-
MainWindow
main window for finger print
- 2009-10-08 13:39:33下载
- 积分:1
-
Java2answer
Java2 实用教程 耿祥义 实验代码和答案 非常好的使用资料(java 2 answer for the java2 second version very good)
- 2009-06-09 07:13:07下载
- 积分:1
-
j203ava
说明: java界面设计,适合初学者!欢迎下载,大家交流学习。(java interface design, suitable for beginners! Welcome to download, the exchange of learning.)
- 2006-02-27 19:54:28下载
- 积分:1
-
Homework07
说明: 创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
- 2020-12-07 21:59:20下载
- 积分: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
-
GUI
高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,GUI部分.(Master of Computer Application Technology tertiary post-graduate courses, advanced computer networks, programming examples of sub-code, GUI part.)
- 2007-10-23 22:56:46下载
- 积分:1
-
简历
说明: jianli muban gezhogn xiangxing
- 2020-06-20 01:20:02下载
- 积分:1
-
kdj
kdj的java实现,可以加入到安卓手机中实现kdj的调取,观看(kdj java)
- 2016-01-20 14:57:18下载
- 积分:1
-
FileReadUtil.java.txt
一个读写文本文件的java类,传入strbuf,传出按照回车分割的字符串。用于读写小size(<=10M)的文本文件。(read text file class)
- 2013-08-30 09:35:09下载
- 积分:1
-
SSM-DB2
SSM(struts2+spring+mybatis+db2整合案例)(SSM (struts2+spring+mybatis+db2 integration scenarios))
- 2013-10-10 09:40:08下载
- 积分:1