The forEach() array method allows you to apply a callback function to all elements of the array - it can be used instead of the classic for loop ...
確定! 回上一頁