摘要:
TypeScript (以下简称 TS)是一个非常强大的语言,其编译器源码超过 10000 行。 源码在 Github 可以找到:https://github.com/Microsoft/TypeScript/tree/master/src/compiler 基础概念 只读(immutable)对象 阅读全文
posted @ 2017-11-30 13:50 xuld 阅读(3200) 评论(1) 推荐(1)
|
摘要:
TypeScript (以下简称 TS)是一个非常强大的语言,其编译器源码超过 10000 行。 源码在 Github 可以找到:https://github.com/Microsoft/TypeScript/tree/master/src/compiler 基础概念 只读(immutable)对象 阅读全文
posted @ 2017-11-30 13:50 xuld 阅读(3200) 评论(1) 推荐(1) |
||