书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 2290 个相关结果.
  • Strict function types

    Strict function types Example Note: Strict function types TypeScript 2.6 introduces a new strict checking flag, —strictFunctionTypes .The —strictFunctionTypes switch is part...
  • 含义

    含义 含义 ES2017 标准引入了 async 函数,使得异步操作变得更加方便。 async 函数是什么?一句话,它就是 Generator 函数的语法糖。 前文有一个 Generator 函数,依次读取两个文件。 const fs = require ( 'fs' ); const readFile = functio...
  • 坐标系

    1513 2018-08-30 《F2 使用教程》
    坐标系 如何设置坐标系 坐标系类型及配置 坐标系配置 直角坐标系 极坐标 坐标系 坐标系是将两种位置标度结合在一起组成的 2 维定位系统,描述了数据是如何映射到图形所在的平面。 F2 提供了直角坐标系和极坐标两种类型,目前所有的坐标系均是 2 维的。 如何设置坐标系 F2 默认提供的坐标系类型为笛卡尔坐标系,当需要切换坐标系时,可以...
  • TypeScript 1.7

    TypeScript 1.7 支持 async /await 编译到 ES6 (Node v4+) 例子 支持同时使用 --target ES6 和 --module 例子 this 类型 ES7 幂运算符 举例 改进对象字面量解构的检查 举例 装饰器 (decorators) 支持的编译目标版本增加 ES3 TypeScr...
  • TypeScript 1.7

    TypeScript 1.7 支持 async /await 编译到 ES6 (Node v4+) 例子 支持同时使用 --target ES6 和 --module 例子 this 类型 ES7 幂运算符 举例 改进对象字面量解构的检查 举例 装饰器 (decorators) 支持的编译目标版本增加 ES3 TypeSc...
  • TypeScript 1.7

    TypeScript 1.7 支持 async /await 编译到 ES6 (Node v4+) 例子 支持同时使用 --target ES6 和 --module 例子 this 类型 ES7 幂运算符 举例 改进对象字面量解构的检查 举例 装饰器 (decorators) 支持的编译目标版本增加 ES3 TypeSc...
  • TypeScript 1.7

    TypeScript 1.7 支持 async /await 编译到 ES6 (Node v4+) 例子 支持同时使用 --target ES6 和 --module 例子 this 类型 ES7 幂运算符 举例 改进对象字面量解构的检查 举例 装饰器 (decorators) 支持的编译目标版本增加 ES3 TypeSc...
  • TypeScript 1.7

    TypeScript 1.7 支持 async/await 编译到 ES6 (Node v4+) 例子 支持同时使用 —target ES6 和 —module 例子 this 类型 ES7 幂运算符 举例 改进对象字面量解构的检查 举例 装饰器 (decorators) 支持的编译目标版本增加 ES3 TypeScript 1....
  • HSTRLEN key field

    HSTRLEN key field *Return value *Examples HSTRLEN key field Available since 3.2.0. Time complexity: O(1) Returns the string length of the value associated with field in ...
  • HSTRLEN

    HSTRLEN Syntax Return Examples HSTRLEN Syntax HSTRLEN key field Time complexity: O(1) Returns the string length of the value associated with field in the hash stored a...