首页 > Web开发 > 详细

node-webkit 笔记

时间:2016-06-15 15:38:48      阅读:135      评论:0      收藏:0      [点我收藏+]

NW.js is an app runtime based on Chromium and node.js. You can write native apps in HTML and JavaScript with NW.js. It also lets you call Node.js modules directly from the DOM and enables a new way of writing native applications with all Web technologies.

GitHub: https://github.com/nwjs/nw.js

Quick Start:https://github.com/nwjs/nw.js#quick-start

How to build it:http://docs.nwjs.io/en/latest/For%20Developers/Building%20NW.js/

node-webkit 笔记

原文:http://www.cnblogs.com/xiaokang088/p/5587470.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!