摘要: 一、表单标签的补充说明 ==基于form表单发送数据== 1.用于获取用户数据的标签至少应该含有name属性 <form action=""> <input type="radio" name="nothing">好家伙 <input type="radio" name="nothing">好东西 阅读全文
posted @ 2022-12-01 20:42 吴仁耀 阅读(77) 评论(0) 推荐(0)