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

搜索资源列表

  1. GetWeb

    1下载:
  2. 异步的网页请求类可以执行get和post方法-asynchronous web request class can get and post implementation methods
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14551
    • 提供者:周小波
  1. HTTPGetPost

    0下载:
  2. This article presents a utility that lets you retrieve raw information from web servers using HTTP s GET and POST commands. 解压后其中一个是源文件,另一个是demo 阅读代码相关参考: http://www.rfc-editor.org/ http://www.codetools.com/index.html-This article presents a
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62080
    • 提供者:陈丽萍
  1. AProxy

    0下载:
  2. 一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:9685
    • 提供者:zx
  1. ZXProxy

    0下载:
  2. 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:7369
    • 提供者:zx
  1. hard_PHP

    0下载:
  2. PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使用$_GET[ foo ],$_POST[ foo ],$_SESSION[ foo ]来得到 -PHP beginners headaches conclusion : pages are unable to pass variables get, post, session in the latest php version o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19074
    • 提供者:苏艳芳
  1. HTTPRequest

    0下载:
  2. 封装Get、Post方式请求网络数据,Unicode、多字节下皆可使用。-Package Post, Get mode request network data, Unicode, multi byte can be used.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:56299
    • 提供者:渠立宝
  1. epm_full_beta

    0下载:
  2. esp8266 (arduino) sheduller library and project with WI-FI client, based on post/get requests.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:9933
    • 提供者:HAKMUNX
  1. sec_full_beta

    0下载:
  2. esp8862 arduino project witch work with rfid cards, it also control dors state, consist of custom simple sheduller lib, RGB LED lib and buttons lib. Wi-Fi client also run on this, and work with post/get requests.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:9334
    • 提供者:HAKMUNX
  1. httpclient.php

    0下载:
  2. 经过无数次使用,封装抽离的网络请求工具类执行post,get获取json数据- After countless times to use, the package the network to request the implementation of the class of tools to implement the post, get access to JSON data
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:合进
  1. http-server-demo

    1下载:
  2. delphi http服务器端的示例代码,编程工具 delphi7,http post get-delphi7,http post get
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:245784
    • 提供者:mark
  1. winhttp

    0下载:
  2. C++ 实现http通讯源码 post get(C++ realize HTTP communication source code)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:adise
  1. HttpPost

    0下载:
  2. http post请求简单示例,及get请求(A simple example of HTTP post request and get request)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:332800
    • 提供者:handsome华子
  1. 网站并发压力测试

    1下载:
  2. 用于网站并发压力测试. 启动参数webcon.exe post/get url post_param(Optional).(Used for site concurrent stress testing. Boot parameter webcon.exe post/get URL post_param (Optional).)
  3. 所属分类:进程与线程

    • 发布日期:2018-01-03
    • 文件大小:368640
    • 提供者:Tomle
  1. VB 代理服务器

    0下载:
  2. VB写的代理服务器,对HTTP的GET和POST支持很好(The proxy server written by VB is good for HTTP's GET and POST support)
  3. 所属分类:代理服务器

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:yhindex
  1. MySniffer

    1下载:
  2. c#网络抓包源码 网卡抓包 浏览器 POST GET(C# network capture source code)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:360448
    • 提供者:wangxin?
  1. webkitdotnet-develop

    0下载:
  2. vc++post,get请求,并解析数据,还有解析转码(Vc++post, get requests, and parse data, and parse transcoding)
  3. 所属分类:网络编程

  1. HttpTest4Net

    0下载:
  2. 检测高并发时网站所承受的压力,支持POST,GET请求(Test the pressure of the web site at high concurrency)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:100352
    • 提供者:dmls
  1. http_request

    0下载:
  2. 以根据APPID和APPSECRET获取ACCESS_TOKEN为基础封装的http请求的post和get方法,(The post and get methods for HTTP requests)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:ToongD
  1. idhttppost

    3下载:
  2. delphi https http get post调试程序,个人用来与各大平台通讯接口调试使用(Delphi HTTPS HTTP get post debugger, personal use to communicate with the major platform communication interface debugging)
  3. 所属分类:其他

    • 发布日期:2019-01-11
    • 文件大小:1761280
    • 提供者:lordd
  1. API接口调用

    1下载:
  2. 该类中有几个方法用来调用API,GET/POST/PUT/DELETE多种方式。(There are several methods in this class to call API, get / post / put / delete.)
  3. 所属分类:C#编程

    • 发布日期:2021-04-17
    • 文件大小:1024
    • 提供者:彭子
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com