编码规范
支持TypeScrip..
TypeScript使用手册
介绍
下面列出了一些在使用TypeScript语言和编译器过程中常见的容易让人感到困惑的错误信息。
令人困惑的常见错误
"tsc.exe" exited with error code 1
修复:
检查文件编码,确保为UTF-8 -
https://typescript.codeplex.com/workitem/1587
external module XYZ cannot be resolved
修复:
检查模块路径是否大小写敏感 -
https://typescript.codeplex.com/workitem/2134
书籍推荐
大数据入门指南
heibaiying
•
storm
•
98页
•
2021年10月24日
Rust 程序设计语言(第二版 & 2018 edition)
KaiserY
•
rust
•
105页
•
2020年3月6日
计算与推断思维
Kivy Developers From China
•
cplusplus
•
19页
•
2018年5月3日
243
Git Cheat Sheet 中文版
flyhigher139
•
git
•
1页
•
2019年3月3日
642
React Native中文文档0.51版
tzivanmoe
•
react
•
118页
•
2018年7月1日
0
GitBook 開發者手冊
wastemobile
•
git
•
13页
•
2018年6月24日
0
小字
大字
宋体
黑体
白天
护眼
夜晚
封面
简介
快速上手
5分钟了解TypeScript
ASP.NET Core
ASP.NET 4
Gulp
Knockout.js
React与webpack
React
Angular 2
从JavaScript迁移到TypeScript
手册
基础类型
变量声明
接口
类
函数
泛型
枚举
类型推论
类型兼容性
高级类型
Symbols
Iterators 和 Generators
模块
命名空间
命名空间和模块
模块解析
声明合并
书写.d.ts文件
JSX
Decorators
混入
三斜线指令
JavaScript文件里的类型检查
如何书写声明文件
结构
规范
举例
深入
发布
使用
tsconfig.json
NPM包的类型
编译选项
在MSBuild里使用编译选项
与其它构建工具整合
使用TypeScript的每日构建版本
Wiki
TypeScript里的this
编码规范
常见编译错误
支持TypeScript的编辑器
结合ASP.NET v5使用TypeScript
架构概述
发展路线图
新增功能
TypeScript 2.7
TypeScript 2.6
TypeScript 2.5
TypeScript 2.4
TypeScript 2.3
TypeScript 2.2
TypeScript 2.1
TypeScript 2.0
TypeScript 1.8
TypeScript 1.7
TypeScript 1.6
TypeScript 1.5
TypeScript 1.4
TypeScript 1.3
TypeScript 1.1
Breaking Changes
TypeScript 2.3
TypeScript 2.2
TypeScript 2.1
TypeScript 2.0
TypeScript 1.8
TypeScript 1.7
TypeScript 1.6
TypeScript 1.5
TypeScript 1.4