demo-nwapp-with-nwbuilder-and-nwupdater:Node-Webkit演示如何使用nw-builder和nw-updater

时间:2024-05-31 08:29:08
【文件属性】:

文件名称:demo-nwapp-with-nwbuilder-and-nwupdater:Node-Webkit演示如何使用nw-builder和nw-updater

文件大小:113KB

文件格式:ZIP

更新时间:2024-05-31 08:29:08

JavaScript

带有nwbuilder和nwupdater的Demo-nwapp 基于以下示例的Node-Webkit演示如何使用nw-builder和nw-updater: nw-builder: node-webkit-updater: 变化: updater.js function deleteApp ( cb ) { console . log ( "del:" + to ) ; // In windows platform, can't delete nw parenet running folder 'to' AppPath, just to delete all content inside AppPath //del(to, {force: true}, cb); del ( to + '\\*' , { force : true


【文件预览】:
demo-nwapp-with-nwbuilder-and-nwupdater-master
----nwapp()
--------updater.js(13KB)
--------images()
--------package.json(707B)
--------tools()
--------index.html(3KB)
----nw-demo-web()
--------latest.json(249B)
----Gulpfile.js(599B)
----package.json(171B)
----icons()
--------icon.ico(102KB)
--------icon.icns(20KB)
----.gitignore(49B)
----README.md(2KB)

网友评论