-
java bean 编程程序,不错的,
java bean 编程程序,不错的,-java bean programming procedures, yes, Oh
- 2022-12-08 20:10:03下载
- 积分: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
-
SIP cmsenvelopeddata
sip CMSEnvelopedData
- 2022-02-02 21:43:37下载
- 积分:1
-
首先,你应该确保你的jdk1.4是有效的,所有需要的类…
At first you should be sure that your JDK1.4 is valid and all needed
classes are in CLASSPATH. If you don t know how to set CLASSPATH, later
a section will tell you.
After unziped calendar.zip, there is a directory named fancy. Please
keep the directory and move it into a path which is in your CLASSPATH.
If you are under linux, you can change directory to fancy and type
make to compile it. It s like below command:
cd fancy
make
Or you are under Windows. you can change directory to fancy and use
command javac to compile it. It s like below command:
cd fancy
javac MyCalendar.java
After finished compiling, you can get below classes:
MyCalendar$1.class
MyCalendar$2.class
MyCalendar$3.class
MyCalendar$4.class
MyCalendar$CalendarTable.class
MyCalendar.cla-At first you should be sure that your JDK1.4 is valid and all needed classes are in the CLASSPATH . If you do not know how to set CLASSPATH. later a section will tell you. After unz
- 2023-07-26 01:10:03下载
- 积分:1
-
j2mexml解析代码,速度快,使用简单
j2mexml解析代码,速度快,使用简单-j2me xml developer
- 2022-02-15 14:09:09下载
- 积分:1
-
用java写的聊天程序。
用java写的聊天程序。 -Written with java chat program.
- 2022-03-04 00:08:55下载
- 积分:1
-
用swing技术作的一个表单的小例子,学习java swing方面的可以做个参考...
用swing技术作的一个表单的小例子,学习java swing方面的可以做个参考-Swing technique used for a small example form learn java swing area can be a reference
- 2022-03-29 07:30:35下载
- 积分:1
-
What is J2EE? It is an ordinary Java What is the difference? Have described
什么是J2EE?它和普通的Java有什么不同?都进行了描述-What is J2EE? It is an ordinary Java What is the difference? Have described
- 2022-03-18 15:08:15下载
- 积分:1
-
比较好的BBS社区源码,采用MySql数据库。
比较好的BBS社区源码,采用MySql数据库。-relatively good source community, using MySql database.
- 2022-05-16 11:04:31下载
- 积分:1
-
java一些例子,包括从键盘接收输入字符串,并将其转换成整数的例子,产生一个随机数的例子...
java一些例子,包括从键盘接收输入字符串,并将其转换成整数的例子,产生一个随机数的例子-java examples include receiving input from the keyboard strings, and converting it into integer example, Generate a random number of examples, etc.
- 2023-07-06 04:20:03下载
- 积分:1