forEach (myFunction); function myFunction(item, index) { document.getElementById("demo"). ... array.forEach(function(currentValue, index, arr), thisValue) ...
確定! 回上一頁