for...of 允許你遍歷Array(陣列), String(字串), Map(對映), Set(集合),TypedArray(型別化陣列)、arguments、NodeList物件、Generator等可迭代的 ...
確定! 回上一頁