文件名称:EMPLOYEE
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
动1. 请构建一个名为Employee 的Class作为员工类,此类中包含:员工ID(int),姓名(String),性别(”F” or “M”), 年龄(int)
2. 创建至少20个Emplyee对象(ID不重复),存储在数组中;
3. 用户可以通过以下命令表达式在该数组中进行查询:
-1. Please build a staff named Employee of the Class as a class, these include: Staff ID (int), name (String), sex ("F" or "M"), Age (int)
2. To create at least 20 Emplyee object (ID non-repetition), stored in an array
3. You can order through the following expressions in the array to check:
2. 创建至少20个Emplyee对象(ID不重复),存储在数组中;
3. 用户可以通过以下命令表达式在该数组中进行查询:
-1. Please build a staff named Employee of the Class as a class, these include: Staff ID (int), name (String), sex ("F" or "M"), Age (int)
2. To create at least 20 Emplyee object (ID non-repetition), stored in an array
3. You can order through the following expressions in the array to check:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EMPLOYEE.txt