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

搜索资源列表

  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. 07141575http_post_in_c

    0下载:
  2. HTTP POST C语言代码,适合初学者阅读-HTTP POST C
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:9078
    • 提供者:柳兵锋
  1. HTTP

    0下载:
  2. C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:105712
    • 提供者:chester
  1. HttpRequest

    1下载:
  2. 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1899
    • 提供者:lijuan
  1. ffalinks

    0下载:
  2. Free For All Link Page v1.2 This scr ipt allows visitors to add links to your page in a specified category. It is quite easy to install -1.Open links.pl with a text editor. Change the url in line one, to the Perl program at your ser
  3. 所属分类:其他小程序

    • 发布日期:2015-06-26
    • 文件大小:43416
    • 提供者:rengo
  1. FastDown1.1

    0下载:
  2. 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3208223
    • 提供者:shao youde
  1. barckkccode

    0下载:
  2. OLEObject dom, http String Http_Name,result Http_Name = "http://... " dom = CREATE OLEObject http = CREATE OLEObject //messagebox调试看是否成功 messagebox( http ,http.ConnectToNewObject( "Msxml2.XMLHTTP ")) messagebox( dom ,dom.ConnectTo
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:3945327
    • 提供者:王凡
  1. Http-test

    0下载:
  2. 通过socket,实现http协议!支持get\post等操作。是用C++来实现的~-Through the socket, to achieve http protocol! Support get \ post and other operations. Achieved with C++ ~
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:95694
    • 提供者:蓝本
  1. HTMLPOSTGETHelper

    0下载:
  2. C# 网页GET与POST源代码,可说明详细可自由修改,编码默认设置为UTF-8,如需要请自行改为ANICODE,包括正则功能,通过此代码已POST某个大网站上超过2000万个网页数据库,功能强大,不可错过-C# http GET POST
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3398
    • 提供者:natinn
  1. kaoshibazhuceji

    2下载:
  2. 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
  3. 所属分类:ISAPI-IE

    • 发布日期:2014-10-27
    • 文件大小:832512
    • 提供者:贾乐乐
  1. CSharphttp-post-get

    0下载:
  2. http post get实例 实际代码显示post get-the source for c# http class
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:29517
    • 提供者:CCoding
  1. Saml_Source

    0下载:
  2. One of the common ways to pass SAML parameters is via an HTTP POST parameter. The .NET framework has all of the components necessary to accomplish this. There are also packages and components that you can purchase that literally does the same thing.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1115700
    • 提供者:endell
  1. HttpDownload

    0下载:
  2. C#通过http发送post请求下载文件,包含一个测试下载的地址。有兴趣可以试一下-C# sent HTTP post request to download file that contains a test download address.Interested can try.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:51838
    • 提供者:carlos
  1. Curl

    0下载:
  2. curl http;https,post 请求(curl http;https,post)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:35259392
    • 提供者:gary.liu
  1. Real-time_data_in_OxyPlot_charts_code

    1下载:
  2. The post is devoted to the Wpf application that shows (emulated) real-time data in charts. It could be used as base for monitoring application, when data service provide real data like, for example, number of http requests or CPU temperature
  3. 所属分类:界面编程

    • 发布日期:2017-12-31
    • 文件大小:23552
    • 提供者:Reznykov
  1. cpr.tar

    1下载:
  2. 用于c++发送post请求的封装库,底层调用libcurl,使用格式类似python rest,更加便捷(wrapper for C++ post request/libcurl)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:2340864
    • 提供者:upennbull
搜珍网 www.dssz.com