Java 2: The Complete Reference, 5/e (Paperback)
暫譯: Java 2:完全參考手冊,第5版(平裝本)

Herb Schildt, Herbert Schildt

  • 出版商: McGraw-Hill Education
  • 出版日期: 2002-07-28
  • 定價: $1,500
  • 售價: 2.7$399
  • 語言: 英文
  • 頁數: 1184
  • 裝訂: Paperback
  • ISBN: 0072224207
  • ISBN-13: 9780072224207
  • 相關分類: Java 程式語言
  • 立即出貨(限量)

買這商品的人也買了...

相關主題

商品描述

The Most Comprehensive and Definitive Guide to Java!



Let Herb Schildt, the worlds leading programming author, show you everything you need to develop, compile, debug, and run Java applications and applets. This definitive guide contains complete details on the Java language, its class libraries, and its development environment along with hundreds of examples and expert techniques. Fully updated to cover the latest features of Java 2, v1.4, including the new I/O API, regular expressions, chained exceptions, the assert keyword, and upgrades to Javas networking classes and the Collections Framework, this comprehensive reference is a must-have for every Java programmer. And, everything is explained in the clear, uncompromising style that has made Herb Schildt the choice of millions worldwide.




  • Master the entire Java language and its core libraries
  • Build portable applets and applications
  • Fully utilize the Abstract Windows Toolkit (AWT)
  • Use layout managers effectively
  • Supercharge your programs using multithreading
  • Leverage the power of the Collections Framework
  • Apply Javas networking and imaging classes
  • Migrate code from C++ to Java
  • Explore servlets, Swing, and JavaBeans
  • Learn about Javas newest features--including the new I/O and regular expression APIs, the assert keyword, and chained exceptions

          

   Part I: The Java Language
    1: The Genesis of Java
    2: An Overview of Java
    3: Data Types, Variables, and Arrays
    4: Operators
    5: Control Statements
    6: Introducing Classes
    7: A Closer Look at Methods and Classes
    8: Inheritance
    9: Packages and Interfaces
    10: Exception Handling
    11: Multithreaded Programming
    12: I/O, Applets, and Other Topics

   Part II: The Java Library
    13: String Handling
    14: Exploring java.lang
    15: java.util Part 1: The Collections Framework
    16: java.util Part 2: More Utility Classes
    17: Input/Output: Exploring java.io
    18: Networking
    19: The Applet Class
    20: Event Handling
    21: Introducing the AWT: Working with Windows, Graphics, and Text
    22: Using AWT Controls, Layout Managers, and Menus
    23: Images
    24: New I/O, Regular Expressions, and Other Packages

   Part III: Software Development Using Java
    25: Java Beans
    26: A Tour of Swing
    27: Servlets
    28: Migrating from C++ to Java

   Part IV: Applying Java
    29: The DynamicBillboard Applet
    30: ImageMenu: An Image-Based Web Menu
    31: The Lavatron Applet: A Sports Arena Display
    32: Scrabblet: A Multiplayer Word Game

    Appendix A: Using Java’s Documentation Comments

商品描述(中文翻譯)

最全面且權威的 Java 指南!

讓全球領先的程式設計作家 Herb Schildt 向您展示開發、編譯、除錯和運行 Java 應用程式及小應用程式所需的一切。這本權威指南包含了 Java 語言、其類別庫和開發環境的完整細節,並附有數百個範例和專家技術。完全更新以涵蓋 Java 2 v1.4 的最新功能,包括新的 I/O API、正則表達式、鏈式例外、assert 關鍵字,以及對 Java 網路類別和集合框架的升級,這本全面的參考書是每位 Java 程式設計師必備的工具。而且,所有內容都以清晰、毫不妥協的風格解釋,這使得 Herb Schildt 成為全球數百萬人的首選。

- 精通整個 Java 語言及其核心庫
- 建立可攜式的小應用程式和應用程式
- 完全利用抽象視窗工具包 (AWT)
- 有效使用佈局管理器
- 使用多執行緒提升程式效能
- 利用集合框架的強大功能
- 應用 Java 的網路和影像類別
- 將程式碼從 C++ 移植到 Java
- 探索 Servlets、Swing 和 JavaBeans
- 了解 Java 的最新功能,包括新的 I/O 和正則表達式 API、assert 關鍵字和鏈式例外

目錄
           第一部分:Java 語言
           1: Java 的起源
           2: Java 概述
           3: 資料類型、變數和陣列
           4: 運算子
           5: 控制語句
           6: 介紹類別
           7: 更深入了解方法和類別
           8: 繼承
           9: 套件和介面
           10: 例外處理
           11: 多執行緒程式設計
           12: I/O、小應用程式及其他主題

           第二部分:Java 函式庫
           13: 字串處理
           14: 探索 java.lang
           15: java.util 第 1 部分:集合框架
           16: java.util 第 2 部分:更多工具類別
           17: 輸入/輸出:探索 java.io
           18: 網路
           19: 小應用程式類別
           20: 事件處理
           21: 介紹 AWT:處理視窗、圖形和文字
           22: 使用 AWT 控制項、佈局管理器和選單
           23: 圖像
           24: 新的 I/O、正則表達式及其他套件

           第三部分:使用 Java 的軟體開發
           25: JavaBeans
           26: Swing 簡介
           27: Servlets
           28: 從 C++ 遷移到 Java

           第四部分:應用 Java
           29: 動態廣告牌小應用程式
           30: ImageMenu:基於圖像的網頁選單
           31: Lavatron 小應用程式:體育場顯示
           32: Scrabblet:多人字詞遊戲

           附錄 A:使用 Java 的文檔註解