then和catch都会返回一个promise
then
catch
promise
规定返回值顺序:new Array(length)。 所有promise状态都为onFulfilled:定义一个计数器。
new Array(length)
onFulfilled
未指定onRejected将把reason一直传递下去,直到被捕获。
onRejected
reason
← 使用 实现 →