会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Yogic
首页
管理
2020年7月10日
Promise 中的 then总结
摘要: Promise 中 then promise的then中默认返回一个promise实例 当then中没有return时返回的是undefined 当then中return的对象或者基本类型等非new Promise实例时,对下一个进程then是同时执行的 <!--同时执行111和222--> new
阅读全文
posted @ 2020-07-10 14:15 Yogic
阅读(3750)
评论(0)
推荐(0)
编辑
公告