ECMAScript6 中的特性概述

jopen 9年前發布 | 12K 次閱讀 ECMAScript 6

介紹

ECMAScript 6是ECMAScript標準的即將到來版本。該標準的目標是在2015年6月批準,ES6是顯著更新的語言。這是自2009年ES5進行了標準化以來該語言第一次更新。 現在,這些功能的實現在主要JavaScript引擎正在進行中。

See the draft ES6 standard for full specification of the ECMAScript 6 language.

ES6 includes the following new features: