-
Snake
说明: 贪吃蛇小游戏,电脑桌面版小游戏,视频教程实例,基于java编程的小游戏(Snake Game, Computer Desktop Game, Video Tutorial Examples, Game Based on Java Programming)
- 2019-10-15 00:20:51下载
- 积分:1
-
_Bits
Test the class {@code com.android.dx.util.Bits} for Java.
- 2013-10-02 01:36:01下载
- 积分:1
-
Yaya
这是我们上JSP课程设计做的一个购物网站详细设计说明书(This is our JSP on a curriculum designed to make the detailed design specification website)
- 2009-03-31 18:43:46下载
- 积分:1
-
JavaMailallcomp
完整的JavaMail实现方法,完整的实现了JavaMail的工具类,十分方便,内涵接收和发送两个java文件,直接拿过来用即可(all about JavaMail,you can use it at now)
- 2014-06-13 10:56:48下载
- 积分:1
-
tut-rest-master
You re creating an API that clients need to consume across the web.
You want to open up your organization s data to consumption by varied clients across the web.
You need to integrate your application with other applications inside your own organization, but you don t have control over the languages, tools, or frameworks for those applications.
- 2014-03-18 11:30:50下载
- 积分:1
-
liredemo
基于lunce,liredemo 演示文档(Demo document based on lunce and liredemo)
- 2020-06-24 18:40:02下载
- 积分:1
-
SipProfile
Helper class for creating a {@link SipProfile}.
- 2014-02-25 11:31:22下载
- 积分:1
-
javagetMAC
说明: java简单的获取windows系统网卡mac地址(simple access to the Windows system card mac address)
- 2006-04-25 11:24:25下载
- 积分:1
-
Java-Concurrency-in-Practice
一本讲述Java并发编程的书籍,详备完整,适合学习(A book about the Java concurrent programming, detailed preparation complete, for learning)
- 2015-09-22 10:37:42下载
- 积分: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