©
本文档使用 PHP中文网手册 发布
ng
鍚嶇О | 鎻忚堪 |
---|---|
angular.Module |
Interface for configuring angular modules. |
$cacheFactory.Cache |
A cache object used to store and retrieve data, primarily used by $http and the script directive to cache templates and other data. |
$compile.directive.Attributes |
A shared object between directive compile / linking functions which contains normalized DOM
element attributes. The values reflect current binding state |
form.FormController |
|
ngModel.NgModelController |
|
$rootScope.Scope |
A root scope can be retrieved using the $rootScope key from the $injector. Child scopes are created using the $new() method. (Most scopes are created automatically when compiled HTML template is executed.) |