JS 遍歷陣列(for in和forEach迴圈) ... 的for in 迴圈,還可以使用Array 型別的 forEach() 方法;如果希望遍曆物件的鍵名,還可以使用keys() 方法。
確定! 回上一頁