久久精品国产精品青草色艺_www.一区_国内精品免费久久久久妲己_免费的性爱视频

有什么好的開源nodejs服務(wù)器解決方案? 財(cái)富值78?

createServer();function createServer(){var http = nodeRequire("http"); http.createServer(function(request, response) {let path = request.url; response.writeHead(200, {"Content-Type": "text/html"}); let fs = nodeRequire("fs"); let data = fs.readFileSync(app_dir+path); response.write(data.t<愛尬聊_百科大全>oString()); response.end();}).listen(8888);}

就像這樣,輸出一個(gè)html文件,跟正常訪問一樣,不過遇到css、js什么都要自己判斷。應(yīng)該有現(xiàn)成的輪子可用了,推薦一個(gè)吧?


ty_一直很任性 2022-08-26 17:29

express


編輯 舉報(bào) 2023-04-23 15:07

0個(gè)評(píng)論

暫無(wú)評(píng)論...
驗(yàn)證碼 換一張
相關(guān)內(nèi)容