使用Node.js 架Server時,我們常需要從Client端接收GET或POST方法傳來的參數, ... createServer(function(request, response) { //得到url資訊var ...
確定! 回上一頁