A.BackColor B.BackgroundColor C.BgColor D.Background
A.next() B.back() C.forward() D.go(-1)
A.post方法传递的数据对客户端是不可见的 B.get请求信息以查询字符串的形式发送,查询字符串长度没有大小限制 C.post方法对发送数据的数量限制在255个字符之内 D.get方法传递的数据对客户端是不可见的