用Node.js 撰寫的HTTP Server 版hello world 範例:. var http = require('http'); http .createServer(function(request, response) { response.
確定! 回上一頁