-
useftpapplet
Java编写实现一个FTP客户端程序,通过该客户端连接指定的服务器。useFtpApplet 类继承了Applet 类,在init()中实现的是此Applet 的初始化,设置布局和背景,建立文本、标签和文本域。
Connect()方法使用主机地址、用户名和密码作为参数,建立与主机的连接。使用new 生成新的FtpClient 类实例,使用login()方法登录FTP 服务器,调用showFileContents()方法显示文件内容。 (Java prepared to achieve an FTP client program, through which clients connect to the specified server. useFtpApplet class inherits the Applet class, init () is initialized in the realization of this Applet, set the layout and background, the establishment of the text, labels and text fields.
Connect () method uses the host address, user name and password as parameters to establish a connection with the host. Use new FtpClient generate a new instance of the class, using the login () method to log FTP server, call showFileContents () method to display the file contents.)
- 2014-09-23 18:11:27下载
- 积分:1
-
#_jsp_145_mysql_酒店客房管理系统_
完整的程序源码,完整的系统架构,可供学习及参考,当然也可以作为毕业设计的模版,完全由JSP编写,同时页面由前后台控制。(Complete source code, complete system architecture, for learning and reference, of course, can also be used as a graduation design template, written entirely by JSP, while the page is controlled by the front and back.)
- 2021-04-04 08:29:04下载
- 积分:1
-
Http
自己平时从网上搜集的http协议解析文档(Their normally collected from the Internet http protocol analysis document)
- 2007-11-16 02:44:59下载
- 积分:1
-
AI
说明: this is a tic-tac-toe game.... no one can win...try it.. :)
- 2009-07-11 15:18:28下载
- 积分:1
-
TCP_Java
实现了用Java语言实现TCP协议的传输。(TCP protocol using Java language transmission.)
- 2013-11-09 13:04:50下载
- 积分:1
-
jse_javadocs
这是JAVA的API,开发人员可以查阅自己需要的信息(JAVA API, developers can access the information they need)
- 2012-09-01 10:32:41下载
- 积分:1
-
Graph with GUI
使用户可以添加node,Edges,并且应用一些sorting算法(allows user to add, delete, and move node and edges in graph data structure and play with sorting algorithms)
- 2017-09-22 04:39:10下载
- 积分:1
-
greedsnake
很好玩的贪吃蛇游戏,java编写,java作业,要求图形化(The Snake game is a lot of fun, java prepared, java operations require graphical)
- 2009-05-26 22:33:54下载
- 积分:1
-
Ski
滑雪小游戏,没人物图案...是个方块。可以自己制造场地。2D(ski game,the block is you)
- 2011-12-23 21:55:22下载
- 积分:1
-
OLAP_client
使用Java开发的数据仓库OLAP程序,后台是Oracle 10G 10.0.0.3 前台使用Jdeveloper开发。(use Java development OLAP data warehouse procedures, background Oracle 10G 10.0.0.3 use JDeveloper development prospects.)
- 2005-07-27 19:14:09下载
- 积分:1