promise.done和promise.then的区别
答案:2 悬赏:50 手机版
解决时间 2021-03-01 00:15
- 提问者网友:雨不眠的下
- 2021-02-28 08:55
promise.done和promise.then的区别
最佳答案
- 五星知识达人网友:话散在刀尖上
- 2021-02-28 10:23
1、then支持延续任务调用方式(Continuation tasks),而done不支持
比如then可以这样用,而done不可以:
promise().then().then().then()
2. then会捕获未处理的异常然后把错误状态作为返回值返回,而done则会把异常直接抛出
比如then可以这样用,而done不可以:
promise().then().then().then()
2. then会捕获未处理的异常然后把错误状态作为返回值返回,而done则会把异常直接抛出
全部回答
- 1楼网友:天凉才是好个秋
- 2021-02-28 11:35
你好。he is one of those people who promise more than can be done.
也可以变成主动语态的:he is one of those people who promise more things than they do.
好,现在来回答你的问题。he drank more wine than was good for him and got drunk
.he drank more wine than was good for him (他酒喝得太多,超出该喝的范围)
than在你的句子里面是连接词也是从句的主语,在我的句子里面也是如此。
结构是: -- - -比较级 than 谓语(+其他成分) 。
又如:
1 here in my bedroom there are more books than are needed for my school work.
2 every day i do more homework than is good for my health.
现在,你会了吗? 祝你学习天天向上。
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯