摘要: 今天重写了form表单,其中对一些操作不是很熟悉,例如多选框,单选框等 <tr> <td>性别:</td> <td><input type="radio" name="sex" checked="checked">男 <!-- 单选 --> <input type="radio" name="sex 阅读全文
posted @ 2020-11-06 21:13 不详·Christina 阅读(32) 评论(0) 推荐(0)