-
阿菜论坛beta
阿菜论坛beta-1版java代码-Forum beta-1 version of java code
- 2022-02-04 06:20:44下载
- 积分:1
-
3. A Shape interface design, interfaces include : Draw and Resize. Some specific...
3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces include : Draw and Resize. Some specific type definition, such as : Point, Line, Circle, Rectangle, each category are achieving Shape interface. Draw method of drawing, graphics Resize changed size. Using Java to achieve these interfaces and class, and use tests such testing. Note : no real drawing, such as the Draw Line method, only the following text can be output : "line is the starting point (x1, y1), and the ultimate goal is to (x2, y2)"
- 2022-01-25 15:17:52下载
- 积分:1
-
基础知识,为想了解JAVA的朋友提供最基础,最好的中文教程,当然也有高级的
基础知识,为想了解JAVA的朋友提供最基础,最好的中文教程,当然也有高级的-Basic knowledge, as a friend would like to know JAVA to provide the most basic, the best Chinese Course and, of course, have higher
- 2022-06-13 22:17:46下载
- 积分:1
-
java课的作业,用swing写的,涉及到图形学方面的知识,包括纺射变换,剪切过滤器,象素提取等等。...
java课的作业,用swing写的,涉及到图形学方面的知识,包括纺射变换,剪切过滤器,象素提取等等。-java class operations, used to write the swing, involving graphics, in terms of knowledge, including spinning shot transform, shear filters, image retrieval.
- 2022-08-16 06:57:26下载
- 积分:1
-
javadrow画图程序,可以参考以下
javadrow画图程序,可以参考以下-A drawing programm in Java.You could take it as a referrence.
- 2022-03-23 08:30:39下载
- 积分:1
-
一个比较简单的JAVA查帐代码,本人刚开始写,这个也许有用
一个比较简单的JAVA查帐代码,本人刚开始写,这个也许有用-a relatively simple audit of Java code, I just started writing, perhaps useful
- 2022-02-02 04:48:57下载
- 积分:1
-
Java2 基础学习程序设计150例(源代码)
Java2 基础学习程序设计150例(源代码)-java 基础学习源代码
- 2023-01-13 17:40:03下载
- 积分:1
-
struts with the development of the system addressbook
用struts开发的addressbook系统-struts with the development of the system addressbook
- 2022-03-12 14:20:46下载
- 积分:1
-
java实现下拉菜单
java实现下拉菜单-achieving the drop-down menu
- 2022-05-21 02:06:21下载
- 积分:1
-
A xml searcher by keyword or keywords.Coding by Nori.
运用jdom1.0 api 编写的基于英文关键字检索xml文件的java程序。主要采用了键树和倒排链表来完成。-A xml searcher by keyword or keywords.Coding by Nori.
- 2022-05-22 10:56:03下载
- 积分:1