arr.forEach(function(item, index, array) { // ... do something with item });. For instance, this shows each element of the array:.
確定! 回上一頁