앵귤러js 표 색인 ($ 색인) 표시
앵귤러js 표 색인 ($ 색인) 표시
테이블 인덱스를 표시하려면 $ index 와 함께 <td>를 추가하십시오 .
예
<table>
<tr ng-repeat="x in names">
<td>{{ $index + 1 }}</td>
<td>{{ x.Name }}</td>
<td>{{ x.Country }}</td>
</tr>
</table>
테이블 인덱스를 표시하려면 $ index 와 함께 <td>를 추가하십시오 .
예
<table>
<tr ng-repeat="x in names">
<td>{{ $index + 1 }}</td>
<td>{{ x.Name }}</td>
<td>{{ x.Country }}</td>
</tr>
</table>
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 58 | jQuery Mobile | 8년 전 | 2987 | ||
| 57 | jQuery Mobile | 8년 전 | 2031 | ||
| 56 | jQuery Mobile | 8년 전 | 1367 | ||
| 55 | jQuery Mobile | 8년 전 | 1557 | ||
| 54 | jQuery Mobile | 8년 전 | 2236 | ||
| 53 | jQuery Mobile | 8년 전 | 1537 | ||
| 52 | jQuery Mobile | 8년 전 | 1558 | ||
| 51 | jQuery Mobile | 8년 전 | 1426 | ||
| 50 | jQuery Mobile | 8년 전 | 1314 | ||
| 49 | jQuery Mobile | 8년 전 | 1817 | ||
| 48 | jQuery Mobile | 8년 전 | 1461 | ||
| 47 | jQuery Mobile | 8년 전 | 2020 | ||
| 46 | jQuery Mobile | 8년 전 | 1980 | ||
| 45 | jQuery Mobile | 8년 전 | 1514 | ||
| 44 | jQuery Mobile | 8년 전 | 1676 | ||
| 43 | jQuery Mobile | 8년 전 | 1789 | ||
| 42 | jQuery Mobile | 8년 전 | 1668 | ||
| 41 | jQuery Mobile | 8년 전 | 1835 | ||
| 40 | jQuery Mobile | 8년 전 | 1477 | ||
| 39 | jQuery Mobile | 8년 전 | 1633 | ||
| 38 | jQuery Mobile | 8년 전 | 2180 | ||
| 37 | jQuery Mobile | 8년 전 | 2683 | ||
| 36 | jQuery Mobile | 8년 전 | 2131 | ||
| 35 | jQuery Mobile | 8년 전 | 1522 | ||
| 34 | jQuery Mobile | 8년 전 | 2423 | ||
| 33 | AngularJS | 8년 전 | 2874 | ||
| 32 | AngularJS | 8년 전 | 2436 | ||
| 31 | AngularJS | 8년 전 | 1767 | ||
| 30 | AngularJS | 8년 전 | 2841 | ||
| 29 | AngularJS | 8년 전 | 2401 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기