1 Star 0 Fork 0

地上马/typescript-tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
chapters.yml 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
地上马 提交于 2021-11-18 21:27 +08:00 . 更新数据
- README.md: TypeScript 入门教程
- introduction/: 简介
- introduction/README.md: 概述
- introduction/what-is-typescript.md: 什么是 TypeScript
- introduction/get-typescript.md: 安装 TypeScript
- introduction/hello-typescript.md: Hello TypeScript
- introduction/why-typescript.md: 为什么是 typescript
- basics/: 基础
- basics/README.md: 概述
- basics/primitive-data-types.md: 原始数据类型
- basics/any.md: 任意值
- basics/type-inference.md: 类型推论
- basics/union-types.md: 联合类型
- basics/type-of-object-interfaces.md: 对象的类型——接口
- basics/type-of-array.md: 数组的类型
- basics/type-of-function.md: 函数的类型
- basics/type-assertion.md: 类型断言
- basics/declaration-files.md: 声明文件
- basics/built-in-objects.md: 内置对象
- advanced/: 进阶
- advanced/README.md: 概述
- advanced/type-aliases.md: 类型别名
- advanced/string-literal-types.md: 字符串字面量类型
- advanced/tuple.md: 元组
- advanced/enum.md: 枚举
- advanced/class.md:
- advanced/class-and-interfaces.md: 类与接口
- advanced/generics.md: 泛型
- advanced/declaration-merging.md: 声明合并
- advanced/further-reading.md: 扩展阅读
- engineering/: 工程
- engineering/README.md: 概述
- engineering/lint.md: 代码检查
- engineering/compiler-options.md: 编译选项
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/linjialiang/typescript-tutorial.git
git@gitee.com:linjialiang/typescript-tutorial.git
linjialiang
typescript-tutorial
typescript-tutorial
main

搜索帮助