本文共 115 字,大约阅读时间需要 1 分钟。
测试:让Node.js运行脚本
1、创建一个脚本 js1.js
console.log('测试');
2、cmd界面 运行脚本
转载于:https://www.cnblogs.com/guxingy/p/10332571.html