共找到3條詞條名為JAVA核心技術的結果 展開
- 2011年電子工業出版社出版圖書
- 2014年清華大學出版社出版圖書
- 2018年清華大學出版社出版的圖書
JAVA核心技術
2011年電子工業出版社出版圖書
《JAVA核心技術》(第8版)是2011年電子工業出版社出版的圖書,作者是昊斯特曼、Gary Cornell。本書針對JavaSE6平台進行了全面更新。
本書分為2卷,卷I為基礎知識,卷II為高級特性。
JAVA核心技術[2011年電子工業出版社出版圖書]
Preface
Acknowledgements
Chapter 1 An Introduction to Java(新增批註共25條)
Java As a Programming Platform
The Java “White Paper” Buzzwords
Simple
Object Oriented
Network-Savvy
Robust
Secure
Architecture Neutral
Portable
Interpreted
High Performance
Multithreaded
Dynamic
Java Applets and the Internet
A Short History of Java
Common Misconceptions about Java
Chapter 2 The Java Programming Environment(新增批註共20條)
Chapter 3 Fundamental Programming Structures in Java(新增批註共44條)
Chapter 4 Objects and Classes(新增批註共55條)
Chapter 5 Inheritance(新增批註共42條)
Chapter 6 Interfaces and Inner Classes(新增批註共24條)
Chapter 7 Exceptions, Logging, Assertions, and Debugging(新增批註共38條)
Chapter 8 Generic Programming(新增批註共22條)
Chapter 9 Collections(新增批註共55條)
Chapter 10 Multithreading(新增批註共24條)
Index