搜索资源列表
HttpPost
- ACE_HTTP_POST_Example
HTTPGetPost_src1
- httppost的实现方法基于visualc++实现-httppost based on the method to achieve visualc
httppost
- Post方法一般是在网页的form表单提交的时候用的方法,是html的方法, 现在我必须在java类里面模拟这个post方法, 那我自然就想到了java.net.HttpURLConnection 来实现
httpPost
- 通过发送post请求的方式得到网站返回的数据,简单的几个.c文件来实现。 调用方便。 也可以将其中的文件单独编译成一个库或者dll。 有vs工程。
HttpPost
- ACE_HTTP_POST_Example
HTTPGetPost_src1
- httppost的实现方法基于visualc++实现-httppost based on the method to achieve visualc
httppost
- Post方法一般是在网页的form表单提交的时候用的方法,是html的方法, 现在我必须在java类里面模拟这个post方法, 那我自然就想到了java.net.HttpURLConnection 来实现-Post method is generally in the form page when the form submission method used, the method is html, and now I hav
httpPost
- netbeans拖出来的一个程序,代码似乎没什么价值,实现了http post功能。可用来测试post xml等操作。-NetBeans dragged out of a process, not the value of the code seems to realize the functional http post. Can be used to test the operation, such as post xml.
HttpPost
- C++发送http例子,供参考,-o
httppost
- Post function for web applications
WebC
- DSOfr a mer应用实例,开发接口(微软提供ole组件) 版本修改记录: V2.2.0.2修改: 修改了HttpPost相对路径的一些问题。-DSOfr a mer application example, the development interface (ole components provided by Microsoft) version change log: V2.2.0.2 Review: Http
xmlhttposttest
- 这是一个xml文件httppost,httpget的示例代码,包括了encode64编码。-This is an xml file httppost, httpget sample code, including the encode64 code.
HttpInvoker
- 使用httppost上传图片,添加了其它选项,android-Upload images using httppost
httppostc
- delphi版本的 httppost代码,可以学习url post-delphi version httppost code, we can learn the url post
httppost
- QT4下用Qhttp的post传递参数源码。-The QT4 with Qhttp the post to pass the parameter source.
Http
- httppost,httpget,httpdownload,已经封装成DLL,简单好用,欢迎下载,基于socket,可以设置连接超时。哈哈,我们现在的程序改用Curl库里实现这些鸟玩意了。-httppost, httpget, httpdownload, has been packaged into a DLL, easy to use, welcome to download, based on the socket, you can
01-httppost
- 本例是android方面实现HTTP POST和GET网络编程,用到了tomcat容器。- This case is android achieving HTTP POST and GET network programming, using the tomcat container.
hTTPpOST.RAR
- Http Post extends Http Entity Enclosing Request Base.
Gate
- 用HttpClent的HttpPost,实现在http head部分加入(AppKey和Secret等)消息头, 并用Entity传post参数值,实现接口传送数据。 是一个很好的httpclient的一种应用 附带appche的httpclient-4.5.3.jar和httpcore-4.4.6.jar依赖包(Using HttpClent's HttpPost, the message header is added to
httppost请求工具
- 模拟请求工具源码,可用于开发测试webapi