-
Java2 基础学习程序设计150例(源代码)
Java2 基础学习程序设计150例(源代码)-java 基础学习源代码
- 2023-01-13 17:40:03下载
- 积分:1
-
支持图形化界面GUI工具
有关JAVA 容器 监听类的例子
支持图形化界面GUI工具
有关JAVA 容器 监听类的例子-Supporting a graphical user interface GUI tools to monitor containers JAVA Examples
- 2023-01-22 16:40:04下载
- 积分:1
-
ANFY effects, including fireworks, such as Mirror Image
ANFY特效,包括烟火,倒影图象等-ANFY effects, including fireworks, such as Mirror Image
- 2022-03-14 20:45:52下载
- 积分:1
-
这个程序的基础框架部分是我在玩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
-
这个程序的功能是把文字生成二维图片,主要应用与图书馆,超市...
这个程序的功能是把文字生成二维图片,主要应用与图书馆,超市-The function of this procedure is to generate two-dimensional text image, the main application and a library, supermarket
- 2022-01-21 23:39:32下载
- 积分:1
-
Struts
struts-exercise-taglib
- 2022-11-10 10:15:04下载
- 积分:1
-
create URL object of the Java programming
创建URL对象的JAVA程序-create URL object of the Java programming
- 2022-07-17 22:43:16下载
- 积分:1
-
文献信息查询系统!采用Java连接数据库!通过用户名,作者查询相应的数据!...
文献信息查询系统!采用Java连接数据库!通过用户名,作者查询相应的数据!-Information Inquiry System! Using Java to connect to the database! By user name, the author inquiries corresponding data!
- 2022-07-02 05:37:36下载
- 积分:1
-
这是第二版,也是不错的,对了解java 也有很大的帮助
这是第二版,也是不错的,对了解java 也有很大的帮助-This is the second edition, is not a bad thing, the right understanding of java is also very helpful
- 2023-06-04 11:30:03下载
- 积分:1
-
数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selec...
数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法--Array sorting algorithm, its head files include four sorting methods:bubble sorting method (bubble), insertion sorting method(insertion), quickly sorting method (quick) and selection sorting method (selection). In head files has also used the template technology to realize several kinds of sorting algorithms at the same time.
- 2022-05-08 00:59:06下载
- 积分:1