摘要: form表单下面的标签记住下面这几个就可以了,常用的也就这么多。 1.input --用户名输入框 <input type="text" name="username" placeholder="用户名"> --密码输入框 <input type="password" name="password" 阅读全文
posted @ 2024-08-30 15:44 疯狂Python 阅读(18) 评论(0) 推荐(0)