form.html

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

関連タイピング

  • application.properties

    application.properties

    src/main/resources

    プレイ回数67
    英語長文294打
  • 404.html

    404.html

    src/main/resources

    プレイ回数83
    英語長文105打
  • ToDoMapper.xml

    ToDoMapper.xml

    src/main/resources

    プレイ回数111
    英語長文747打
  • detail.html

    detail.html

    src/main/resources

    プレイ回数92
    英語長文717打
  • data.sql

    data.sql

    src/main/resources

    プレイ回数98
    英語長文410打
  • ToDo.java

    ToDo.java

    src/main/java

    プレイ回数86
    英語長文187打
  • ToDoController.java1(R)

    ToDoController.java1(R)

    src/main/java

    プレイ回数85
    英語長文628打
  • ToDoForm.java

    ToDoForm.java

    src/main/java

    プレイ回数88
    英語長文254打

問題文

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

(<h2 th:if="${toDoForm.isNew}">sinnkiToDotouroku</h2>)

<h2 th:if="${toDoForm.isNew}">sinnkiToDotouroku</h2>

(<h2 th:unless="${toDoForm.isNew}">ToDohennsyuu</h2>)

<h2 th:unless="${toDoForm.isNew}">ToDohennsyuu</h2>

(<form th:action="${toDoForm.isNew} ? @{/todos/save} : @{/todos/update}")

<form th:action="${toDoForm.isNew} ? @{/todos/save} : @{/todos/update}"

(th:object="${toDoForm}" method="post">)

th:object="${toDoForm}" method="post">

(<input type="hidden" th:field="*{id}">)

<input type="hidden" th:field="*{id}">

(<table>)

<table>

(<tr>)

<tr>

(<th>ToDo</th>)

<th>ToDo</th>

(<td>)

<td>

(<input type="text" th:field="*{todo}">)

<input type="text" th:field="*{todo}">

(<span th:if="${#fields.hasErrors('todo')}")

<span th:if="${#fields.hasErrors('todo')}"

(th:errors="*{todo}" style="color: red;">)

th:errors="*{todo}" style="color: red;">

(era-gaarebahyouji)

era-gaarebahyouji

(</span>)

</span>

(</td>)

</td>

(</tr>)

</tr>

(<tr>)

<tr>

(<th>syousai</th>)

<th>syousai</th>

(<td>)

<td>

(<textarea rows="5" cols="30" th:field="*{detail}">)

<textarea rows="5" cols="30" th:field="*{detail}">

など

(</textarea>)

</textarea>

(<span th:if="${#fields.hasErrors('detail')}")

<span th:if="${#fields.hasErrors('detail')}"

(th:errors="*{detail}" style="color: red;">)

th:errors="*{detail}" style="color: red;">

(era-gaarebahyouji)

era-gaarebahyouji

(</span>)

</span>

(</td>)

</td>

(</tr>)

</tr>

(</table>)

</table>

(<input th:if="${toDoForm.isNew}" type="submit" value="touroku">)

<input th:if="${toDoForm.isNew}" type="submit" value="touroku">

(<input th:unless="${toDoForm.isNew}" type="submit" value="kousinn">)

<input th:unless="${toDoForm.isNew}" type="submit" value="kousinn">

(</form>)

</form>

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

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

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

jumokuのタイピング

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

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

人気ランキング

注目キーワード