书栈网 · BookStack 本次搜索耗时 0.075 秒,为您找到 2292 个相关结果.
  • 11. Parameter handling

    928 2019-05-03 《Exploring ES6》
    11. Parameter handling 11.1 Overview 11.1.1 Default parameter values 11.1.2 Rest parameters 11.1.3 Named parameters via destructuring 11.1.4 Spread operator (…) 11.2 Parameter...
  • 14. New OOP features besides classes

    805 2019-05-03 《Exploring ES6》
    14. New OOP features besides classes 14.1 Overview 14.1.1 New object literal features 14.1.2 New methods in Object 14.2 New features of object literals 14.2.1 Method definitions...
  • Summary

    Summary Summary Iterators are an important part of ECMAScript 6 and are at the root of several key language elements. On the surface, iterators provide a simple way to return a...
  • 第二章 - 字符串与正则表达式

    字符串与正则表达式(Strings and Regular Expressions) 本章小结 更佳的 Unicode 支持(Better Unicode Support) " level="3"> 更佳的 Unicode 支持(Better Unicode Support) UTF-16 代码点(UTF-16 Code Points) codeP...
  • 第九章 - 类

    类(Introducing JavaScript Classes) 本章小结 ECMAScript 5 中的类结构(Class-Like Structures in ECMAScript 5) " level="3"> ECMAScript 5 中的类结构(Class-Like Structures in ECMAScript 5) 类声明(Cl...
  • modules-systemjs

    @babel/plugin-transform-modules-systemjs Example Installation Usage With a configuration file (Recommended) Via CLI Via Node API @babel/plugin-transform-modules-systemjs ...
  • 2. Conformance

    2. Conformance 2. Conformance As well as sections marked as non-normative, all authoring guidelines, diagrams, examples, and notes in this specification are non-normative. Eve...
  • stage-2

    Install Usage Via .babelrc (Recommended) Via CLI Via Node API Options loose useBuiltIns decoratorsLegacy References As of Babel v7, all the stage presets have been depre...
  • Stage 2

    @babel/preset-stage-2 Install Usage With a configuration file (Recommended) Via CLI Via Node API Options loose useBuiltIns decoratorsLegacy References @babel/preset...
  • TypeScript 3.8

    TypeScript 3.8 类型导入和导出(Type-Only Imports and Exports)" level="2"> 类型导入和导出(Type-Only Imports and Exports) ECMAScript 私有变量(ECMAScript Private Fields" level="2"> ECMAScript 私有变量...