搜索资源列表
MTdownload
- 自己编写的一个在Java中通过http协议多线程下载的一个程序例子。通过HTTP请求先得到文件长度,一般切成5块后分别下载。本人在Jbuilder9中调试通过!开发环境JBuilder9-themselves in the preparation of a Java through http protocol multithreaded download a procedural example. HTTP request prior document length, cut into five
Java_WebClient.jar
- Java写的WebClient,去掉.zip后缀,双击即可运行Jar文件(前提是有Java环境),模拟客户端向服务器发出HTTP请求,可自行编辑Headers-Java write WebClient and remove. Zip extension. Double-click can run Jar (premise is Java environment), Simulation client to the server HTTP request, may be edited Header
proxyfiles
- http request class defined for a proxy server through which proxy accesses web page from a web browser
Http_Servlet_request_and_response_protocol_and
- Http协议与Servlet请求和响应Http Servlet request and response protocol and-Http Servlet request and response protocol with the Http Servlet request and response protocol and
DuanXinWangGuan
- 用java编程语言写的一个简单的例子,他可以发送HTTP请求-use java language to write an easy exzample,it can send http request
High-Performance-Web-Sites
- "本书结合Web 2.0以来Web开发领域的最新形势和特点,介绍了网站性能问题的现状、产生的原因,以及改善或解决性能问题的原则、技术技巧和最佳实践。重点关注网页的行为特征,阐释优化Ajax、CSS、Javascr ipt、Flash和图片处理等要素的技术,全面涵盖浏览器端性能问题的方方面面。在《高性能网站建设指南》中,作者给出了14条具体的优化原则,每一条原则都配以范例佐证,并提供了在线支持。《高性能网站建设指南》内容丰富,主要包括减少HTTP请求、Edge Computing技术、Expire
android-async-http
- Android 环境下的 异步Http请求-The Asynchronous Http request under the Android environment
oop
- it is a usefull source code..it helps you to manage the answer of ur http request with out messing around..it is called "java scr ipt windows" but this one has been written without using jquery.. wt u can learn from this source: -how to write ur
http_file_java
- http文件分析重组工具,可以分析wireshark截获的pcap文件,在界面显示所有包信息,并且重组成原始文件,如一个http请求中,传输的html,css等文件。Java实现。-Can to analyze the wireshark intercepted pcap file interface displays all package information, and re-composition of the original documents, such as a http req
BT-download
- 程序执行流程: http请求列表页面提取到每个内容页面的请求地址 , 分别请求不同的内容页面获取内容页面中的下载地址,存入excel便于直接下载-> http多线程分别请求下载页面;并解析下载页面得到下载所需要的参数, post提交到下载服务器,并将读取到返回的buffer写入文件。 -Program execution flow: http request list page extract to each content page request, request
OAuth
- java中使用window命令来打开浏览器,访问http请求-java command used to open a browser window to access the http request
springmvc_demo
- Spring框架的MVC实现 1)Spring MVC的体系结构 C控制器部分:DispatcherServlet、Controller M模型部分:ModelAndView、ModelMap、实体类 V视图部分:JSP、spring标签 2)了解Spring MVC工作流程 a.客户端浏览器发送HTTP请求,请求到达DispatcherServlet控制器 b.DispatcherServlet控制器调用HandlerMapping映射处理器根据请求调
AbstractHttpOutputStream
- An output stream for the body of an HTTP request for Andriod.
AbstractItemVisitor
- An output stream for the body of an HTTP request Source Code for Java scr ipt.
HttpDelete
- Http Delete extends Http Request Base Source Code for Andriod.
HttpRequestParser
- Http Request Parser extends Abstract Message Parser Source Code for Andriod.
RetryableOutputStream
- An HTTP request body that s completely buffered in memory for Andriod.
Http
- java 模拟http请求类,实现get,post二种模式-java simulate http request class, achieve get, post two modes
Http
- java发送http请求的一个小例子 包含get和post两种请求方式-A small example of java send http request contains two request get and post mode
httpServer2017080301
- http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)