ng -app 宣告了angularJS在HTML的作用範圍。當angularJS看見ng-app時,就會自動初始化(auto-bootstrap)此範圍內的腳本程式。 請注意(ng-app的說明)!
確定! 回上一頁