ES6 introduced a new construct for...of that creates a loop that iterates over iterable objects such as: ... In each iteration, a property of the iterable object ...
確定! 回上一頁