书栈网 · BookStack 本次搜索耗时 0.052 秒,为您找到 2315 个相关结果.
  • 代码转换

    代码转换 默认值 编写自定义Transformers 例子 检查带有类型的TypeScript 将图片转换为其路径 代码转换 Jest 会在项目里以原始的 JavaScript 执行,所以如果你用了一些 Node 环境不支持的语法 (比如 JSX, TypeScript, Vue 模板语法),那就要把你的代码转译成原始的 JavaScript...
  • 28. Metaprogramming with proxies

    1230 2019-05-03 《Exploring ES6》
    28. Metaprogramming with proxies 28.1 Overview 28.2 Programming versus metaprogramming 28.2.1 Kinds of metaprogramming 28.3 Proxies explained 28.3.1 Function-specific traps 28....
  • 开发 ES3.1/ES5

    1563 2020-10-08 《JavaScript 20 年》
    开发 ES3.1/ES5 开发 ES3.1/ES5 在 2007 年的大多数时间里,新版 ES4 工作组都认为对 ES3.1 的投入不过是企图阻挠新版 ES4 的竞争,其中并没有实质性的技术。但是,Douglas Crockford、Pratap Lakshman 和 Allen Wirfs-Brock 仍然致力于对 ES3 规范进行增量修改,从而保...
  • Chapter 2: Into JavaScript

    Chapter 2: Into JavaScript Chapter 2: Into JavaScript In the previous chapter, I introduced the basic building blocks of programming, such as variables, loops, conditionals, an...
  • 通讯、新闻和播客

    前端新闻简报、新闻站点和播客 前端通用的新闻简报、新闻站点和播客: HTML/CSS 新闻简报: JavaScript 新闻简报、新闻站点和播客: 图像与动画新闻简报、新闻站点和播客: 注意: 前端新闻简报、新闻站点和播客 前端通用的新闻简报、新闻站点和播客: The Big Web Show Dev Tips Front End...
  • Engine Modules

    Engine Modules Function Engine Log Output Build-Time Constants Execution Environment Debug Level Platform Identifier Output in Debug Mode Engine Modules The engine expose...
  • stage-1

    @babel/preset-stage-1 Install Usage With a configuration file (Recommended) Via CLI Via Node API Options loose useBuiltIns decoratorsLegacy References @babel/prese...
  • object-rest-spread

    @babel/plugin-proposal-object-rest-spread Example Rest Properties Spread Properties Installation Usage With a configuration file (Recommended) Via CLI Via Node API Options ...
  • object-rest-spread

    @babel/plugin-proposal-object-rest-spread Example Rest Properties Spread Properties Installation Usage Via .babelrc (Recommended) Via CLI Via Node API Options loose useBui...
  • stage-1

    @babel/preset-stage-1 Install Usage Via .babelrc (Recommended) Via CLI Via Node API Options loose useBuiltIns decoratorsLegacy References @babel/preset-stage-1 As of ...