node-webkit windows build where to store persistent data?
我正在使用node-webkit构建一个桌面应用程序。我已经使用nw-builder为Windows 32构建
您有多种选择:
https://github.com/nwjs/nw.js/wiki/Save-persistent-data-in-app
我个人使用
我正在使用node-webkit构建一个桌面应用程序。我已经使用nw-builder为Windows 32构建
您有多种选择:
https://github.com/nwjs/nw.js/wiki/Save-persistent-data-in-app
我个人使用