文件名称:Employee
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2015-11-21
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 郑*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建Employee和Developer接口,在Employee中添加work()方法,在Developer中添加code()方法,在Person类中实现这两个方法,输出“我在工作”和“我在编码”;修改Person类,不仅能继承Human类的吃饭eat()、走路walk()外,还可以实现Employee和Developer的接口-Create Employee and Developer interface, add work in Employee () method, add code (Developer) method, the Person class to achieve these two methods, output I am working and I am in encoding modified Person class, not only can inherit the Human class eat (), Developer (walk), but also can achieve Employee and interface
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Employee.doc