<tr ng-repeat="movie in movieList | limitTo:2:0">. Selects up to the first parameter (2) number of items from the collection starting (optionally) at the ...
確定! 回上一頁