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

    TypeScript 2.1 生成的构造函数代码将this 的值替换为super(...) 调用的返回值 继承内置类型如Error ,Array 和Map 将是无效的 const 变量和readonly 属性会默认地推断成字面类型 不对函数和类表达式里捕获的变量进行类型细化 没有注解的callback参数如果没有与之匹配的重载参数会触发implici...
  • TypeScript 1.8

    TypeScript 1.8 现在生成模块代码时会带有"use strict"; 头 从模块里导出非局部名称 默认启用代码可达性(Reachability)检查 --module 不允许与--outFile 一起出现,除非 --module 被指定为amd 或system 标准库里的DOM API变动 在super-call之前不允许使用this...
  • TypeScript 1.6

    TypeScript 1.6 严格的对象字面量赋值检查 CommonJS的模块解析不再假设路径为相对的 函数和类声明为默认导出时不再能够与在意义上有交叉的同名实体进行合并 模块体以严格模式解析 标准库里DOM API的改动 系统模块输出使用批量导出 npm包的.js内容从’bin’移到了’lib’ TypeScript的npm包不会默认全局安装...
  • TypeScript 1.4

    TypeScript 1.4 多个最佳通用类型候选 泛型接口 泛型剩余参数 带类型参数接口的重载解析 类声明与类型表达式以严格模式解析 TypeScript 1.4 完整的破坏性改动列表请到这里查看:breaking change issues 。 阅读issue #868 以了解更多关于联合类型的破坏性改动。 多个最佳通用类型候选 当...
  • Using TypeScript

    210 2021-11-07 《Deno v1.15.3 Manual》
    Using TypeScript Using TypeScript In this chapter we will discuss: Overview of TypeScript in Deno Configuring TypeScript in Deno Types and Type Declarations Migrating to/fr...
  • Using TypeScript

    204 2021-11-07 《Deno v1.15.2 Manual》
    Using TypeScript Using TypeScript In this chapter we will discuss: Overview of TypeScript in Deno Configuring TypeScript in Deno Types and Type Declarations Migrating to/fr...
  • Using TypeScript

    199 2021-11-07 《Deno v1.15.1 Manual》
    Using TypeScript Using TypeScript ℹ️ This section has been moved to Using TypeScript Chapter .
  • Using TypeScript

    249 2022-01-19 《Deno v1.17.3 Manual》
    Using TypeScript Using TypeScript ℹ️ This section has been moved to Using TypeScript Chapter .
  • Using TypeScript

    211 2022-01-19 《Deno v1.17.0 Manual》
    Using TypeScript Using TypeScript In this chapter we will discuss: Overview of TypeScript in Deno Configuring TypeScript in Deno Types and Type Declarations Migrating to/fr...
  • Using TypeScript

    205 2022-01-19 《Deno v1.16.3 Manual》
    Using TypeScript Using TypeScript In this chapter we will discuss: Overview of TypeScript in Deno Configuring TypeScript in Deno Types and Type Declarations Migrating to/fr...