-
FTPClient
说明: java 写的一个ftp客户端!可以运行ssh!!!(write a java ftp client! Can run ssh! ! !)
- 2010-04-28 19:39:31下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
day01
java教学实例1,适合新手学习使用的简单范例(java example 1)
- 2016-04-22 17:39:26下载
- 积分:1
-
第五大道商城源码
说明: 第五大道商城有购物车的增加删除修改和订单详情,MySQL数据库,能有数据库表(Fifth Avenue Mall has shopping cart addition, deletion, modification and order details, MySQL database, can have database tables)
- 2020-06-19 07:00:01下载
- 积分:1
-
Portal-Basic-Java-Web
Portal-Basic Java Web应用开发框架(Portal-Basic Java Web application development framework)
- 2013-08-16 08:03:21下载
- 积分:1
-
Cascade
cascade密钥协商的程序,希望对大家有所帮助吧(this is a programme of cascade key Java)
- 2019-06-26 17:04:48下载
- 积分:1
-
JavaGroupsVC_v0.5
JavaGroupsVC will be an open source program designed to provide a multi-platform video conferencing solution. The motivation behind this project comes from the lack of platform independent solution for videoconference. Proprietary hardware and platform specific video formats requires video conferencing application to be tailored and rewritten for each computing platform
- 2009-06-22 20:44:05下载
- 积分:1
-
midp_ketris
说明: MIDP实现的 俄罗斯方块游戏源码,含游戏画布和封装下坠物对象及其操作类,重画线程,该线程实现游戏画布重画机制,用2个变量是用来控制游戏速度(The source code of the Tetris game implemented by MIDP, including the game canvas and the encapsulated falling object and its operation class, redraw thread, the thread implements the game canvas redraw mechanism, and uses 2 variables to control the game speed)
- 2020-06-07 12:17:47下载
- 积分:1
-
Ubuntu12.10 菜鸟使用手册(二)
说明: 对于刚刚步入 Linux 的菜鸟来说, 难免要有时利用一下 的资源,(For newcomers who have just entered Linux, it is unavoidable to make use of some resources at times.)
- 2019-05-07 23:25:35下载
- 积分:1
-
贪吃蛇
说明: java小游戏练手,使用GUI编程,展示了类的继承,多态。(Java small game practice, using GUI programming, show class inheritance, polymorphism.)
- 2020-08-03 17:03:14下载
- 积分:1