-
CompletionInfo
Information about a single text completion that an editor has reported to an input method.
- 2014-01-03 19:35: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
-
webwork2guide
WebWork是由OpenSymphony组织开发的,致力于组件化和代码重用的J2EE Web框架。WebWork目前最新版本是2.2.2,现在的WebWork2.x前身是Rickard Oberg开发的WebWork,但现在WebWork已经被拆分成了Xwork1和WebWork2两个项目。(WebWork is developed by the OpenSymphony organization dedicated to componentization and code reuse J2EE Web framework. WebWork latest version is 2.2.2, and now WebWork2.x predecessor Rickard Oberg developed WebWork, but now has been split into Xwork1 WebWork and WebWork2 two projects.)
- 2013-09-16 11:41:49下载
- 积分:1
-
Software-develop-method
软件开发技术与方法,包括Corba,java,oop,uml,xml等多个文档。(Software development technology and methods, including Corba, java, oop, uml, xml, etc. files.)
- 2009-05-13 10:40:10下载
- 积分:1
-
upgrade
This is a content manage system for upgrade, java platform
- 2020-06-20 08:00:01下载
- 积分:1
-
jintellitype-1.3.9-SNAPSHOT-dist
java注册系统级别的快捷键(hotkey)(java registration system level shortcut (hotkey))
- 2013-12-02 16:26:21下载
- 积分:1
-
cloud-zuul2.1.1
zuul是Spring cloud中网关的一种实现,用于构建服务网关(Zuul is an implementation of gateway in Spring cloud, which is used to build service gateway)
- 2020-06-19 20:40:01下载
- 积分:1
-
大数据大屏展示的DEMO - BigDataDemo-master
说明: 大数据大屏展示的DEMO,供参考界面设计及实现。(big data demp, great show!)
- 2020-06-09 12:07:14下载
- 积分:1
-
TCPconnect
安卓Socket网络编程的一个简单例子,利用tcp协议,实现网络数据传输功能,适合于初学者。(Andrews Socket network programming examples, using tcp protocol, network data transmission.)
- 2020-06-26 17:20:02下载
- 积分:1
-
Hibernate_Javake_Ch04_Util
编写HibernateUtil工具类,用工厂方法设计模式实现(Write HibernateUtil tools with factory method design pattern)
- 2013-11-04 00:16:55下载
- 积分:1