Core Java 2, Volume I--Fundamentals, 7/e
暫譯: 核心 Java 2,第 I 卷--基礎知識,第 7 版
Cay S. Horstmann, Gary Cornell
- 出版商: Prentice Hall
- 出版日期: 2004-08-27
- 售價: $2,350
- 貴賓價: 9.5 折 $2,233
- 語言: 英文
- 頁數: 784
- 裝訂: Paperback
- ISBN: 0131482025
- ISBN-13: 9780131482029
-
相關分類:
Java 程式語言
已絕版
買這商品的人也買了...
-
$580$458 -
$780$741 -
$590$466 -
$820$804 -
$750$638 -
$560$476 -
$850$723 -
$480$379 -
$750$593 -
$780$616 -
$780$702 -
$590$460 -
$490$382 -
$890$703 -
$620$490 -
$540$427 -
$990$782 -
$1,176Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)
-
$780$616 -
$480$432 -
$650$585 -
$650$507 -
$2,350$2,233 -
$890$757 -
$650$507
商品描述
Description:
Completely revised and up-to-date coverage of
- Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
- Swing GUI development, including input validation and other enhancements
- Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging
- Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders
- Regular expressions using the powerful java.util.regex package
- Inner classes, reflection, and dynamic proxies
- Application packaging and the Preferences API
The seventh edition of Core Java™ 2, Volume I, covers the fundamentals of the Java 2 Platform, Standard Edition (J2SE™). A no-nonsense tutorial and reliable reference, this book features thoroughly tested real-world examples. The most important language and library features are demonstrated with deliberately simple sample programs, but they aren’t fake and they don’t cut corners. More importantly, all of the programs have been updated for J2SE 5.0 and should make good starting points for your own code. You won’t find any toy examples here. This is a book for programmers who want to write real code to solve real problems.
Volume I concentrates on the fundamental concepts of the Java language, along with the basics of user-interface programming and provides detailed coverage of
- Object-oriented programming
- Reflection and proxies
- Interfaces and inner classes
- The event listener model
- Graphical user-interface design with the Swing UI toolkit
- Exception handling
- Stream input/output and object serialization
- Generic programming
For the same real-world treatment of enterprise features and advanced user-interface programming, look for the forthcoming new edition of Core Java™ 2, Volume II—Advanced Features.
It includes new sections on metadata and other J2SE 5.0 enhancements along with complete coverage of: Multithreading • Distributed objects • Databases • Advanced GUI components • Native methods • XML Processing • Network programming • Collection classes • Advanced graphics • Internationalization • JavaBeans
Table of Contents:
List of Code Examples.
Preface.
Acknowledgments.
1. An Introduction to Java.
2. The Java Programming Environment.
3. Fundamental Programming Structures in Java.
4. Objects and Classes.
5. Inheritance.
6. Interfaces and Inner Classes.
7. Graphics Programming.
8. Event Handling.
9. User Interface Components with Swing.
10. Deploying Applets and Applications.
11. Exceptions and Debugging.
12. Streams and Files.
13. Generic Programming.
Appendix A: Java Keywords.
Appendix B: Retrofitting SDK 1.5 Code.
Index.
商品描述(中文翻譯)
**描述:**
完全修訂並更新的內容涵蓋了:
- 泛型程式設計、限制與限制條件、型別邊界、通配符型別和泛型反射
- Swing GUI 開發,包括輸入驗證和其他增強功能
- 異常處理和除錯,包括鏈式異常、堆疊框架、斷言和日誌記錄
- 流和檔案、新的 I/O API、記憶體映射檔案、檔案鎖定和字元集編碼器/解碼器
- 使用強大的 java.util.regex 套件的正規表達式
- 內部類別、反射和動態代理
- 應用程式打包和 Preferences API
《**Core Java™ 2, Volume I**》的第七版涵蓋了 Java 2 平台標準版 (J2SE™) 的基本概念。這本書是一個不拖泥帶水的教程和可靠的參考,包含經過徹底測試的實際範例。最重要的語言和庫特性以故意簡單的範例程式展示,但這些範例並不虛假,也不會偷工減料。更重要的是,所有程式都已更新為 J2SE 5.0,應該能成為您自己程式碼的良好起點。您不會在這裡找到任何玩具範例。這是一本為想要編寫真實程式以解決真實問題的程式設計師而寫的書。
**第一卷** 專注於 Java 語言的基本概念,以及用戶介面程式設計的基礎,並詳細涵蓋:
- 物件導向程式設計
- 反射和代理
- 介面和內部類別
- 事件監聽器模型
- 使用 Swing UI 工具包的圖形用戶介面設計
- 異常處理
- 流輸入/輸出和物件序列化
- 泛型程式設計
對於企業特性和進階用戶介面程式設計的同樣實際處理,請期待即將推出的《**Core Java™ 2, Volume II—Advanced Features**》的新版本。
它包括有關元數據和其他 J2SE 5.0 增強功能的新章節,並完整涵蓋:多執行緒 • 分散式物件 • 資料庫 • 進階 GUI 元件 • 本地方法 • XML 處理 • 網路程式設計 • 集合類別 • 進階圖形 • 國際化 • JavaBeans
**目錄:**
- 程式碼範例列表。
- 前言。
- 感謝詞。
- 1. Java 簡介。
- 2. Java 程式設計環境。
- 3. Java 中的基本程式結構。
- 4. 物件與類別。
- 5. 繼承。
- 6. 介面與內部類別。
- 7. 圖形程式設計。
- 8. 事件處理。
- 9. 使用 Swing 的用戶介面元件。
- 10. 部署 Applet 和應用程式。
- 11. 異常與除錯。
- 12. 流與檔案。
- 13. 泛型程式設計。
- 附錄 A:Java 關鍵字。
- 附錄 B:將 SDK 1.5 代碼進行改造。
- 索引。