like @brad said, you could use Q.all , it would take an array of promises as input and then return an array of results when all the promises are finished:.
確定! 回上一頁