aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/ecma/index.html
blob: a77bea546eefcf05291a15790aab18051d658d98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: ECMA
slug: Glossary/ECMA
tags:
  - Glossary
  - Stub
  - WebMechanics
translation_of: Glossary/ECMA
---
<p><strong>Ecma International</strong>(正式名称是 <em>European Computer Manufacturers Association,欧洲计算机制造商协会</em>)是一个开发计算机硬件、通信和程序语言标准的非盈利组织。</p>

<p>在网络上该组织因维护 {{Glossary("JavaScript")}} 语言的核心规范 <a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">the ECMA-262 specification</a>(即 {{Glossary("ECMAScript")}})而为人所知。</p>

<h2 id="了解更多">了解更多</h2>

<ul>
 <li>Wikipedia 页面 {{interwiki("wikipedia", "Ecma_International", "Ecma International")}}</li>
 <li><a href="http://www.ecma-international.org/">The Ecma International web site</a></li>
</ul>