2018年4月15日

Angular: Can't bind to 'ngModel' since it isn't a known property of 'input'问题解决

摘要: https://blog.csdn.net/h363659487/article/details/78619225 最初使用 [(ngModel)] 做双向绑定时,如果遇见Angular: Can't bind to 'ngModel' since it isn't a known property 阅读全文

posted @ 2018-04-15 23:11 童彪 阅读(264) 评论(0) 推荐(0) 编辑

TypeScript - 基本类型系统

摘要: 来自:https://www.cnblogs.com/whitewolf/p/4095979.html 对于程序来说我们需要基本的数据单元,如:numbers, strings, structures, boolean 等数据结构。在TypeScript中我们支持很多你所期望在JavaScript中 阅读全文

posted @ 2018-04-15 22:54 童彪 阅读(114) 评论(0) 推荐(0) 编辑

导航