 Node.js Manual & DocumentationRunning node-waf configure build will create a file build/default/hello.node which is our Addon. 运行 node-waf configure build,我们就创建了一个 Addon 实例 build/default/hello.node。 node-waf is just WAF, the python-based python-based build system. node-waf is provided for the ease of users. node-waf 就是 WAF,,一种基于 python 的编译系统,而 node-waf 更加易于使 用。 All Node addons must export a function called init with this signature: 另外,在0 码力 | 153 页 | 1.21 MB | 1 年前3 Node.js Manual & DocumentationRunning node-waf configure build will create a file build/default/hello.node which is our Addon. 运行 node-waf configure build,我们就创建了一个 Addon 实例 build/default/hello.node。 node-waf is just WAF, the python-based python-based build system. node-waf is provided for the ease of users. node-waf 就是 WAF,,一种基于 python 的编译系统,而 node-waf 更加易于使 用。 All Node addons must export a function called init with this signature: 另外,在0 码力 | 153 页 | 1.21 MB | 1 年前3
 NodeJS 中文文档 V0.2.3'hello' obj.source = 'hello.cc' 执行 node-waf configure build 将会创建您的扩展文件至 build/default/hello.node。 node-waf 是 http://code.google.com/p/waf/[WAF],基於 python 的编译系统。node-waf 为使用者提供轻易。 所有 Node 扩展必须输出一函数 init ,并包含此声明:0 码力 | 62 页 | 542.14 KB | 1 年前3 NodeJS 中文文档 V0.2.3'hello' obj.source = 'hello.cc' 执行 node-waf configure build 将会创建您的扩展文件至 build/default/hello.node。 node-waf 是 http://code.google.com/p/waf/[WAF],基於 python 的编译系统。node-waf 为使用者提供轻易。 所有 Node 扩展必须输出一函数 init ,并包含此声明:0 码力 | 62 页 | 542.14 KB | 1 年前3
共 2 条
- 1













