我們來看一下 forEach() 較完整的語法: arr.forEach(function callback(currentValue[, index[, array]]) { //your iterator }[, thisArg]);. forEach ...
確定! 回上一頁