搜索资源列表
commons-httpclient-3.0-rc3-src
- commons-httpclient-3.0-rc3-src.zip
commons-httpclient-3.1
- r3reetwtggt44tgw4gdfagda fhfh sfhs hgd ghdhgd
commons-httpclient-3.1.jar
- commons-httpclient-3.1.jar
commons-httpclient-3.0-rc3-src
- commons-httpclient-3.0-rc3-src.zip
commons-fileupload-1.0
- 基于JSP的文件上传管理系统,对学习JSP有帮助.不是太复杂-JSP-based document management system to upload, to learn JSP help. Not too complex
commons-email-1.0
- apache-commons-email,封装了JAVAMAIL的开发包,这个压缩包里包含了源代码,编译好的JAR包,以及示例文件. 这个开发包使用起来比JAVAMAIL更为方便.简单的几步就可以的发送和接收邮件,WEB开发必不可少.-apache- commons-email, Packaging JAVAMAIL of the development kits, this compressed bundle includes s
struts+spring+hibernate
- 自己写的一个struts+spring+hibernate测试程序,比较合适初学者自学。 -Himself wrote a struts+ Spring+ Hibernate testing procedures more appropriate to self-learning beginners.
commons-codec-1.3-src
- 一个很实用的东东,有关httpclient的,希望对大家有所帮助。-A very practical Dongdong, the httpclient, I hope all of you to help.
commons-httpclient.jar
- it is common http client listener
commons-httpclient-3.1-src
- 讲解Httpclient的源码,深刻认识http编程有很大帮助-Httpclient on the source
httpclient
- 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
commons-httpclient-3.1
- c++ 开发包 jar包 开发必备 研究用-c++
commons-httpclient-3.1-sources
- 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 fr a mework by which new request types
Kuaiji
- 一个java做HTTPCLIENT POST的例子
commons-httpclient-3.0.1-src
- 一些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 receiv
httpcomponents-client-4.3.3-bin.tar
- http client 开源JAR包HTTP 协议是现在的因特网最重要的协议之一。除了 WEB 浏览器之外, WEB 服务,基于网络的应用程序以及日益增长的网络计算不断扩展着 HTTP 协议的角色,使得越来越多的应用程序需要 HTTP 协议的支持。虽然 JAVA 类库 .net 包提供了基本功能,来使用 HTTP 协议访问网络资源,但是其灵活性和功能远不能满足很多应用程序的需要。而 Jakarta Commons HttpClient
commons-codec-1.9-src.tar
- 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 differ
create_direct_pay_by_user-JAVA-GBK
- 支付宝纯网关接口(create_direct_pay_by_user) 需要配置的文件是: alipay_config.java alipayapi.jspreturn_url.jsp notify_url.jsp 本代码示例(demo)中模拟获取远程HTTP信息使用的是commons-httpclient-3.0版本的第三方架包、及支付宝的httpClient封装类。 如果您不想使用该方式实现模拟获取远程HTT
commons-httpclient-3.0.tar
- httpclient,网页分析实用工具,可以提取网页内容,链接等,对页面进行解析。-httpclient,analyzation tool for internet。this canbe used at extracting links and so on.
http
- 模拟http请求。使用org.apache.commons.httpclient包。已经过测试(http client)