这是一道用来熟练Promise的题目,给定N个URL,要求使用Promise在限定并发数为M(M < N) 的状况下完成请求。javascript class PromisePool ...
確定! 回上一頁