Promise实例

Promise是一个构造函数,它所创建的对象,就是Promise实例。

两个内部属性:

  • state
  • result
posted @ 2021-03-09 16:11  李逍遥701  阅读(228)  评论(0)    收藏  举报