书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 2325 个相关结果.
  • 1 JavaScript简介

    JavaScript简介 JavaScript历史 ECMAScript JavaScript版本 JavaScript简介 JavaScript历史 要了解JavaScript,我们首先要回顾一下JavaScript的诞生。 在上个世纪的1995年,当时的网景公司正凭借其Navigator浏览器成为Web时代开启时最著名的第一代互联网公...
  • Proxies and the Reflection API

    Proxies and the Reflection API Proxies and the Reflection API ECMAScript 5 and ECMAScript 6 were both developed with demystifying JavaScript functionality in mind. For example,...
  • ES6和TypeScript的特点

    EcmaScript 6 and TypeScript Features EcmaScript 6 and TypeScript Features 我们常说的“JavaScript”语言的正式名叫“EcmaScript”。 新版本的JavaScript,“EcmaScript 6”或“ES6”,提供了许多新功能,扩展了语言的能力。ES6在今天...
  • Learn JavaScript

    Learn JavaScript Getting Started: General Learning: Mastering: Functional JavaScript: References/Docs: Glossary/Encyclopedia/Jargon: Standards/Specifications: Style: JavaSc...
  • Summary

    Summary Summary Functions haven’t undergone a huge change in ECMAScript 6, but rather, a series of incremental changes that make them easier to work with. Default function par...
  • Defined

    Defined Defined JS is an implementation of the ECMAScript standard (version ES2019 as of this writing), which is guided by the TC39 committee and hosted by ECMA. It runs in bro...
  • Object Literal Syntax Extensions

    Object Literal Syntax Extensions Property Initializer Shorthand Concise Methods Computed Property Names Object Literal Syntax Extensions The object literal is one of the mos...
  • About This Book

    About This Book Browser and Node.js Compatibility Who This Book is For Overview Conventions Used Help and Support About This Book A good understanding of ECMAScript 6 feat...
  • 命名标准

    975 2020-10-08 《JavaScript 20 年》
    命名标准 命名标准 自标准化过程开始起,语言命名上的隐患就已经埋下了。Netscape 起的最初名称「LiveScript」基于它和 Sun 的战略合作伙伴关系而替换成了「JavaScript」。Sun 将「JavaScript」注册成了商标,并将其许可给了 Netscape。尽管 Sun 支持 Netscape 脚本语言的标准化工作,但他们也积极保...
  • 7.3. Convert a key to a value

    7.3. Convert a key to a value 7.3. Convert a key to a value The steps to convert a key to a value are as follows. These steps take one argument, key, and return an ECMAScript v...