angularJs $timeout $rootscope 以及 $apply

1.代碼 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <script src="angular.js"></script> </head> <body> <div ng-app="testapp" ng-controller="ctrl"> <div ng-repeat="nmb in arr"> {{nmb}} </div
相關文章
相關標籤/搜索