Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

JavaScript 1.6 的新特性

以下是一份JavaScript 1.6更新日志。JavaScript 1.6已经被包含在2005年11月发布的Firefox 1.5 (Gecko 1.8)中。JavaScript 1.6相对应的ECMA标准是ECMA-262 3版和带有额外特性的ECMAScript for XML (E4X) 。引入了一些新特性:E4X,几个新的数组方法还有数组字符串的通用接口(generics)。ECMAScript for XML (E4X) 是 JavaScript 用以创建和处理XML 的牛X技术。

JavaScript 1.6新特性

JavaScript 1.6功能更新

  • A bug in which arguments[n] cannot be set if n is greater than the number of formal or actual parameters has been fixed.

文档标签和贡献者

标签: 
 此页面的贡献者: lunix01, teoli, lanshunfang
 最后编辑者: lunix01,