商品詳情
LearnKey Learning System Java 2 Level 2 JAVA 教學 英文版
商品編號:
本站售價:NT$80
碟片片數:1片
瀏覽次數:34098
|
【轉載TXT文檔】
|
您可能感興趣:
您可能也喜歡:
商品描述
軟體簡介:
LearnKey Learning System Java 2 Level 2 JAVA 教學 英文版
內容
1.0 Arrays
1.1 What is an Array?
1.2 Creating Arrays
1.3 Arrays of Java Objects
1.4 Shorthand for Creating Arrays
1.5 Multi-Dimensional Arrays
1.6 Bounds Checked
1.7 Copying Arrays
2.0 Interfaces
2.1 Concept of Java Interfaces
2.2 Interface Reference Types
2.3 Casting Between Different Types of Object References
2.4 Extending Interfaces
3.0 Inheritance
3.1 Extending Classes
3.2 Virtual Methods
3.3 Constructors
3.4 Protection & Encapsulation
3.5 Abstract & Final Classes