-
servlet学习代码
servlet学习代码-Learning servlet code
- 2022-02-25 15:58:40下载
- 积分:1
-
java version of IP Messenger source code, are interested in can be downloaded fo...
java版本的飞鸽传书源代码,有兴趣的可下载参考。-java version of IP Messenger source code, are interested in can be downloaded for reference.
- 2022-09-15 19:50:03下载
- 积分:1
-
The system is based on p2p chat systems, which use technology jxta. Implementati...
该系统是基于p2p的聊天系统,该系统使用jxta技术。实现了各用户之间的直接连接-The system is based on p2p chat systems, which use technology jxta. Implementation of the users a direct link between
- 2022-08-09 14:17:06下载
- 积分:1
-
一个完整的关于人力资源的系统,有文档等,可供参考
一个完整的关于人力资源的系统,有文档等,可供参考
- 2022-07-28 04:35:31下载
- 积分:1
-
Java Swing用户接口编程一例
Java Swing用户接口编程一例-Java Swing user interface programming case
- 2022-03-21 17:52:35下载
- 积分:1
-
一个简单的聊天程序,在局域网内使用换不错的
一个简单的聊天程序,在局域网内使用换不错的-a simple chat program, the use of the LAN for good
- 2022-03-22 09:13:15下载
- 积分:1
-
在作业1的Employee和EmployeeDemo两个类基础上修改
1,重写Employee类的toString方法,返回Employee类的相关信...
在作业1的Employee和EmployeeDemo两个类基础上修改
1,重写Employee类的toString方法,返回Employee类的相关信息的字符串形式
重写Employee类的equals方法,如果两个Employee实例的名字和所属部门相同,返回true;
并在EmployeeDemo类里面验证上述两个方法
2,定义Clerk、Salesman、Engineer三个类,分别继承自Employee
为Salesman增加一个年销售额属性
为Engineer增加一个年消化人月数属性
3,将下面的描述反映到程序里
普通员工年终奖金分配方案为月薪×2
Salesman:销售额×2%+月薪×1.8
Engineer:年消化人月数×300+月薪×2.5
Clerk:月薪×2.5-1 of the Employee in the operation and EmployeeDemo two classes based on the modification 1, rewrite the Employee class toString method to return to Employee class-related information to rewrite the string form of Employee class equals method, if the two examples of Employee s name and their the same sector, return true and EmployeeDemo the above-mentioned two types of authentication methods inside 2, the definition of Clerk, Salesman, Engineer of three categories, respectively, inherited from the Employee as a Salesman for an additional annual sales for an additional attribute for the Engineer who was the number
- 2023-05-31 23:40: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
-
java图书管理系统,不大完整的,用于学习
java图书管理系统,不大完整的,用于学习-java library management system, is not complete, for learning
- 2022-02-10 03:17:14下载
- 积分:1
-
用编译原理方法计算表达式的值,例如(2+3)*84+3这样的复杂表达式
深入体现了面向对象的方法,代码可以很容易进行overwrite...
用编译原理方法计算表达式的值,例如(2+3)*84+3这样的复杂表达式
深入体现了面向对象的方法,代码可以很容易进行overwrite-with compiler theory calculated the value of the expression. For example, (2)* 84 3 such a complex expression reflects the depth of object-oriented methods, code can easily overwrite
- 2023-07-24 19:05:03下载
- 积分:1