-
form指令查看全部
-
scope策略查看全部
-
angularJS的MVC是借助于$scope實現的!查看全部
-
mark查看全部
-
指令繼承查看全部
-
當標簽相同,且有不同的ctl時,通過屬性進行區分。 區分方法:添加屬性 addAttr="fn()" apply時注意是要小寫addattr查看全部
-
$templateCache這個地方講的是非常讓人迷惑的,我暫且感覺它和templateUrl應該屬于個平級關系。 兩種任意選擇其一。 $templateCache沒有找到緩存一個頁面(根據url)的方法。 api提供兩種用法: 1. <script type="text/ng-template" id="templateId.html"> <p>This is the content of the template</p> </script> 2.myApp.run(function($templateCache) { $templateCache.put('templateId.html', 'This is the content of the template'); });查看全部
-
指令..查看全部
-
test查看全部
-
angularjs指令執行的三個階段查看全部
-
好家伙查看全部
-
輕量級Server -http-server查看全部
-
依賴管理工具 bower查看全部
-
目錄結構查看全部
-
$http({}).success(function(){}).error(function(){});查看全部
舉報
0/150
提交
取消