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

搜索资源列表

  1. SMTP-java

    0下载:
  2. SMTP邮件客户端的java源码实现,其中实现最为主要的的post ,get等功能函数。-SMTP mail client to achieve the java source code, which achieve most of the main post, get function and other functions.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5682
    • 提供者:李鹏
  1. GetNpost

    0下载:
  2. 本例介绍了如何使用MIDlet和Servlet进行数据通信,并演示了两种常用的方法POST和GET,这是开发联网应用程序最应该掌握的内容。请注意在联网过程中应该在新线程中操作。 -the cases on how to use the Servlet MIDlet and data communications, and demonstration of two commonly used methods POST and GET, which is the development of n
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9186
    • 提供者:阿通
  1. vchttppost

    0下载:
  2. post 提交用户输入的方式是隐含提交,在ASP端用request.getform()来获取输入域的值; get 提交用户输入的方式是显式提交,提交时在浏览器的地址栏里可以看见 用户输入的内容(你在Google中输入Java搜索,你按查找后可以在地址栏里看到java), 在ASP端用request.getquery()来获取输入域的值;
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2503
    • 提供者:贺桀
  1. jQueryAjaxGuestbook

    0下载:
  2. jquery+ajax无刷新评论源码 实现了获取评论无刷新,发表评论无刷新,页面获取评论时显示loading加载效果 jquery真的是一个非常优秀的JS库,简单容易掌握,对于网页中的多级菜单、级联效果、Tab选项卡切换、图片轮转显示, 实现起来都非常的简单,往往就是几句代码的事。 做AJAX应用,jquery提供的$.get()、$.post()函数都可以用于提交数据,但建议使用$.ajax()来提交,那两个函数都不 提供错误返回信息,不利全面掌控。
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:89939
    • 提供者:Lachlan
  1. HttpRequestProxy

    0下载:
  2. 获取源码,包含GET和POST提交方式,对初学者很有帮助-Access to source code, GET and POST method to submit
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1917
    • 提供者:杨林
  1. lqq_util

    0下载:
  2. 常用工具类,包括文件下载,类型安全转换,POST,GET模拟实现等.-Commonly used tools, including file downloads, type-safe conversions, POST, GET simulation be realized.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:573087
    • 提供者:lqq
  1. samlpeget-post

    0下载:
  2. 用 GET 或者 POST 来与Java servlet通讯的例子. 对初学者可能有用,来自JavaCore编程。-Use GET or POST to communicate with a Java servlet. The servlet will search a database for the balance of an account.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-26
    • 文件大小:3610
    • 提供者:dogdig
  1. linkedin-j

    0下载:
  2. 1.得到linkedin sns网站上的用户信息 2。得到linkedin 中的好友用户信息 3。得到发帖转帖,实现发帖-1. Get linkedin sns site user information 2. The friends get linkedin user information 3. Be posted reprint, to achieve post
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7499047
    • 提供者:liuwei
  1. Ajax-top10security

    0下载:
  2. ajax十大安全技术,WEB2.0时代的隐患-There is no inherent security weakness in Ajax but adaptation of this technology vector has changed the Web application development approach and methodology significantly. Data and object serialization was very difficult in
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:34289
    • 提供者:pzf
  1. JHttpserver

    0下载:
  2. An Http sevrer who support method Get and Head and Post.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1025385
    • 提供者:Houadef Adel
  1. 5

    0下载:
  2. This example shows how to sent a POST request to a server with attached parameters. Two parameters are sent in the example code below, width and height. We use the URL and URLConnection classes to open the connection to the destination. Then the ou
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:736
    • 提供者:Nandini
  1. 02_post_exercise

    0下载:
  2. Demonstrating the post and get methods in servlets
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:8916
    • 提供者:dfre
  1. TestGetPost

    1下载:
  2. 程序示范了如何向Web站点发送GET请求、POST请求,并从Web站点取得响应的示例-Program demonstrates how to send a GET request to the Web site, POST request and response obtained from the sample Web site
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1409
    • 提供者:李萌
  1. test1.1

    0下载:
  2. 有A和B两个页面,A页面上有一个textArea和button. 1.当点击A页面上的button时,把textArea的值传递到B页面上面显示出来. 2.要求用GET与POST传值方式(传值可以是任意字符). -There are two pages A and B, A page has a textArea and button. 1. When you click on A button on the page when the value of the textArea p
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:4536
    • 提供者:shihui
  1. JavaHttpClient

    0下载:
  2. 提供的主要的功能: 实现了所有 HTTP 的方法(GET,POST,PUT,HEAD 等) 支持自动转向 支持 HTTPS 协议 支持代理服务器等 -Provides main functions: to achieve all the HTTP methods (GET, POST, PUT, HEAD, etc.) to support automatic shifting in favor of HTTPS protocol support proxy se
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-20
    • 文件大小:6083775
    • 提供者:陈一
  1. bbs

    0下载:
  2. package cn.com.chen.bbs.biz import java.util.ArrayList import cn.com.chen.bbs.vo.Topic public interface ITopicBiz { //根据版块ID获得所有主贴 ArrayList getTopicsBysid(int subBoardid) //根据帖子ID获得帖子信息 ArrayList getTopicBysid(i
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:620063
    • 提供者:张成苍
  1. lianxi

    0下载:
  2. 一个测试程序,通过post方法传递参数,用getParameterValues()方法获得该参数的所有参数值。-A test program to pass parameters through the post method, with getParameterValues ​ ​ () method to get the argument values ​ ​ of all parameters.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:5866
    • 提供者:ChampionWang
  1. test-servlet

    0下载:
  2. 通用web功能测试页面,简单易用,支持post和get提交两种方式-web app test page
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:876
    • 提供者:洪傅玉
  1. IRIS-data

    0下载:
  2. 源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(一般上传5个,可以下载200个)。 -Source comprises at least 5 C or Java source code or programming or other good source of learning materials, the higher the quality the more the number of downloads to get (usually post
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:11801
    • 提供者:luohui
  1. postget

    0下载:
  2. Java语言实现网页接口自动化测试,主要为post,get两种请求方式。-Java language web-based automated testing, mainly for the post, get two request mode.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:527580
    • 提供者:何云海
« 12 3 »
搜珍网 www.dssz.com