node-webkit node.js c++扩展 构建node扩展的方法:1,安装node.js 版本为0.10.24.msi2,安装node-gyp, npm install -g node-gyp3,构建 hello工程cd 到 node-gyp-hello\srcnode-gyp configurenode-gyp build构建node-webkit扩展的方法:1,安装node.js 版本为 node.js 2024-01-13 59 点赞 0 评论 89 浏览