windows下后台运行nodejs程序方法: 1 下载Bat To Exe Converter插件(一个将bat文件转化为exe的小程序); 2 运行Bat To Exe Converter,并设置路径指向nodejs程序; 3 编写一个bat脚本,编译即可在后台运行。