书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 2325 个相关结果.
  • Iterators 和 Generators

    可迭代性 for..of 语句 for..of vs. for..in 语句 代码生成 目标为 ES5 和 ES3 目标为 ECMAScript 2015 或更高 可迭代性 当一个对象实现了Symbol.iterator 属性时,我们认为它是可迭代的。一些内置的类型如Array ,Map ,Set ,String ,Int32Arr...
  • optional-catch-binding

    @babel/plugin-transform-optional-catch-binding Examples Installation Usage With a configuration file (Recommended) Via CLI Via Node API References @babel/plugin-transform...
  • export-namespace-from

    @babel/plugin-transform-export-namespace-from Example Installation Usage With a configuration file (Recommended) Via CLI Via Node API References @babel/plugin-transform-e...
  • Iterators and Generators

    Iterators and Generators Iterators and Generators Many programming languages have shifted from iterating over data with for loops, which require initializing variables to trac...
  • 介绍

    介绍 特性 使用 ES6/7 特性来开发项目 支持 TypeScript 支持多种项目结构和多种项目环境 支持丰富的数据库 代码自动更新 自动创建 REST 接口 支持多种 WebSocket 库 丰富的测试用例 支持命令行调用执行定时任务 Hook 和 Middleware 详细的日志 HTTP 请求日志 Socket 连接日志 错...
  • 40.日期(Date)

    40.日期(Date ) 40.1。最佳实践:不要使用当前的内置 API 40.2。背景:UTC 与 GMT 40.3。背景:日期时间格式(ISO) 40.4。时间值 40.4.1。创建时间值 40.4.2。获取和设置时间值 40.5。创建日期 40.6。吸气剂和二传手 40.6.1。时间单位吸气剂和二传手 40.7。将日期转换为字符串 4...
  • 感谢

    感谢 下一步 感谢 感谢创造和维护 TypeScript 的人们 ,给我们带来了如此优秀的工具 感谢 @zhongsp 对官方手册的翻译 ,本书参考了大量他的翻译,能一直坚持跟进非常不容易 感谢 @阮一峰 老师的 ECMAScript 6 入门 ,本书引用了多处 ES6 的知识 最后,感谢你阅读完本书,希望你会有所收获。 下一步 在...
  • Errors in .js files with –checkJs

    Errors in .js files with —checkJs Errors in .js files with —checkJs By default the TypeScript compiler does not report any errors in .js files including using —allowJs . With T...
  • More Accurate Array Spread

    More Accurate Array Spread More Accurate Array Spread In pre-ES2015 targets, the most faithful emit for constructs like for /of loops and array spreads can be a bit heavy.For ...
  • 感谢

    感谢 下一步 感谢 感谢创造和维护 TypeScript 的人们 ,给我们带来了如此优秀的工具 感谢 @zhongsp 对官方手册的翻译 ,本书参考了大量他的翻译,能一直坚持跟进非常不容易 感谢 @阮一峰 老师的 ECMAScript 6 入门 ,本书引用了多处 ES6 的知识 最后,感谢你阅读完本书,希望你会有所收获。 下一步 在...