2001-04-23 上課實況

  內容摘要 wav檔 其它檔案
0 上課塗鴉 txt
1 Concept of encapsulation & overriding wav
2 Concept of package wav
3 Package statement wav MyPartyL.java
CupL.java
MugL.java
PaperCupL.java
4 Access control wav gif
5 Encapsulation wav
6 Example of MyPartyL wav
7 Option -d of "javac" wav
8 Option -classpath of "java" wav
9 Effect of encapsulation wav
10 Import statement wav MyPartyL1.java
MyPartyL2.java
11 Default imported package -- java.lang wav
12 Option -classpath of "javac" wav
13 期中考分數 wav
14 Concept of hiding & overriding wav
15 Example of MyPartyM (1) wav MyPartyMjava
CupM.java
MugM.java
PaperCupM.java
16 Animination of MyPartyM wav MyPartyM.ppt
17 Access of local & instance variables
with the same name
wav
18 Access of hidden variable wav
19 More examples wav
20 Example of MyPartyM (2) wav
21 instanceof expression wav
22 Out-of-scope access of instance variable wav
23 More examples wav