-
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
-
ManpowerSystem
人事信息管理系统,全GUI编程,并链接数据库管理数据,(Personnel Information Management System, all GUI programming, and database management of data link,)
- 2008-07-02 16:14:54下载
- 积分:1
-
javakejian1
说明: java课件 我们老师用的 java课件 我们老师用的(Our teacher was using java courseware courseware our teacher was using java)
- 2011-03-24 08:08:48下载
- 积分:1
-
Hibernate_Javake_Ch04_Util
编写HibernateUtil工具类,用工厂方法设计模式实现(Write HibernateUtil tools with factory method design pattern)
- 2013-11-04 00:16:55下载
- 积分:1
-
198(53)
一个命题,是表达了对象之间关系的概念结构。命题必须符合以下规则:它必须是抽象的;它必须与一个真值关联;它必须符合一定的形式化规则。按照命题理论,(A proposition is to express the concept of the relationship between the object structure. Proposition must meet the following rules: it must be abstract it must be associated with a true value it must meet certain formal rules. In accordance with the proposition theory)
- 2010-11-16 10:05:39下载
- 积分:1
-
zenme-chengwei-java-gaoshou-
这篇文章教你如何成为一位java高手,要想成为java高手的请多看看。(This article teaches you how to become a the java master, in order to become the java master of like him look at.)
- 2012-10-17 14:40:32下载
- 积分:1
-
dianzicidian
一个java编写电子词典的课程设计,希望对大家有用(Write a java curriculum design electronic dictionary)
- 2013-11-28 17:25:50下载
- 积分:1
-
Reflection
JavaSE基础,Java 反射机制编程,是J2EE的基础部分之一,是一个难点。我亲自调试编译过的,绝对有用,如果觉得不错,请留言。谢谢!
(Java Foundation,It is useful to New Learners!)
- 2011-09-01 12:44:41下载
- 积分:1
-
Mynfadfa
用于DFA到NFA 的转化.并且能够显示DFA NFA的状态图(convert DFA into NFA)
- 2013-11-17 16:15:49下载
- 积分:1
-
jsp_shop
网上交易系统的源代码 实现过程 采用STRUTS框架(Online trading system to achieve the process of source code using STRUTS framework)
- 2009-07-13 17:45:58下载
- 积分:1