autoUpdater.on('update-not-available', (event, arg) => { this.timer(this.mainWindow, 2, "暫未檢測到新版本,當前版本為最新版本,無需更新", 15000) }) // 下載監(jiān)聽 autoUpdater.on('download-progress', (progressObj) => { // { // total: 1145589126, // delta: 71139212, // transferred...
www.dbjr.com.cn/javascript/316487u...htm 2025-6-6