Looping over arrays is fairly easy in JavaScript, but harder with objects, because you can't use array functions like `Array.map()`.
確定! 回上一頁