The JDK 1.4 Tutorial

Gregory M. Travis

  • 出版商: Manning
  • 出版日期: 2002-05-01
  • 售價: $1,480
  • 貴賓價: 9.5$1,406
  • 語言: 英文
  • 頁數: 408
  • 裝訂: Paperback
  • ISBN: 1930110456
  • ISBN-13: 9781930110458
  • 已過版

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

相關主題

商品描述

Java is a success. It is now used across the programming landscape, from embedded devices to enterprise-class distributed systems. As Java's use increases, the pressure grows for it to expand to meet the diverse needs of the developer communities. The latest edition of Java, JDK 1.4 (or J2SE 1.4), includes new features like a new I/O system, a persistent preferences framework, Java Web Start, and Java regular expressions.

This book lets experienced developers as well as novices learn JDK 1.4's new features quickly. It provides a clear exposition of the important new topics with plenty of well documented code. All the examples are substantial and solve real-world problems but aren't cluttered with unnecessary details. The new features are covered in a comprehensive and matter-of-fact way without digressions into philosophy or theory. After reading this book, a developer will be able to use Java's new features with confidence and skill.

What's Inside

  • New Input/Output
    • Non-blocking I/O
    • Channels and buffers
    • Charsets and charset translation
    • TCP/IP connection forwarding
  • Java Web Start
  • Regular Expressions
  • Preferences Library
  • Java Secure Socket Extension
  • Image I/O

Table of Contents

1. Basic NIO (New Input/Output) 1

2 Advanced NIO (New Input/Output) 37
3 Java2D 75
4 Java Web Start (JAWS) 107 
 5 Logging 137
6 Assertion facility 171
7 Exceptions 205
8 Collections 229
9 Regular Expressions 257
10 The Preferences API 297
11 The Java Secure Socket Extension (JSSE) 339

index 371