The following code will cause an error: t m.factory('myService', function($scope) { // Error: $scope not registered with // dependency injector }); This is ...
確定! 回上一頁