The JDK 1.4 Tutorial
Gregory M. Travis
- 出版商: Manning
- 出版日期: 2002-05-01
- 售價: $1,400
- 貴賓價: 9.5 折 $1,330
- 語言: 英文
- 頁數: 408
- 裝訂: Paperback
- ISBN: 1930110456
- ISBN-13: 9781930110458
已過版
買這商品的人也買了...
-
$1,200$1,176 -
$1,029Fundamentals of Data Structures in C
-
$680$537 -
$600$540 -
$2,610$2,480 -
$1,550$1,473 -
$1,029Operating Systems: Internals and Design Principles, 4/e
-
$970Introduction to Algorithms, 2/e
-
$1,330$1,260 -
$1,150$1,127 -
$880$695 -
$450$351 -
$2,010$1,910 -
$780$741 -
$750$638 -
$590$466 -
$490$387 -
$620$527 -
$720$562 -
$720$569 -
$290$261 -
$560$442 -
$750$675 -
$780$616 -
$690$538
相關主題
商品描述
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
5 Logging 137
index 371