How to create a table using angularJs ng-repeat directive. · module('myApp',[]); · controller('myCtrl',function($scope){ · [{name : "Jhon", Age : "25"}, · {name : " ...
確定! 回上一頁