This commit is contained in:
qianguyihao
2018-03-12 21:01:35 +08:00
parent ea9831dea3
commit ddb91d1ea1
36 changed files with 255 additions and 46 deletions

View File

@@ -292,7 +292,9 @@ $ node -e 'console.log("Hello World")'
```
$ node index.js
$ node path/index.js
$ node path/index
```