Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ye-will/TypeScript

Repository files navigation

TypeScript

Build Status

TypeScript is a superset of JavaScript that compiles to clean JavaScript output. http://www.typescriptlang.org

请阅读 📖 TypeScript Handbook 中文版 - Published with GitBook

目录

  • 快速上手
    • [ASP.NET Core](./doc/handbook/tutorials/ASP.NET Core.md)
    • [ASP.NET 4](./doc/handbook/tutorials/ASP.NET 4.md)
    • Gulp
    • Knockout.js
    • [React与webpack](./doc/handbook/tutorials/React & Webpack.md)
    • [Angular 2](./doc/handbook/tutorials/Angular 2.md)
  • 新增功能
    • [TypeScript 1.8](./doc/release-notes/TypeScript 1.8.md)
    • [TypeScript 1.7](./doc/release-notes/TypeScript 1.7.md)
    • [TypeScript 1.6](./doc/release-notes/TypeScript 1.6.md)
    • [TypeScript 1.5](./doc/release-notes/TypeScript 1.5.md)
    • [TypeScript 1.4](./doc/release-notes/TypeScript 1.4.md)
    • [TypeScript 1.3](./doc/release-notes/TypeScript 1.3.md)
    • [TypeScript 1.1](./doc/release-notes/TypeScript 1.1.md)
  • 手册
    • [基础类型](./doc/handbook/Basic Types.md)
    • [变量声明](./doc/handbook/Variable Declarations.md)
    • 接口
    • 函数
    • 泛型
    • 枚举
    • [类型推论](./doc/handbook/Type Inference.md)
    • [类型兼容性](./doc/handbook/Type Compatibility.md)
    • [高级类型](./doc/handbook/Advanced Types.md)
    • Symbols
    • [Iterators 和 Generators](./doc/handbook/Iterators and Generators.md)
    • 模块
    • 命名空间
    • [命名空间和模块](./doc/handbook/Namespaces and Modules.md)
    • [模块解析](./doc/handbook/Module Resolution.md)
    • [声明合并](./doc/handbook/Declaration Merging.md)
    • [书写.d.ts文件](./doc/handbook/Writing Definition Files.md)
    • JSX
    • Decorators
    • 混入
    • [三斜线指令](./doc/handbook/Triple-Slash Directives.md)
  • [如何书写声明文件](./doc/handbook/declaration files/Introduction.md)
    • [库的结构](./doc/handbook/declaration files/Library Structures.md)
    • [该做什么与不该做什么](./doc/handbook/declaration files/Do's and Don'ts.md)
    • [由例子入手](./doc/handbook/declaration files/By Example.md)
    • [深入探究](./doc/handbook/declaration files/Deep Dive.md)
    • [发布到npm](./doc/handbook/declaration files/Publishing.md)
    • [查找安装与使用](./doc/handbook/declaration files/Consumption.md)
  • 工程配置
    • tsconfig.json
    • [NPM包的类型](./doc/handbook/Typings for NPM Packages.md)
    • [编译选项](./doc/handbook/Compiler Options.md)
    • [在MSBuild里使用编译选项](./doc/handbook/Compiler Options in MSBuild.md)
    • [与其它构建工具整合](./doc/handbook/Integrating with Build Tools.md)
    • [使用TypeScript的每日构建版本](./doc/handbook/Nightly Builds.md)
  • Wiki

TypeScript Handbook

TypeScript Language Specification

I'd love for you to contribute to the translation:)

About

TypeScript is a superset of JavaScript that compiles to clean JavaScript output. http://www.typescriptlang.org

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.5%
  • JavaScript 27.5%

AltStyle によって変換されたページ (->オリジナル) /