ãã¦ãã¦ãã¿ããªå¤§å¥½ãJavaScriptã ãµã¼ãå´ã§ãJavaScriptã ã¨ãããã¨ã§ãã£ããnode.jsã®åä½ç¢ºèªç·¨ã«åãã¾ãã http://nodejs.org/ ã«ãµã³ãã«ãè¼ã£ã¦ããã®ã§ããã£ãããããåããã¦ã¿ã¾ãã ã¾ã㯠httpãµã¼ãã // sample_http.js var sys = require('sys'), http = require('http'); http.createServer(function (req, res) { setTimeout(function () { res.writeHead(200, {'Content-Type': 'text/plain'}); res.end('Hello World\n'); }, 2000); }).listen(8000); sys.puts('Server running at h
Run JavaScript EverywhereNode.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts. Download Node.js (LTS)Download Node.js (LTS)Downloads Node.js v22.12.01 with long-term support. Node.js can also be installed via package managers.Want new features sooner? Get Node.js v23.4.01 instead. // server.mjs
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}