forEach () de JavaScript? Por exemplo: var myArr = [1,2,3,4]; myArr.forEach(function(elem){ if (elem === 3) { // Go to "next" iteration.
確定! 回上一頁