书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 2325 个相关结果.
  • Unicode 属性类

    Unicode 属性类 Unicode 属性类 ES2018 引入 了一种新的类的写法\p{...} 和\P{...} ,允许正则表达式匹配符合 Unicode 某种属性的所有字符。 const regexGreekSymbol = /\p{Script=Greek}/ u ; regexGreekSymbol . test ( 'π'...
  • 图书资料

    2769 2018-07-17 《前端工程师手册》
    图书资料 发展与历史 技能图谱 HTML CSS JavaScript 移动端JavaScript学习资料 Javascript设计模式 性能优化(Web Performance Optimization) SVG 部署问题 参考资料 图书资料 发展与历史 A Baseline for Front-End [JS] Dev...
  • TypeScript 3.6

    Stricter Generators More Accurate Array Spread Improved UX Around Promises Better Unicode Support for Identifiers import.meta Support in SystemJS get and set Accessors Are ...
  • TypeScript 3.6

    TypeScript 3.6 Stricter Generators More Accurate Array Spread Improved UX Around Promises Better Unicode Support for Identifiers import.meta Support in SystemJS get and set...
  • Elixir

    Laravel Elixir Introduction Installation & Setup Installing Node Gulp Laravel Elixir Running Elixir Watching Assets For Changes Working With Stylesheets Less Sass Plain C...
  • Loading Modules

    Loading Modules Using Modules in Web Browsers Using Modules With <script> Module Loading Sequence in Web Browsers Asynchronous Module Loading in Web Browsers Loading Modules as...
  • 附录A:与环境混合的 JavaScript

    你不懂JS:类型与文法 附录A:与环境混合的JavaScript Annex B (ECMAScript) Web ECMAScript 宿主对象 全局DOM变量 原生原型 Shims/Polyfills <script> 保留字 实现的限制 复习 你不懂JS:类型与文法 附录A:与环境混合的JavaScript 当你的J...
  • Classes

    Classes Introduction Classes Inheritance Public, private, and protected modifiers Public by default Understanding private Understanding protected Readonly modifier Paramete...
  • 23. New regular expression features

    581 2019-05-03 《Exploring ES6》
    23. New regular expression features 23.1 Overview 23.2 New flag /y (sticky) 23.2.1 RegExp.prototype.exec(str) 23.2.2 RegExp.prototype.test(str) 23.2.3 String.prototype.search(re...
  • Version 2.2.6

    Version 2.2.6 Changelog Fixes Version 2.2.6 Released on 2018/01/17. Note If you are upgrading a cluster, you must be running CrateDB Version 1.1.3 or higher before you upgr...