摘要:
<!-- form 标签 作用:收集并提交用户的信息 属性: id 表单的id,用于js获取表单 name 表单的名字,用于js获取表单 action 表单提交的地址 method 表单提交的方式,常用值为get和post get(默认) post enctype 表单中数据的编码方式 applic 阅读全文
posted @ 2019-04-25 19:46
QM.C
阅读(697)
评论(0)
推荐(0)
|
摘要:
<!-- form 标签 作用:收集并提交用户的信息 属性: id 表单的id,用于js获取表单 name 表单的名字,用于js获取表单 action 表单提交的地址 method 表单提交的方式,常用值为get和post get(默认) post enctype 表单中数据的编码方式 applic 阅读全文
posted @ 2019-04-25 19:46
QM.C
阅读(697)
评论(0)
推荐(0)
|