小程序下載監(jiān)聽下載進(jìn)度onProgressUpdate
DownloadTask.onProgressUpdate(function callback)
基礎(chǔ)庫 1.4.0 開始支持,低版本需做兼容處理。
小程序插件:支持
監(jiān)聽下載進(jìn)度變化事件
參數(shù)
function callback
下載進(jìn)度變化事件的回調(diào)函數(shù)
參數(shù)
Object res
屬性 類型 說明
progress number 下載進(jìn)度百分比
totalBytesWritten number 已經(jīng)下載的數(shù)據(jù)長度,單位 Bytes
totalBytesExpectedToWrite number 預(yù)期需要下載的數(shù)據(jù)總長度,單位 Bytes
作者:大學(xué)生新聞網(wǎng) 來源:大學(xué)生新聞網(wǎng)
- 小程序文件上傳wx.uploadFile
- 將本地資源上傳到服務(wù)器?蛻舳税l(fā)起一個 HTTPS POST 請求,其中 content-type 為 multipart/form-data。使用前請注意閱讀相關(guān)說明。
- 04-08 關(guān)注:0