-
Java
这是一本学习Java语言非常好的书,适合于初学者,并具有一定深度。(This is a very good book to learn the Java language, suitable for beginners, and has a certain depth.)
- 2013-10-16 13:37:25下载
- 积分:1
-
JavaCatg
java source code fro inheritance
- 2011-08-22 20:18:01下载
- 积分:1
-
hibernate-release-4.3.11.Final
用于java数据开发,hirberbate 框架的开发应用,适合初学者(For Java data development, hirberbate framework for the development and application, suitable for beginners)
- 2017-08-03 10:56:38下载
- 积分:1
-
stumanage
JAVA编写的一个信息管理系统。学生信息管理系统(JAVA prepared an information management system. Student Information Management System)
- 2007-12-03 22:04:59下载
- 积分:1
-
pintu
java小程序 拼图游戏制作 有源代码 没有报告(jigsaw puzzle java applets source code did not report production)
- 2011-05-06 22:50:11下载
- 积分:1
-
198(153)
长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,(Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated)
- 2010-11-16 09:18:07下载
- 积分:1
-
EncryptUtil
java MD5算法加解密工具类,直接就能够调用(Java MD5 Algorithms Encryption and Decryption Tool Class)
- 2020-07-02 12:20:01下载
- 积分:1
-
FreePastry-1.4.3_02-source
这是一个Pastry的Java实现,很不错的。(This is a Pastry realize the Java, it is good.)
- 2007-10-25 17:09:21下载
- 积分: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
-
BinaryToHexArray
将输入的二进制字符串装换为16进制字符串并输出(Equipment for the input binary string to hexadecimal string and output)
- 2013-04-30 21:57:53下载
- 积分:1