deferred() 函式構建,並暴露出三種主要方法: resolve() , reject() 和 notify() 。 resolve(value) - 使用值解析派生的promise。 reject(reason) - ...
確定! 回上一頁