Promise对象表示一个异步操做的最终状态(完成或失败),以及其返回的值异步
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Promise对象