<form action=""></form>

action 位空,默认提交数据到当前页。
不知名method,默认为get方法 /?arg1=val1&arg2=val2

相关文章: