From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/glossary/node.js/index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 files/zh-cn/glossary/node.js/index.html (limited to 'files/zh-cn/glossary/node.js/index.html') diff --git a/files/zh-cn/glossary/node.js/index.html b/files/zh-cn/glossary/node.js/index.html new file mode 100644 index 0000000000..6a66fa01cb --- /dev/null +++ b/files/zh-cn/glossary/node.js/index.html @@ -0,0 +1,29 @@ +--- +title: Node.js +slug: Glossary/Node.js +tags: + - JavaScript + - Node + - node.js + - nodejs +translation_of: Glossary/Node.js +--- +

Node.js 是一个跨平台 {{Glossary("JavaScript")}} 运行环境,使开发者可以搭建服务器端的JavaScript应用程序。

+ +

了解更多

+ +

常识

+ + + +

技术信息

+ + + +
{{QuickLinksWithSubpages("zh-CN/docs/Glossary")}}
-- cgit v1.2.3-54-g00ecf