| 內容摘要 | wav檔 | 其它檔案 | |
|---|---|---|---|
| 0 | 上課塗鴉 | txt | |
| 1 | 作業三 | wav | |
| 2 | Concept of inheritance | wav | CupI.java
MugI.java PaperCupI.java |
| 3 | Superclass & subclass | wav | |
| 4 | Defalt superclass | wav | |
| 5 | Inheritance of static variable | wav | |
| 6 | Encapsulation | wav | |
| 7 | Inheritance of method | wav | |
| 8 | Inheritance of instance variable | wav | MyPartyI.java |
| 9 | Animation of MyPartyI (1) | wav | MyPartyI.ppt |
| 10 | Memory allocation of object | wav | |
| 11 | Animation of MyPartyI (2) | wav | |
| 12 | Function of reference variable | wav | MyPartyJ.java |
| 13 | Concept of polymorphism | wav | |
| 14 | Polymorphism from viewpoint of value of class type variable | wav | |
| 15 | Polymorphism from viewpoint of treatment of object | wav | |
| 16 | Casting of reference | wav | |
| 17 | Expression precedence and associativity | wav | |
| 18 | Polymorphism (once again) | wav | |
| 19 | Relationship of caller and callee | wav | CallerAndCallee.java
CallerAndCallee.ppt |