文章目录 Node下载及安装1.下载及安装2.查看版本3.介绍4.CMD模式运行5.交互模式运行 Node下载及安装 1.下载及安装 2.查看版本 node -v 3.介绍 4.CMD模式运行 console.log("Hello World"); 5.交互模式运行