Promise對象表示一個異步操做的最終狀態(完成或失敗),以及其返回的值異步
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Promise對象