ng -repeat 지시자는 for문과 같이 배열의 원소들을 반복적으로 출력할때 사용 ... <tr ng-repeat="info in ArrayList" data-ng-show="$index > 1">.
確定! 回上一頁