使用Node搭建HTTP服务器非常简单。 ... 上面代码第一行 var http = require("http") ,表示加载 http 模块。然后,调用 http 模块的 ... node app.js.
確定! 回上一頁