HTMLCollection 是元素(Element)的集合,並提供可選取集合成員的方法與屬性。 ... 上它是Object,所以不能用陣列方法處理(像是 map() 、 filter() .
確定! 回上一頁