*****在JavaScript 中所寫的angular.module('myApp', []) ,第一個參數所帶入的就是在html Tag 中ng-app 的值myApp ,也就是此web(application) 的名稱。第二個參數就是 ...
確定! 回上一頁