Java: The Complete Reference, J2SE 5 Edition (Paperback)
暫譯: Java:完全參考手冊,J2SE 5 版(平裝本)
Herbert Schildt
- 出版商: McGraw-Hill Education
- 出版日期: 2004-12-14
- 定價: $1,500
- 售價: 2.7 折 $399
- 語言: 英文
- 頁數: 1000
- 裝訂: Paperback
- ISBN: 0072230738
- ISBN-13: 9780072230734
-
相關分類:
Java 程式語言
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
Data Mining: Concepts and Techniques$2,470$2,347 -
An Introduction to Mixed-Signal Ic Test and Measurement (Hardcover)$1,200$1,176 -
Beginning Perl for Bioinformatics (Paperback)$1,330$1,260 -
C# 程式設計快樂上手$490$417 -
演算法導論 (Introduction to Algorithms, 2/e)$860$679 -
$3,420Agile Software Development: Principles, Patterns, and Practices (Hardcover) -
$780CMMI: Guidelines for Process Integration and Product Improvement (Harcover) -
C++ 教學手冊$590$460 -
ASP.NET 程式設計徹底研究$590$466 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
Feedback Control of Dynamic Systems, 4/e$1,080$1,058 -
有效溝通立即上手 (Communicating Effectively)$280$266 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
C++ 程式設計$650$514 -
More Effective C++ 國際中文版(最新修訂本) (More Effective C++: 35 New Ways to Improve Your Programs and Designs)$520$411 -
Windows 程式設計使用 MFC (Programming Windows with MFC, 2/e)$990$782 -
ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507 -
軟體測試理論與實作$520$406 -
離散與組合數學 (Discrete and Combinatorial Mathematics, 5/e)$980$931 -
計算機組織與設計 (Computer Organization and Design: The Hardware/Software Interface, 3/e)$680$646 -
Object-Oriented Software Engineering: Practical Software Development Using Uml And Java, 2/e$1,050$1,029 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
Linux Mail Server 技術實務─架設、稽核、防毒、防垃圾信$580$493 -
Java Puzzler 中文版─陷阱、錯誤 (Java Puzzlers: Traps, Pitfalls, and Corner Cases)$520$442 -
我的影音部落格$320$253
相關主題
商品描述
Description:
In this completely up-to-date volume, Herb Schildt, the world's leading programming author, shows you everything you need to know to develop, compile, debug, and run Java applications and applets. You'll get complete details on the Java language, its class libraries, and its development environment along with hundreds of examples and expert techniques.
Table of Contents:
Part I: The Java Language
Chapter 1: The History and Evolution of Java
Chapter 2: An Overview of Java
Chapter 3: Data Types, Variables, and Arrays
Chapter 4: Operators
Chapter 5: Control Statements
Chapter 6: Introducing Classes
Chapter 7: A Closer Look at Methods and Classes
Chapter 8: Inheritance
Chapter 9: Packages and Interfaces
Chapter 10: Exception Handling
Chapter 11: Multithreaded Programming
Chapter 12: Enumerations, Autoboxing, and Metadata (Annotations)
Chapter 13: I/O, Applets, and Other Topics
Chapter 14: Generics
Part II: The Java Library
Chapter 15: String Handling
Chapter 16: Exploring java.lang
Chapter 17: java.util Part 1: The Collections Framework
Chapter 18: java.util Part 2: More Utility Classes
Chapter 19: Input/Output: Exploring java.io
Chapter 20: Networking
Chapter 21: The Applet Class
Chapter 22: Event Handling
Chapter 23: Introducing the AWT: Working with Windows, Graphics, and Text
Chapter 24: Using AWT Controls, Layout Managers, and Menus
Chapter 25: Images
Chapter 26: The Concurrency Utilities
Chapter 27: NIO, Regular Expressions, and Other Packages
Part III: Software Development Using Java
Chapter 28: Java Beans
Chapter 29: A Tour of Swing
Chapter 30: Servlets
Part IV: Applying Java
Chapter 31: Financial Applets and Servlets
Chapter 32: Creating a Download Manager in Java
Appendix A: Using Java’s Documentation Comments
商品描述(中文翻譯)
描述:
在這本完全更新的書籍中,全球領先的程式設計作者 Herb Schildt 向您展示了開發、編譯、除錯和運行 Java 應用程式及小應用程式所需了解的一切。您將獲得有關 Java 語言、其類別庫和開發環境的完整細節,以及數百個範例和專家技術。
目錄:
第一部分:Java 語言
第 1 章:Java 的歷史與演變
第 2 章:Java 概述
第 3 章:資料類型、變數和陣列
第 4 章:運算子
第 5 章:控制語句
第 6 章:介紹類別
第 7 章:深入了解方法和類別
第 8 章:繼承
第 9 章:包和介面
第 10 章:例外處理
第 11 章:多執行緒程式設計
第 12 章:列舉、自動包裝和元資料(註解)
第 13 章:輸入/輸出、小應用程式及其他主題
第 14 章:泛型
第二部分:Java 函式庫
第 15 章:字串處理
第 16 章:探索 java.lang
第 17 章:java.util 第 1 部分:集合框架
第 18 章:java.util 第 2 部分:更多實用類別
第 19 章:輸入/輸出:探索 java.io
第 20 章:網路
第 21 章:小應用程式類別
第 22 章:事件處理
第 23 章:介紹 AWT:處理視窗、圖形和文字
第 24 章:使用 AWT 控制項、佈局管理器和選單
第 25 章:圖像
第 26 章:併發工具
第 27 章:NIO、正則表達式及其他套件
第三部分:使用 Java 的軟體開發
第 28 章:Java Beans
第 29 章:Swing 總覽
第 30 章:Servlets
第四部分:應用 Java
第 31 章:金融小應用程式和 Servlets
第 32 章:在 Java 中創建下載管理器
附錄 A:使用 Java 的文檔註解
