找考题网-背景图
多项选择题

A.设置form表单中的method=”get”B.通过〈a〉标签C.通过js中的location.href=……

往地址栏发送数据的方式有()

A.设置form表单中的method=”get”
B.通过〈a〉标签
C.通过js中的location.href=””
D.设置form表单中的method=”post”
E.以上都不可以