题目:创建一个用get请求连接到test.php的表单,表单名称为test。 喵查答案:<form action="test.php" method="get" name="test">//...</form> 喜欢 (0)