我想知道這兩種建立Controller 的方法的用例是什麼: 使用ngController: myApp.controller('myController', ['$scope', function ( $scope ) { }]);
確定! 回上一頁