摘要: 目录1 async、await1.1 微任务队列&宏任务队列1.2 问题引入1.3 async 函数返回值1.3.1 示例1.3.2 面试示例1.4 await 右值类型区别1.4.1 非 thenable1.4.2 thenable类型1.4.3 Promise类型1.4.3.1 没有两个then 阅读全文
posted @ 2024-07-27 19:26 上善若泪 阅读(2920) 评论(0) 推荐(1)