五、async 函数的用法. 同Generator 函数一样,async 函数返回一个Promise 对象,可以使用then 方法添加回调函数。当函数执行的时候,一旦遇到await ...
確定! 回上一頁