大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0012 秒)
...lfile = cachePath+url.substring(url.lastIndexOf('/')); return new Promise((resolve,reject)=>{ downloadBigFile(url, localfile, (total, now, speed) => { console.log(`downloading:${Math.floor((now / total) * 100)}`) return false;0 }, (curlret, httpret) => { if (curlret != 0 || httpret < 200...
来源: Laya3.0_文档 发布时间: 20241024