當angularJS看見ng-app時,就會自動初始化(auto-bootstrap)此範圍內的腳本 ... myApp.controller("IntroController", function($scope){ $scope.name ...
確定! 回上一頁