-
这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:...
这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:-)。当时本来是想做一个光盘目录管理之类的东西,不过后来发现工作量太大了,这个工程被我给永久的Hibernate了。
总是觉得一些半成品放在硬盘上未免有些可惜,这些代码对一些初学OOP的朋友来说或许还会有些用。想想还是简单的改改发布好了。
虽然当时对OOP走火入魔,在设计的过程中存在很严重的过度设计。不过就现在发布这些代码来说设计还算是合理的了。
在程序对程序目录的处理过程中,最初是使用的XML文件进行处理,后来改成了自定义格式,再到现在直接将目录保存到文本中。在更换处理方式的时候,对目录进行遍历的uMakeCD.pas一直未修改过,而在对目录进行保存的时候只是对接口的具体实现进行了相应的修改而已。
-this procedure part of the basic framework is playing OOP farthest extremes of writing (of course, that time is intended to extremes of the :-). When originally wanted to do a CD-ROM directory management things like, but later found the workload too much, I of this project was to a permanent Hibernate. Always think on some semi-finished drives it is really a pity that some of the code of learning OOP friends perhaps also of some use. Consider a simple change or change a good release. Although the OOP obsessions, in the process of designing the existence of a very serious over-design. But on releasing the code run design contests
- 2022-06-13 06:18:21下载
- 积分:1
-
Secure peer to peer networking the JXTA example
Secure peer to peer networking the JXTA example
- 2022-02-20 13:48:41下载
- 积分:1
-
JDBC示例
JDBC Sample
- 2022-03-11 08:04:17下载
- 积分:1
-
该程序是javaweb方向的,网上书店:能实现书籍列表的查看,选书,购书,付账。有数据库...
该程序是javaweb方向的,网上书店:能实现书籍列表的查看,选书,购书,付账。有数据库-The program is javaweb direction, on-line bookstores: to achieve a list of books read, book selection, book, pay the bill. Database
- 2022-01-25 16:35:45下载
- 积分:1
-
画板,一个简单的应用程序,支持读取和保存文件,适合…
一个简单的画板应用程序,支持保存和读档,适合初学java者参考-Sketchpad a simple application, to support the preservation and read files, suitable for beginner java reference
- 2023-07-03 07:35:02下载
- 积分:1
-
辅助产生DAO类的工具
辅助产生DAO类的工具-have auxiliary tools such as the DAO
- 2022-04-01 23:07:42下载
- 积分:1
-
这是本人开发的一个小时钟 主要涉及到java的多线程技术
这是本人开发的一个小时钟 主要涉及到java的多线程技术-This is, I developed a small clock mainly related to the java multi-threading technology
- 2022-01-30 22:48:51下载
- 积分:1
-
java学生信息管理系统 java学生信息管理系统
java学生信息管理系统 java学生信息管理系统 -java学生管理系统
- 2023-02-23 21:40:04下载
- 积分: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
-
prepared with a HTTP mirrors procedures
一个用java编写的HTTP镜像的程序-prepared with a HTTP mirrors procedures
- 2022-01-25 17:40:35下载
- 积分:1