-
最短路径,随意点击地图上的两点,计算出两点之间的最短距离...
最短路径,随意点击地图上的两点,计算出两点之间的最短距离-short path
- 2022-03-17 20:54:59下载
- 积分:1
-
SSD3 Exercise 8的答案
于2009.12.03编写
SSD3 Exercise 8的答案
于2009.12.03编写
-the key to Exersice 8
- 2022-09-20 01:20:02下载
- 积分:1
-
sql2000_2005jdbcDriver.jar是使用MyEclipse连接sql数据库时候的驱动程序。...
sql2000_2005jdbcDriver.jar是使用MyEclipse连接sql数据库时候的驱动程序。-sql2000_2005jdbcDriver.jar is to use MyEclipse to connect sql database when drivers.
- 2023-04-20 23:50:02下载
- 积分:1
-
jsp+mysql开发的,实现从jsp访问mysql的各种常见方法。
jsp+mysql开发的,实现从jsp访问mysql的各种常见方法。-jsp mysql development, and achieving visit from jsp mysql the common method.
- 2023-04-20 22:00:03下载
- 积分:1
-
java数据结构和算法.(第二版)源码
有需要的尽情的下吧
java数据结构和算法.(第二版)源码
有需要的尽情的下吧-java data structures and algorithms. (second edition) there is a need to source all of the next bar
- 2023-03-24 00:10:03下载
- 积分:1
-
微软JavaScript手册js.chm手动微软JS实现。chm
微软JavaScript手册js.chm
微软JavaScript手册js.chm-Microsoft JavaScript manual js.chm manual Microsoft JavaScript js . chm
- 2023-04-15 21:10:03下载
- 积分:1
-
一个简单的图书管理系统~是java语言,数据库,一个小歌剧…
一个简单的图书管管理系统~是用java语言编写的,数据库的一个小作业-A simple library management system ~ is java languages, databases, a small operation
- 2022-03-20 05:08:59下载
- 积分:1
-
JAVA 实例手册源码
Examples From Java Examples in a Nutshell, 2nd Edition
JAVA 实例手册源码
Examples From Java Examples in a Nutshell, 2nd Edition-JAVA instance manual source Examples From Java Examples in a Nutshell, 2nd Edition
- 2022-05-26 02:02:19下载
- 积分:1
-
模拟邮件客户端发送电子邮件 实现多附件 超容量附件以及多种发送方式...
模拟邮件客户端发送电子邮件 实现多附件 超容量附件以及多种发送方式-java sends email
- 2023-05-18 17:10:03下载
- 积分: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