Java Collections
暫譯: Java 集合框架
John Zukowski
- 出版商:
- 出版日期: 2001-04-27
- 售價: $1,380
- 貴賓價: 9.5 折 $1,311
- 語言: 英文
- 頁數: 420
- 裝訂: Paperback
- ISBN: 1893115925
- ISBN-13: 9781893115927
-
相關分類:
Java 程式語言
無法訂購
買這商品的人也買了...
-
$680$537 -
$600$540 -
$1,870$1,777 -
$2,040$1,938 -
$1,100$1,045 -
$1,400$1,372 -
$490$387 -
$560$476 -
$199$157 -
$550$468 -
$680$537 -
$320$253 -
$620$527 -
$780$741 -
$1,127Computer Networks, 4/e
-
$1,045Introduction to Java Programming, 4/e (亞洲版 0131201174)
-
$650$553 -
$580$493 -
$680$537 -
$620$527 -
$480$374 -
$280$218 -
$690$538 -
$450$356 -
$720$562
商品描述
Description:
The Collections Framework is supplied with all versions of the Java 2 platform and provides programmers with incredibly efficient ways to manipulate data. However, given the large number of methods and classes in this library, using them correctly is hardly a cakewalk. Well-known columnist and bestselling author John Zukowski gives the Java professional exactly what he or she needs to know about this vital library in order to maximize productivity. This practical book contains comprehensive coverage of the important Collections Framework from the working programmer’s point of view, while staying away from academic abstractions.
Java Collections leads you through the standard Java support for maintaining abstract groups of data, from the historical collection classes available since the inception of Java time, through the Collections Framework introduced with the Java 2 platform, and on to third-party alternative libraries for times when the standard support isn't enough. If you’re working with data in Java programs, you need to understand the Collections Framework. Let Zukowski's Java Collections be your guide!
Preface:
Introduction
Part I: The Historical Collection of Classes
- Chapter 1: Arrays
- Chapter 2: The Vector and Stack Classes
- Chapter 3: The Enumeration Interface
- Chapter 4: The Dictionary, Hashtable and Properties Classes
Part II: The Collections Framework
- Chapter 5: Collections
- Chapter 6: Sets
- Chapter 7: Sequences and Lists
- Chapter 8: Maps
- Chapter 9: Sorting
- Chapter 10: Special Collection Implementations
- Chapter 11: Array Algorithm Support
- Chapter 12: Creating Custom Implementations
- Chapter 13: Usage Issues
- Chapter 14: Advanced Issues / Examples
Part III: Alternative Collection Libraries
- Chapter 15: The Generic Collection Library for Java (JGL)
- Chapter 16: Doug Lea's util.concurrent
- Chapter 17: Colt
Appendices
Collections API Reference
商品描述(中文翻譯)
描述:
Collections Framework 隨所有版本的 Java 2 平台提供,為程式設計師提供了極其高效的數據操作方式。然而,考慮到這個庫中大量的方法和類別,正確使用它們並非易事。知名專欄作家及暢銷書作者 John Zukowski 為 Java 專業人士提供了有關這個重要庫的必要知識,以最大化生產力。這本實用的書籍從實際程式設計師的角度全面涵蓋了重要的 Collections Framework,同時避免學術抽象。
《Java Collections》引導您了解標準 Java 對維護抽象數據組的支持,從 Java 時代開始的歷史集合類別,到隨 Java 2 平台引入的 Collections Framework,再到在標準支持不足時的第三方替代庫。如果您在 Java 程式中處理數據,您需要了解 Collections Framework。讓 Zukowski 的《Java Collections》成為您的指南!
前言:
介紹
第一部分:歷史集合類別
- 第 1 章:數組
- 第 2 章:Vector 和 Stack 類別
- 第 3 章:Enumeration 介面
- 第 4 章:Dictionary、Hashtable 和 Properties 類別
第二部分:Collections Framework
- 第 5 章:Collections
- 第 6 章:Sets
- 第 7 章:Sequences 和 Lists
- 第 8 章:Maps
- 第 9 章:排序
- 第 10 章:特殊集合實現
- 第 11 章:數組算法支持
- 第 12 章:創建自定義實現
- 第 13 章:使用問題
- 第 14 章:進階問題 / 範例
第三部分:替代集合庫
- 第 15 章:Java 的通用集合庫 (JGL)
- 第 16 章:Doug Lea 的 util.concurrent
- 第 17 章:Colt
附錄
Collections API 參考