文件名称:com
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 孙**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.理解抽象类的概念,抽象类与普通类的区别
2.理解接口的概念,掌握接口的定义以及implements关键字的用法
3. 理解抽象类与接口的区别,体会抽象类与接口在解决实际问题时的区别
-1. Understand the concept of abstract classes, abstract classes and the difference between an ordinary class 2. Understand the concept of interface, control interface definition, and implements the use of keywords 3. To understand the difference between abstract classes and interfaces, abstract classes and interfaces experience solving practical problems in the difference between
2.理解接口的概念,掌握接口的定义以及implements关键字的用法
3. 理解抽象类与接口的区别,体会抽象类与接口在解决实际问题时的区别
-1. Understand the concept of abstract classes, abstract classes and the difference between an ordinary class 2. Understand the concept of interface, control interface definition, and implements the use of keywords 3. To understand the difference between abstract classes and interfaces, abstract classes and interfaces experience solving practical problems in the difference between
(系统自动生成,下载前可以参看下载内容)
下载文件列表
com\company\Company.java
...\employee\CommonEmployee.java
...\........\Employee.java
...\........\HourEmployee.java
...\........\SellEmployee.java
...\test\Test.java
...\company
...\employee
...\test
com
...\employee\CommonEmployee.java
...\........\Employee.java
...\........\HourEmployee.java
...\........\SellEmployee.java
...\test\Test.java
...\company
...\employee
...\test
com