Typescript TypeScript 是 JavaScript 的类型的超集,它可以编译成纯 JavaScript。编译出来的 JavaScript 可以运行在任何浏览器上。 教程列表 教程 | Tutorials 高级类型 | Advanced Types 基本类型 | Basic Types 类 | Classes 声明文件 | Declaration Files 合并声明 | Declaration Merging 装饰器 | Decorators 枚举 | Enums 函数 | Functions 泛型 | Generics 界面 | Interfaces 迭代器和发生器 | Iterators & Generators JSX 混入 | Mixins 模块解析 | Module Resolution 模块 | Modules 命名空间 | Namespaces 命名空间和模块 | Namespaces & Modules 项目配置 | Project Configuration 符号 | Symbols 三重斜线指令 | Triple-Slash Directives 类型兼容性 | Type Compatibility 类型推断 | Type Inference 变量声明 | Variable Declarations 更多 | What's New