-
Bubbles
Java 开发的弹跳球小游戏代码. 便于理解OO的概念.(Bubbles Game, developed in Java, easy to understand OO design in Java)
- 2009-03-22 08:11:09下载
- 积分:1
-
NameParser
Name Parser implements String Parser Source Code for Andriod.
- 2013-12-16 11:32:53下载
- 积分:1
-
数字拼读
说明: Java语言实现阿拉伯数字的拼读,内有两个版本/思路(Arabic numeral spelling)
- 2020-03-12 18:23:39下载
- 积分:1
-
apache-tomcat-7.0.57
apache-tomcat-7.0.57
- 2020-06-20 19:40:02下载
- 积分:1
-
ranve
是实用的东西,介绍利用JAVA开发的一个程序,鼓励程序()
- 2018-05-15 11:56:11下载
- 积分:1
-
疯狂坦克
自己联系所写的坦克大战,非常简陋,但是可以借鉴参考一下(The battle of the tank that he created)
- 2018-08-08 10:43:08下载
- 积分:1
-
CloudStack2.2UserInterface
云计算开源平台cloudstack的相关技术资料和参考文献(Open source cloud computing platform cloudstack the relevant technical information and references)
- 2013-08-03 22:07:46下载
- 积分:1
-
TransactionService
Transaction Service extends Service implements Observer Source Code for Andriod.
- 2013-12-19 11:14:26下载
- 积分:1
-
PAssertedServiceParser
Rancore Technologies Pvt Ltd, Mumbai India.
- 2013-11-26 14:39:45下载
- 积分:1
-
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