搜索资源列表
iframeTest
- 通过POST方式,向ifr a me传递参数的例子-Example by the POST method to pass parameters to ifr a me
java3
- 二叉树的定义, 编写一个main方法, 实现二叉树的中序和后序遍历,实现二叉树遍历 改编的方法-The definition of binary tree, write a main method, in order to achieve the binary tree and post-order traversal, the realization of binary tree traversal method adapted
czwTime
- 基于JAVA RMI设计的分布式时间显示程序,采用回调技术,客户端调用服务端后不再做任何事,服务端自动每隔3秒(时间也自行设定)再调用客户端的显示方法,在客户端的窗口显示数字时钟。-JAVA RMI-based design of a distributed time display program, using callback technology, client-side post-call service will no longer do anything server automat
HttpRequestProxy
- 获取源码,包含GET和POST提交方式,对初学者很有帮助-Access to source code, GET and POST method to submit
JHttpserver
- An Http sevrer who support method Get and Head and Post.
lianxi
- 一个测试程序,通过post方法传递参数,用getParameterValues()方法获得该参数的所有参数值。-A test program to pass parameters through the post method, with getParameterValues () method to get the argument values of all parameters.
HttpClient
- HttpClient使用GET方式通过代理服务器读取页面的例子,HttpClient 4 使用POST方式提交普通表单数据的例子,HttpClient 4.0通过代理访问Https的代码例子. HttpClient读取页面的使用例子-HttpClient proxy server using the GET method to read through the examples page HttpClient 4 normal form using the POST method to
http
- 用servlet实现用户登入的功能,用do post方法-User login with a servlet implements the function, method of use do post
NetUtil
- 网络工具,使用Java程序向制定URL地址提交表单或发送数据包并取得返回的数据包 以POST方式向指定地址发送数据包请求,并取得返回的数据包 以POST方式向指定地址提交表单 url解码 url编码-Network tool, developed using the Java program to submit the form or URL address to send data packets and the packets get back The POST meth
jQueryFormUpload
- 利用jquery的post方法上传文件的功能,有兴趣的同学可以拿去研究一下。-Using jquery post method to upload files, interested students can take to look.
IntoPost
- 1.Untitle.cpp 实现功能:中缀表达式转后缀表达式 实现方法:利用栈 1.是否有括号 2.比较运算符号优先级-function: Into to Post method: Using stack
calc112
- Program for a calculator using POST method of CGI
HttpRequestHandler
- 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
ClientCustomSSL
- http工具类,对post和get方法做了基本的封装,还有ssl证书请求的方法(The HTTP tool class makes basic packages of the post and get methods, as well as the SSL certificate request method)