如何理解promise.all方法?Promise.all()方法将多个Promise实例包装成一个Promise对象(p),接受一个数组(p1,p2,p3)作 为参数,数组中不一定需要都是Promise对象,但是一定具有Iterato