摘要:
This lesson describes what is really happening when you use the angularfactory and how you can make your factories even more dynamic in creation.This ... 阅读全文
posted @ 2014-12-27 23:43
Zhentiw
阅读(302)
评论(0)
推荐(0)
摘要:
The app structure:Front-end: app.js/** * Created by Answer1215 on 12/9/2014. */'use strict';function MainCtrl(PeopleService) { var vm = this; vm... 阅读全文
posted @ 2014-12-27 05:21
Zhentiw
阅读(384)
评论(0)
推荐(0)
摘要:
ThengCloakdirective is used to prevent the Angular html template from being briefly displayed by the browser in its raw (uncompiled) form while your a... 阅读全文
posted @ 2014-12-27 02:23
Zhentiw
阅读(212)
评论(0)
推荐(0)