-
1
说明: Java,第一章,小程序实例,仅供参考学习,(Java)
- 2010-12-21 17:16:31下载
- 积分:1
-
EJBApplication
Application using Entreprise java bean (EJB)
- 2014-01-06 21:29:09下载
- 积分:1
-
chatroom
一个用java编写的聊天室工具,使用了多线程,每次上线一个用户都会开辟一个线程(Write a java chat room tools, the use of multiple threads, each on-line user would open up a thread)
- 2014-06-08 17:35:38下载
- 积分:1
-
Mouse
java 打地鼠小游戏 课程设计 经过测定 非常好用(the code for java game)
- 2020-06-19 15:40:02下载
- 积分:1
-
Airline-Resevation-System
A Netbeans project for Online Airline reservation system( in Java)
- 2014-07-12 16:56:34下载
- 积分:1
-
冒险岛079WIN10专用HShield
说明: 支持WIN10的HS,非常好用,绝对没问题(Support win10 HS, very easy to use, absolutely no problem)
- 2021-03-20 21:59:18下载
- 积分:1
-
cu
基于的程序设计,对于初学者来说非常有用的,可以拿来学习使用!(Voting management system, the use of Java language development, SSH framework, though difficult, but the function is very strong!)
- 2018-04-21 21:28:17下载
- 积分: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
-
Hbase-Client1
调用hbase的代码,可以进行动态创建表,查询修改删除记录。(Call the the hbase code can dynamically create tables, query modification delete records.)
- 2012-10-31 23:31:22下载
- 积分:1
-
CaughtClassMarker
This InstructionVisitor marks all classes that are used in an instanceof test by any of the instructions that it visits.
- 2013-11-28 11:07:04下载
- 积分:1