当前位置:
首页 资源下载
搜索资源 - java commons-httpclient
搜索资源列表
-
0下载:
httpclient编程必备。commons-codec-1.3.jar;commons-httpclient-3.1.jar;commons-logging-1.1.jar-commons-codec-1.3.jar;commons-httpclient-3.1.jar;commons-logging-1.1.jar
-
-
0下载:
supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions ca
-
-
0下载:
一个java做HTTPCLIENT POST的例子
-
-
0下载:
一些java网络爬虫的实例,通过目标URL,抓取目标网页,通过正则解析,封装发送数据接收地,接收地可是是excel oracle等数据存贮介质-Some examples of java web crawler through the target URL, landing pages crawled through regular analysis, package sending data reception, the receive ground but is excel oracle a
-
-
0下载:
http client 开源JAR包HTTP 协议是现在的因特网最重要的协议之一。除了 WEB 浏览器之外, WEB 服务,基于网络的应用程序以及日益增长的网络计算不断扩展着 HTTP 协议的角色,使得越来越多的应用程序需要 HTTP 协议的支持。虽然 JAVA 类库 .net 包提供了基本功能,来使用 HTTP 协议访问网络资源,但是其灵活性和功能远不能满足很多应用程序的需要。而 Jakarta Commons HttpClient 组件寻求提供更为灵活,更加高效的 HTTP 协议支持,简化基
-
-
0下载:
apache codec.shiyong bianjiema,jarbao-Codec was formed as an attempt to focus development effort on one definitive implementation of the Base64 encoder. At the time of Codec s proposal, there were approximately 34 different Java classes that dealt wi
-
-
0下载:
支付宝纯网关接口(create_direct_pay_by_user)
需要配置的文件是:
alipay_config.java
alipayapi.jspreturn_url.jsp
notify_url.jsp
本代码示例(demo)中模拟获取远程HTTP信息使用的是commons-httpclient-3.0版本的第三方架包、及支付宝的httpClient封装类。
如果您不想使用该方式实现模拟获取远程HTTP功能,那么可以用其他方式代替,此时需您自行编写代码。
-
-
0下载:
HttpClient的jar包,用于在java中开发HttpClient程序时使用。-Apache HttpComponents Client
============================
Welcome to the HttpClient component of the Apache HttpComponents project.
Building Instructions
-
For building source i
-
-
1下载:
commons-httpclient.jar
org.apache.commons.httpclient;
包括:
commons-codec-1.6.jar
commons-logging-1.1.1.jar
fluent-hc-4.2.5.jar
httpclient-4.2.5.jar
httpclient-cache-4.2.5.jar
httpcore-4.2.4.jar
httpmime-4.2.5.jar
使用的时候倒要导入!
最好直接导入系统中,省事
-