ES9 新特性for await of,forof方法能够遍历具有Symbol.iterator接口的同步迭代器数据,但是不能遍历异步迭代器。ES9新增的forawaitof可以用来遍历 ...
確定! 回上一頁