在AngularJS中,ng-controller是最常用的directive。比如: var app = angular.module("app",[]);app.controlle("AppCtrl", function(){ var app ...
確定! 回上一頁