阅读背景:

等待Promise.all()和多个等待之间的任何区别?

来源:互联网 

Is there any difference between:

之间有什么区别:

const [result1, result2] = await Promise.all([task1(), task2()]);
c



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: