AngularJS (19) ng-repeat 特殊變數$index, $even, $first ... <body ng-app="app" ng-controller="ctrl"> <p ng-repeat="person in people" ...
確定! 回上一頁