我们可以通过post方法获取数据吗? [英] can we get data through the post method

查看:359
本文介绍了我们可以通过post方法获取数据吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们可以通过webrequest获得响应Get()





但是我们可以通过post post方法得到响应()

we can get the responce via webrequest Get()


but can we get responce of via post method()

推荐答案

这里有一个很好的解释,代码示例: http://msdn.microsoft.com/en-us/library/system.net.webrequest%28v=vs.110%29.aspx [ ^ ]。



此示例中的实际运行时类型 System.Net.HttpWebRequest

http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest%28v=vs.110%29.aspx [ ^ ]。


-SA
Everything is well explained here, with a code sample: http://msdn.microsoft.com/en-us/library/system.net.webrequest%28v=vs.110%29.aspx[^].

Actual runtime type in this example is System.Net.HttpWebRequest:
http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest%28v=vs.110%29.aspx[^].

—SA


这篇关于我们可以通过post方法获取数据吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆