搜索资源列表
Acme包中的以Post方式发送数据的例子。
- 很经典的POST例子,上传上来看看,希望有用-classic POST example, look at upload onto the hope that useful
OpenSwing
- OpenSwing开源项目,封装了一些很实用的组件,各位在使用的时候请尊重开源项目的版权,http://bbs.chinajavaworld.com/post/view?bid=6&id=16546&sty=1&tpg=1&age=0有详细信息及最新的版本,感谢原作者!-OpenSwing open source projects, the package some very useful components, you use the open source projects please r
Java LogicGate Progamming SourceCode
- 一个用面向对象方法封装和编写的JAVA Logicgate(逻辑门)运算程序,内附有详细的开发/说明文档(Doc文件)和分析流程图,主程序Main()存在于:And.java 文件 请先编译其余文件,最后编译运行And.java文件-an object-oriented methods and the preparation of the package Logicgate JAVA (logic gates) Operational way sequence, enclosing a deta
struts-scripting-1.0.1
- 框架结构,适用一些初学者使用. 请先压缩再使用-framework applies some beginners. The use of compressed post again
SMTP-java
- 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.
classshapemain
- classshapemain.zip //: c03:AutoInc.java // Demonstrates the ++ and -- operators. // From Thinking in Java, 3rd ed. (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. public class AutoInc { public static
GetNpost
- 本例介绍了如何使用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
POST
- java采用http的post方式实现上传下载xml文件,比较具有典型性
httppost
- Post方法一般是在网页的form表单提交的时候用的方法,是html的方法, 现在我必须在java类里面模拟这个post方法, 那我自然就想到了java.net.HttpURLConnection 来实现
vchttppost
- post 提交用户输入的方式是隐含提交,在ASP端用request.getform()来获取输入域的值; get 提交用户输入的方式是显式提交,提交时在浏览器的地址栏里可以看见 用户输入的内容(你在Google中输入Java搜索,你按查找后可以在地址栏里看到java), 在ASP端用request.getquery()来获取输入域的值;
jAVA
- 实现http的多项功能,post功能,多线程功能,错误检测机制等等。实现Ftp上传下载数据的功能 能够与FTP服务器建立连接 商量通信端口 上传和下载数据 权限的控制 -Http implementation of a number of functions, post functions, multi-threaded functions, error detection mechanisms and so on. Implementation Ftp upload dow
Post
- 购物车系统中的post类,private Integer id private Topic topic private User user private String title private Integer transactionpoint private Integer readaccess -Cart post category system, private Integer id private Topic topic private Us
samlpeget-post
- 用 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.
JHttpserver
- An Http sevrer who support method Get and Head and Post.
5
- 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
TestGetPost
- 程序示范了如何向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
JavaHttpClient
- 提供的主要的功能: 实现了所有 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
Kuaiji
- 一个java做HTTPCLIENT POST的例子
post
- 这是一个论坛源码,主要包含帖子明细,查找,浏览帖子和后台管理模块,主要包括帖子的添加、删除等。-This is a forum for the source code, mainly contains detailed post, search, browse posts and back office management module, including the post of adding, deleting, and so on.
test
- java+mysqm.可以发帖,没用用户登录,界面完好,下载直接可以用(Java+mysqm. can post, no user login, the interface is intact, the download can be used directly)