get请求的表单值放在url中 post请求得表单值放在报文中 但都可以通过Context.Request["key"]来访问 在IE调试工具中可以明显看的出来 转载于:https://www.cnblogs.com/dxmfans/p/9434899.html