2016年1月23日

The Router路由

摘要: Basics基础路由功能Child Routers子路由Screen Activation屏幕激活Design设计 阅读全文

posted @ 2016-01-23 13:37 cjxhd 阅读(159) 评论(0) 推荐(0) 编辑

templating(模板)

摘要: templating特点:Dynamic Loading动态加载Directives指令Component Directive组件指令示例:@ComponentDirective({ selector:'tab-container', directives:[NgRepeat]})exp... 阅读全文

posted @ 2016-01-23 00:55 cjxhd 阅读(200) 评论(0) 推荐(0) 编辑

dependency injection特征

摘要: dependency injection依赖注入特征:Type & Metadata Annotations类型和元数据注释Scope/Lifetime作用域/生命周期Child Injectors子注入More...更多//元数据类型构造函数type metadata from construct... 阅读全文

posted @ 2016-01-23 00:23 cjxhd 阅读(134) 评论(0) 推荐(0) 编辑

AtScript特征

摘要: ES6的超集用TypeScript语法可选运行时类型验证类型(Type)和元数(metadata)据注释 阅读全文

posted @ 2016-01-23 00:02 cjxhd 阅读(116) 评论(0) 推荐(0) 编辑

导航