首先,當然先寫好基本的angularjs module定義。 var app = angular.module("app1",[]);. 接著寫好我們在index.html要用的控制器,NameController, ...
確定! 回上一頁