商品詳情
LearnKey Learning System Java 2 Level 8 JAVA 教學 英文版
商品編號:
本站售價:NT$80
碟片片數:1片
瀏覽次數:34124
|
【轉載TXT文檔】
|
您可能感興趣:
您可能也喜歡:
商品描述
軟體簡介:
LearnKey Learning System Java 2 Level 8 JAVA 教學 英文版
內容
1.0 Reflection
1.1 Introduction
1.2 The Class class
1.3 The Field class
1.4 The Method class
2.0 Serialization
2.1 Stream-based persistence
2.2 Writing objects out
2.3 Re-creating objects
2.4 Serialization objects
2.5 Object graphs
2.6 Static and transient data
3.0 Advanced Serialization
3.1 De-serialization initialization
3.2 The readObject and write Object methods
3.3 Evolving class definitions
3.4 Serialization and inheritance
3.5 Externalization