2001-05-07 上課實況

  內容摘要 wav檔 其它檔案
0 上課塗鴉 txt
1 Execution of virtual method invocation wav CupM.java
MugM.java
PaperCupN.java
MyPartyO.java
2 Compilation of virtual method invocation wav
3 Example MyPartyP wav CupP.java
MugP.java
PaperCupP.java
MyPartyP.java
4 One more example of virtual method invocation wav PartyP.java
5 Risk of MyPartyP wav
6 Abstarct method wav CupQ.java
MugQ.java
PaperCupQ.java
MyPartyQ.java
PartyQ.java
7 Abstract class wav
8 More examples of abstract class wav
9 Interface v.s. class wav
10 Three major elements about interface wav
11 (1) Interface wav
12 (2) Class implementing interface wav
13 (3) Interface variable wav
14 Value of interface variable wav
15 Necessary of multiple inheritance wav
16 Java: single inheritance wav
17 Interface program wav DrinkableR.java
更正
18 Usage of interface variable wav PartyR.java
19 Implements clause wav CupR.java
MugR.java
PaperCupR.java
20 Example MyPartyR wav MyPartyR.java
21 Superiority of interface wav 碗公S.java
MyPartyS.java
22 Instance variable in interface wav
23 Multiple inheritance of interfaces wav
24 作業六 wav