# node.js 安装 (略)
# 运行一个 node.js 文件
- 现在本地创建一个 js 文件 hello.js,然后用 node.js 运行它
- 打开 node.js
- 输入命令 node /xx/xx/hello.js
会输出 js 输出结果。
# node.js 安装 (略)
# 运行一个 node.js 文件
- 现在本地创建一个 js 文件 hello.js,然后用 node.js 运行它
- 打开 node.js
- 输入命令 node /xx/xx/hello.js
会输出 js 输出结果。
本文标题:运行一个Node.js文件
本文链接:https://www.haomeiwen.com/subject/ctibwqtx.html
网友评论