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

搜索资源列表

  1. HttpHelperV1.8

    0下载:
  2. HttpHelper可以非常方便的实现Http协议的GET和POST请求、自动识 别编码、无视证书、优化Cookie、可以很方便的设置Cookie,Header,证书,代理等问题, 编码问题您不用做任何处理,因为类会自动为您识别网页的编码。 -HttpHelper GET and POST Http protocol to achieve very convenient request, automatic identification certificate, optimization of
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:236798
    • 提供者:fly
  1. testREST

    0下载:
  2. 测试rest接口调用包括put、get、delete、post四种方式的调用-test rest
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:14470088
    • 提供者:胡东梅
  1. user

    0下载:
  2. 一个基础的java用户注册实现类,基于HTML,以GET或POST方式,检查注册用户名是否在数据库中已存在-Based on HTML, to GET or POST, check whether the registered user name already exists in the
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:774
    • 提供者:张金
  1. WebServiceDemo

    0下载:
  2. webseviceDemo,没记错的话应该是restful风格的一个实例,主要是get,post的简单应用-WebseviceDemo, remember correctly, it should be an example of restful style, mainly get, post a simple application
  3. 所属分类:Ajax

    • 发布日期:2017-05-26
    • 文件大小:8713926
    • 提供者:hugh
  1. librarysearch

    0下载:
  2. 大学图书馆的安卓客户端项目源码,可以获取网站上的图书信息,直接通过get/post模拟浏览器与网站交互-University Library Android client project source code, you can get the books on the site information, directly through the get/post browser and website interaction
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:4069138
    • 提供者:zhch2o
  1. HttpRequestHandler

    0下载:
  2. This an HTTP request handler. You just have to give the url to this class and it will send request the http server using get or post method to get connection.-This is an HTTP request handler. You just have to give the url to this class and it will se
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:Anil
  1. https

    1下载:
  2. delphi 支持HTTPS协议的GET和POST函数-Delphi supports the GET and POST functions of the HTTPS protocol
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:wsm
  1. restclients

    0下载:
  2. 修改后缀为jar,这个一个用于测试restful接口的一个工具,可以通过这个工具测试不同的提交方法,比如get/post/put/delete-Modify the suffix jar, this a test tool for a restful interface, can be submitted through this tool to test different methods, such as get/post/put/delete, etc.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-11
    • 文件大小:14279709
    • 提供者:大哥
  1. ewqewq

    0下载:
  2. 服务端GET和POST的例子,对新手非常有用噢-Server GET and POST examples, very useful for the novice Oh
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:jadyn
  1. validation

    0下载:
  2. This represents a get / post example for HTML based on Nodejs and JS. Remember, it s just a template
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:517
    • 提供者:Mihai
  1. upload

    0下载:
  2. 实现往服务器上传文件,以及一些简单的POST和GET的通信测试-Upload files to the server, as well as some simple POST and GET communication test
  3. 所属分类:android

    • 发布日期:2017-12-13
    • 文件大小:31334728
    • 提供者:骆昭阳
  1. netcat-0.7.1.tar

    0下载:
  2. C#等.net编程中,我们经常需要制作类库DLL文件,这样可以方便的将各种方法打包使用,有利于程序升级和方法复用,这里就介绍一下DLL文件生成和使用的方法。(network dlladsfasfasfasfdafsdasf)
  3. 所属分类:网络

    • 发布日期:2017-12-24
    • 文件大小:398336
    • 提供者:actiontimeout
  1. PBFuncLib160930有弹窗口版

    3下载:
  2. 历史修改记录 (三)2015.10.18 1.修复RSA的长度限制问题 2.增加COM口读操作 3.增加QR码的删除操作 4.增加https的POST和GET操作 (二)2015-05-03 wxj 1.增加取硬盘的序列号和名称 2.增加http的POST和GET操作 (一)2015.03.27 wxj,主要功能如下: 1.以非图片方式在Datawindow中显示QR二维码 2.GBK和UTF-8编码相互转换 3.加密解密,RSA加密解密 4.取汉字拼音首字母 5.文
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:1655808
    • 提供者:chowyun
  1. androidhttp封装

    0下载:
  2. 对httpConnection的封装,支持post、get异步。(The encapsulation of httpConnection supports asynchronous post and get.)
  3. 所属分类:android开发

  1. curlhelper

    0下载:
  2. 封装curl接口,支持get,post请求(Encapsulating the curl interface to support get, post requests)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:leo666666
  1. VolleyDemo

    0下载:
  2. Android Volley框架之网络请求和图片加载提供简便的网络请求和图片加载工具,包含多种get,post请求和多种网络图片加载的方式。(Android VolleyThe network request and picture loading of the framework provides simple network request and picture loading tools, including a variety of get, post requests, and a
  3. 所属分类:android开发

    • 发布日期:2017-12-19
    • 文件大小:316416
    • 提供者:xx251
  1. httptest

    0下载:
  2. 可以收发http消息,选择post或get方法(You can send and receive HTTP messages and select post or get methods)
  3. 所属分类:网络编程

    • 发布日期:2017-12-22
    • 文件大小:20480
    • 提供者:Cathy111
  1. curl-master

    0下载:
  2. 封装curl扩展 方便用来在php脚本中发送http get和post请求(curl vendor package author:xiaohigh)
  3. 所属分类:Web服务器

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:SageLee
  1. HttpInterface-master

    0下载:
  2. HttpInterface-master 基于http、soket的get、post,可以用于下载网页 访问 下载文件 向目标网站发送字符串 或者 文件(HttpInterface-master, based on HTTP and soket's get and post, can be used to download web pages, access downloaded files, and send strings or files to target sites)
  3. 所属分类:网络编程

    • 发布日期:2017-12-14
    • 文件大小:132278
    • 提供者:907522935
  1. 微信协议

    2下载:
  2. 微信协议GET POST步骤教程 web微信 微信机器人原理(WeChat protocol GET POST step tutorial web WeChat WeChat robot principle)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:176128
    • 提供者:mqllin
« 1 2 ... 14 15 16 17 18 1920 21 »
搜珍网 www.dssz.com