Although you can use a for loop to iterate over an array, it is easier to use a for-each loop. These loops are designed specifically for arrays.
確定! 回上一頁