amile1860

导航

08 2015 档案

Services (服务)
摘要:Services(服务)Angular services are substitutable objects that are wired together using dependency injection (DI). You can use services to organize and s... 阅读全文

posted @ 2015-08-27 20:19 amile1860 阅读(494) 评论(0) 推荐(0)

学习控制器
摘要:Understanding Controllers (控制器) In Angular, a Controller is a JavaScript constructor function that is used to augment the Angular Scope.When a Control... 阅读全文

posted @ 2015-08-27 20:13 amile1860 阅读(287) 评论(0) 推荐(0)