forEach (function(element, index) { // code to be executed for each element });. The forEach method accepts a single argument, which is a callback function that ...
確定! 回上一頁