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

    TypeScript 1.1 改进性能 更好的模块可见性规则 TypeScript 1.1 改进性能 1.1版本的编译器速度比所有之前发布的版本快4倍。阅读这篇博客里的有关图表 更好的模块可见性规则 TypeScript现在只在使用--declaration 标记时才严格强制模块里类型的可见性。这在Angular里很有用,例如: modu...
  • TypeScript 3.6

    TypeScript 3.6 类成员的 constructor 现在被叫做 Constructors DOM 定义更新 JSDoc 注释不再合并 关键字不能包含转义字符 参考 TypeScript 3.6 类成员的 constructor 现在被叫做 Constructors 根据 ECMAScript 规范,使用名为 constr...
  • TypeScript 3.4

    TypeScript 3.4 顶级 this 现在有类型了 泛型参数的传递 上下文返回类型作为上下文参数类型传入 在 strictFunctionTypes 之外一致性推断优先 参考 TypeScript 3.4 顶级 this 现在有类型了 顶级 this 的类型现在被分配为 typeof globalThis 而不是 any ...
  • 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包不会默认全局安装...
  • Using TypeScript

    232 2022-01-19 《Deno v1.17.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...
  • TypeScript / JS

    Overview Driver Generation Expressions Literals Types Functions and operators Parameters Objects and paths Select Insert Update Delete With blocks For loops Refere...
  • Using TypeScript

    215 2022-02-21 《Deno v1.18.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

    233 2022-02-21 《Deno v1.18.0 Manual》
    Using TypeScript Using TypeScript ℹ️ This section has been moved to Using TypeScript Chapter .
  • Using TypeScript

    286 2022-02-21 《Deno v1.18.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...