CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - http

搜索资源列表

  1. HTTP调试

    0下载:
  2. 基于Javascr ipt的HTTP协议,客户端,可以实现两台电脑间的互访。(the HTTP client base on the Javascr ipt to achieve the communication between the two PC)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:21504
    • 提供者:AngelNofly
  1. 简易http

    0下载:
  2. 简易的http服务器,功能很简单,甚至没有官方的例子好用.但简单直白....(Simple HTTP server, easy to function, not even official examples. But simple and straightforward...)
  3. 所属分类:Web服务器

    • 发布日期:2018-04-20
    • 文件大小:217088
    • 提供者:好孩子888
  1. HTTP

    0下载:
  2. 模拟HTTP协议,Java 发送 http 请求 (get 与 post 方法请求 ) , 以下代码经本人亲自调试可用! 可以直接使用之。 注意:通过 BufferedReader 读取远程返回的数据时,必须设置读取编码,否则中文会乱码!(Simulate HTTP protocol, Java send http request (get versus post Method request ) , The following code is available t
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:8192
    • 提供者:159982
  1. HTTP权威指南

    0下载:
  2. HTTP(HyperText Transfer Protocol,超文本传输协议)是Web客户端与服务器交互文档和信息时所使用的协议,是每个成功Web事务的幕后推手。众所周知,我们每天访问公司内部网络、搜索书籍、研究统计信息时所使用的浏览器的核心是HTTP。但HTTP的应用远不仅仅是浏览Web内容。由于HTTP既简单又普及,很多其他网络应用程序也选择了它,尤其是采用SOAP和XML-RPC这样的Web服务。(Behind every web transaction lies the Hypert
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:85070848
    • 提供者:supramolecular
  1. HTTP INJECTOR

    0下载:
  2. HTTP Injector is a very popular Android VPN like app used for mobile internet in the Philippines.
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:49152
    • 提供者:as.andhy
  1. http-call

    0下载:
  2. http协议,对HTTP协议进行解释说明,以及如何进行编程(HTTP protocol, interpretations of the HTTP protocol, and how to program)
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:22528
    • 提供者:小妮倪
  1. HTTP协议详解

    0下载:
  2. 介绍了网络通信协议HTTP的具体内容,对掌握网络协议由一定的帮助(Introduced the specific content of the network communication protocol HTTP, to help grasp the network protocol by a certain amount of help)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-28
    • 文件大小:193536
    • 提供者:秋水hhh
  1. mina-http-2.0.7.jar

    0下载:
  2. java 支持http访问,支持get、post等方式(httpcore,java,http,information)
  3. 所属分类:Java编程

    • 发布日期:2018-04-28
    • 文件大小:595968
    • 提供者:ranishe
  1. 小米范HTTP批量发包器

    0下载:
  2. 小米范HTTP批量发包器源码,java编写,实用工具(Millet fan HTTP batch source code, Java writing, practical tools)
  3. 所属分类:通讯编程

  1. http-master

    0下载:
  2. 实现 http 客户端的功能, 虽然很小,但是很强大, 有用的代码(The functionality of the implementation of the HTTP client is small, but very powerful and useful code)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:jim0078
  1. 图解HTTP 完整版.pdf

    0下载:
  2. 深入了解http的书籍,图解HTTP完整版、pdf版本(Learn more about HTTP)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-29
    • 文件大小:70457344
    • 提供者:哈根达斯
  1. 《HTTP权威指南》高清中文版

    0下载:
  2. http 权威指南 主要是http 协议,报文格式(HTTP authoritative guide is mainly HTTP protocol, message format)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:7896064
    • 提供者:Q-Q
  1. FTP、HTTP 多线程断点续传下载文件 源码

    0下载:
  2. FTP、HTTP 多线程断点续传下载文件 源码,可做下载器编程参考(FTP, HTTP multithreaded HTTP download source code, to download programming reference)
  3. 所属分类:Ftp客户端

    • 发布日期:2018-05-01
    • 文件大小:69632
    • 提供者:naking
  1. http-server-master

    0下载:
  2. http server master tutorial
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:474112
    • 提供者:johannydls
  1. com.yt.tools.http

    0下载:
  2. 为http的功能类,maven方式构建的,封装了文件,json,string,byte等获取方式,同时提供了多种延伸的方式,简单易用。(For the function class of HTTP, the way of Maven is built, which encapsulates the way of obtaining files, JSON, string, byte and so on. At the same time, it provides a variety of ext
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:37888
    • 提供者:Ruien
  1. CC++HTTP服务器开发

    1下载:
  2. 跨平台windows Linux c/c++ http服务器开发技术 简单可靠方便的http服务器开发包,支持VC 和 linux NetEngine_SimpleHttp c/c++ 开发http服务器(Cross platform windows Linux c/c++ HTTP server development technology Simple, reliable and convenient HTTP server development kit, supporting VC a
  3. 所属分类:网络编程

    • 发布日期:2018-05-04
    • 文件大小:21925888
    • 提供者:aaadddzxc
  1. 《HTTP权威指南》高清中文版

    0下载:
  2. 对于前端开发理解前后端交互能带来诸多益处的HTTP权威指南(For front-end developer understand end interaction brings many benefits before and after the HTTP authority guidelines.)
  3. 所属分类:WEB开发

    • 发布日期:2018-05-04
    • 文件大小:8699904
    • 提供者:lad1994
  1. 《HTTP权威指南》高清中文版

    1下载:
  2. 超文本转移协议(Hypertext Transfer Protocol,HTTP)是在万维网上进行通信时所使用的协议方案。HTTP有很多应用,但最著名的是用于web浏览器和web服务器之间的双工通信。(The text.protocol(Hypertext Transfer Protocol,HTTP)is the application of the classementation of the text process, the HTTPto the application of the v
  3. 所属分类:网络编程

    • 发布日期:2020-08-06
    • 文件大小:8001536
    • 提供者:王林阳
  1. PB下载HTTP文件

    1下载:
  2. PB下载HTTP文件,C/S开发工具Powerbuilder如何下载HTTP文件。(PB Download HTTP Files,C/S develope tool Powerbuilder download Http file.)
  3. 所属分类:Windows编程

    • 发布日期:2021-01-15
    • 文件大小:51200
    • 提供者:jxxyzyc
  1. http转发中间件

    0下载:
  2. http转发中间件,可以对http内容进行转发,支持多个协议内容。
  3. 所属分类:开发工具

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com