forEach ( callback<item, index, array> ) // 用來疊代陣列中的元素,並執行動作,不需搭配return arr.slice(begin, end) // 用來擷取陣列中的部分 ...
確定! 回上一頁