-
这个程序的基础框架部分是我在玩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
-
开源的MVC框架将是一个很好的业务上的分离的页…
MVC开源框架,很好的将页面于业务逻辑分离,使用了三层架构的思想-Open source MVC framework will be a very good page on the separation of business logic, the use of a three-tier system of thinking
- 2022-07-08 22:17:07下载
- 积分:1
-
Fast Fourier method, to calculate the product of two polynomials, the input4.dat...
快速傅里叶方法求两个多项式乘积,将input4.dat文件放在d盘根目录下-Fast Fourier method, to calculate the product of two polynomials, the input4.dat the file under the root directory on the d
- 2022-05-07 22:52:06下载
- 积分:1
-
本文着重介绍了一个cwc大型购物商场源代码,其内部结构等各方面功能...
本文着重介绍了一个cwc大型购物商场源代码,其内部结构等各方面功能-shopping source code
- 2022-06-14 06:16:02下载
- 积分:1
-
j2ee开发指导 很好很好的东西呀,能给你帮助的呀
j2ee开发指导 很好很好的东西呀,能给你帮助的呀-j2ee book
- 2022-01-25 16:45:21下载
- 积分:1
-
a simple thread program to print numbers
it can be synchronized with operating...
a simple thread program to print numbers
it can be synchronized with operating system tickms by including t1.sleep(1000) in the ADD() method
- 2022-03-25 05:53:15下载
- 积分:1
-
网络爬虫开源代码,多线程下载,可以扩展。
网络爬虫开源代码,多线程下载,可以扩展。-Open-source code network reptiles, multi-threaded download, can be extended.
- 2022-08-09 14:54:56下载
- 积分:1
-
里面包含了4个类,后个类为前个类的调用,是个基础的JAVA程序...
里面包含了4个类,后个类为前个类的调用,是个基础的JAVA程序-Which contains the four categories, a category for the former after a type of call is a JAVA-based program
- 2023-07-29 13:05:04下载
- 积分:1
-
a student achievement, java's import java.applet.Applet import java. AWT .*...
一个学生成绩系统,java的import java.applet.Applet
import java.awt.*
import java.awt.event.*
import java.util.*
-a student achievement, java"s import java.applet.Applet import java. AWT .* import java.awt.event .* import java.ut il .*
- 2022-06-01 23:45:19下载
- 积分:1
-
数据结构的java编程
实现的有链表,队列,集合,栈,二叉树等!...
数据结构的java编程
实现的有链表,队列,集合,栈,二叉树等!-data structure of java programming in the linked list, queue, collection, stack, such as the binary tree!
- 2022-11-22 10:50:04下载
- 积分:1