扫码关注官方订阅号
python有pyinstaller,那node.js有类似工具吗?不要node-webkit。
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
我正要说nodeWebkit呢 ...
你看下nexe合不合你的需要https://github.com/crcn/nexe
还有atom shell 现在叫 electronhttps://github.com/atom/electron
http://stackoverflow.com/questions/8173232/make-exe-files-from-node-js...
可以使用nsis,写个.nsi文件,可以打包node程序,还可以写注册表,写服务等。http://nsis.sourceforge.net/Main_Page
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
我正要说nodeWebkit呢 ...
你看下nexe合不合你的需要
https://github.com/crcn/nexe
还有atom shell 现在叫 electron
https://github.com/atom/electron
http://stackoverflow.com/questions/8173232/make-exe-files-from-node-js...
可以使用nsis,写个.nsi文件,可以打包node程序,还可以写注册表,写服务等。http://nsis.sourceforge.net/Main_Page