摘要:
常用命令:cd //进入文件node hello.js //调用hello.js node -e "consloe.log('hello,node");" //输出hello,nodenode //进入REPL模式 >ctrl + c //两次退出REPL模式创建http服务器[php]var http = require('http');http.create... 阅读全文
posted @ 2013-04-30 00:00
echoHUST
阅读(242)
评论(0)
推荐(0)

浙公网安备 33010602011771号