The forEach() method calls a function once for each array element. arr.forEach(callback(currentValue [, index [, array]])[, thisArg]). Parameter, Optional
確定! 回上一頁