文件名称:Desktop
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-02-10
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 吕*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个Teacher类,要求描述姓名、性别、年龄、薪水,定义一个方法,用于在教师原有薪水的基础上增加5000,再定义一个TeacherTest类,创建一个Teacher对象并初始化对象的各属性值,调用教师增加薪水的方法,并将增加薪水后的教师信息输出。-Create a class the Teacher, the requirement descr iption name, gender, age, salary, define a method that is used to teachers on the basis of the original salary increase 5000, then define a TeacherTest class, create a the Teacher object and initializes the object s attribute values, call the method that teachers salary increase, and will increase the salary of teachers information output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Teacher.java
TeacherTest.java