?? 0224-1.jsp
字號:
<html>
<body>
<form action="0224-2.jsp" method="post">
<table>
<tr>
<td><input type="checkbox" id="cb1" name="bookType" value="1"/>a</td>
<td><input type="checkbox" id="cb2" name="bookType" value="2"/>b</td>
<td><input type="checkbox" id="cb3" name="bookType" value="3"/>c</td>
</tr>
<tr>
<td><input type="submit" name="sub" value="sub"/></td>
</tr>
</table>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -