promise的用法

Promise是JavaScript中的一种对象,用于处理异步操作,特别是在处理异步请求时非常有用。Promise有三种状态:pending(待定)、resolved(