[Nodejs] node写个helloworld
http 模块 与 hello world hello world 首先引入 http 模块,然后调用 http 的 createServer 方法,创建一个服务器,最后调用 listen 监 ...
http 模块 与 hello world hello world 首先引入 http 模块,然后调用 http 的 createServer 方法,创建一个服务器,最后调用 listen 监 ...