“`” 参考回答: <pre><code>// promise A.then(B).then(C).catch(…) // async/await (async ()=>{ await a(); await b(); await c(); })() </code></pre> <pre><code> "“` Was this helpful? YesNo 0 / 0 上一篇: 一些基础的js 方法? 下一篇: 给两个构造函数A和B,如何实现A继承B? 发表回复 取消回复0 Your email address will not be published. 在此浏览器中保存我的显示名称、邮箱地址和网站地址,以便下次评论时使用。