书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 7905 个相关结果.
  • TypeScript 2.3

    Generators and Iteration for ES5/ES3 Iterators Generators New —downlevelIteration Async Iteration Async iterators Async Generators The for-await-of Statement Caveats Gener...
  • TypeScript 2.5

    Optional catch clause variables Type assertion/cast syntax in checkJs/@ts-check mode Deduplicated and redirected packages The —preserveSymlinks compiler flag Optional catch ...
  • TypeScript 2.9

    Support number and symbol named properties with keyof and mapped types Example Example Recommendations Generic type arguments in JSX elements Example Generic type arguments i...
  • TypeScript 3.1

    Mapped types on tuples and arrays Properties declarations on functions Version selection with typesVersions Matching behavior Multiple fields Mapped types on tuples and arr...
  • TypeScript 3.3

    Improved behavior for calling union types Caveats Incremental file watching for composite projects in —build —watch Improved behavior for calling union types In prior version...
  • TypeScript 3.5

    Speed improvements Type-checking speed-ups —incremental improvements The Omit helper type Improved excess property checks in union types The —allowUmdGlobalAccess flag Smarte...
  • TypeScript 2.0

    TypeScript 2.0 Null和undefined类型 —strictNullChecks 示例 使用前赋值检查 示例 可选参数和属性 非null和非undefined类型保护 示例 类型保护中的点名称 示例 表达式操作符 类型扩展 非空断言操作符 兼容性 基于控制流的类型分析 示例 标记联合类型 示例 neve...
  • TypeScript 2.4

    TypeScript 2.4 动态导入表达式 字符串枚举 增强的泛型推断 返回类型作为推断目标 从上下文类型中推断类型参数 对泛型函数进行更严格的检查 回调参数的严格抗变 弱类型(Weak Type)探测 TypeScript 2.4 动态导入表达式 动态的import 表达式是一个新特性,它属于ECMAScript的一部分,允许...
  • TypeScript 2.5

    TypeScript 2.5 可选的 catch语句变量 checkJs/ @ts-check 模式中的类型断言/转换语法 包去重和重定向 —preserveSymlinks(保留符号链接)编译器选项 TypeScript 2.5 可选的 catch语句变量 得益于 @tinganho 所做的工作,TypeScript 2.5实现了一个新...
  • TypeScript 指南

    2105 2018-11-01 《TypeScript 指南》
    TypeScript 指南 工具指南 TypeScript 指南 TypeScript 新增特性一览 编译器选项 工具指南 Visual Studio Code (VSCode) 该仓库未来一段时间将以翻译官方 Wiki 为主, 并会适时增加一些上手教程. 大家如果有感兴趣的 Wiki 内容, 可以在提交 issue, 我会争取优...