node.js是前端还是后端

时间:2026年02月04日 12:23:10

node.js

2011年11月30日 - var http = require('http'); http.createServer(function (req, res) { res.writeHead(200, {'Content-Type': 'text/plain...