list.html

背景
投稿者投稿者jumokuいいね0お気に入り登録
プレイ回数55難易度(3.2) 512打 英語 長文モードのみ
src/main/resources
templates.todo

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(<h2>ToDoitirann</h2>)

<h2>ToDoitirann</h2>

(<p th:if="${message}")

<p th:if="${message}"

(th:text="${message}" style="color: blue;">)

th:text="${message}" style="color: blue;">

(kannryoumesse-ji)

kannryoumesse-ji

(</p>)

</p>

(<p th:if="${errorMessage}")

<p th:if="${errorMessage}"

(th:text="${errorMessage}" style="color: red;">)

th:text="${errorMessage}" style="color: red;">

(era-messe-ji)

era-messe-ji

(</p>)

</p>

(<table border="1" width="300">)

<table border="1" width="300">

(<thead>)

<thead>

(<tr>)

<tr>

(<th>ID</th>)

<th>ID</th>

(<th>ToDo</th>)

<th>ToDo</th>

(<th>syousai</th>)

<th>syousai</th>

(</tr>)

</tr>

(</thead>)

</thead>

(<tbody>)

<tbody>

(<tr th:each="todo : ${todos}">)

<tr th:each="todo : ${todos}">

(<td th:text="${todo.id}"></td>)

<td th:text="${todo.id}"></td>

など

(<td th:text="${todo.todo}"></td>)

<td th:text="${todo.todo}"></td>

(<td>)

<td>

(<a th:href="@{/todos/{id}(id=${todo.id})}">syousai</a>)

<a th:href="@{/todos/{id}(id=${todo.id})}">syousai</a>

(</td>)

</td>

(</tr>)

</tr>

(</tbody>)

</tbody>

(</table>)

</table>

(<a th:href="@{/todos/form}">sinkitouroku</a>)

<a th:href="@{/todos/form}">sinkitouroku</a>

問題文を全て表示 一部のみ表示 誤字・脱字等の報告

jumokuのタイピング

オススメの新着タイピング

タイピング練習講座 ローマ字入力表 アプリケーションの使い方 よくある質問

人気ランキング

注目キーワード