node.js简介
node -v
创建main.js脚本文件:
console.log("Hello World");
执行脚本:
node main.js
打开终端,输入node进入命令交互模式
输入以下代码并执行:
觉得有用可以点赞或收藏!
京公网安备 11010502049817号