Java Reference Library 1.3 1997.pdf

(21592 KB) Pobierz
Java Reference Library
As of February 9, 1998, the entire online Java Reference Library reflects version 1.4 of the
Java Deluxe CD product, which will be available at the end of February. This version
includes the updated files for Exploring Java, Second Edition (published October 1997),
plus minor revisions to the other files.
The Java Reference Library, version 1.3, is copyright © 1996, 1997, 1998 by O'Reilly & Associates. All Rights Reserved.
Questions, comments, and suggestions to bookquestions@ora.com .
22965083.009.png 22965083.010.png 22965083.011.png 22965083.012.png
By David Flanagan; 1-56592-262-X, 628 pages.
2nd Edition, May 1997
Table of Contents
Part I: Introducing Java
Part I is an introduction to Java and Java programming. If you know how to program in C or C++,
these chapters teach you everything you need to know to start programming with Java.
If you are already familiar with Java 1.0 you may want to just skip ahead to Part II, which
introduces the new features of Java 1.1.
Part II: Introducing Java 1.1
The two chapters in this part introduce the new features of Java 1.1. Chapter 4 is an overview of
the new APIs, and Chapter 5 explains the new language syntax. See Part III for some examples of
the new features.
Part III: Programming with the Java 1.1 API
Part III contains examples of programming with the new features of Java 1.1. You can study and
learn from the examples, and you should feel free to adapt them for use in your own programs.
The examples shown in these chapters may be downloaded from the Internet. See
http://www.ora.com/catalog/books/javanut2/ . Some of the chapters in this part also contain tables
and other reference material for new features in Java 1.1.
Part III of this book is "deprecated." Most of the examples from the first edition of this book do
22965083.001.png 22965083.002.png
not appear here, and Part III may disappear altogether in the next edition of the book.
Unfortunately, as Java continues to grow, there is less and less room for programming examples
in this book. However, all of the examples from the first edition are still available on the Web
page listed above.
Part IV: Java Language Reference
Part IV contains reference material on the Java language and related topics. Chapter 13 contains a
number of useful summary tables of Java syntax. Chapter 14 describes the standard Java system
properties and how to use them. Chapter 15 covers the syntax of the HTML tags that allow you to
include Java applets in Web pages. Chapter 16 documents the command-line syntax for the Java
compiler, interpreter, and other tools shipped with the JDK.
22965083.003.png
Examples - Warning: this directory includes long filenames which may confuse some older
operating systems (notably Windows 3.1).
Search the text of Java in a Nutshell .
Copyright © 1996, 1997 O'Reilly & Associates. All Rights Reserved.
22965083.004.png 22965083.005.png
Preface
Preface
This handbook is a desktop quick reference for Java programmers; it covers version 1.1 of the Java
language and API. It also includes introductory and tutorial material for C and C++ programmers who
want to learn Java. It was written to sit faithfully by your keyboard for easy reference while you program.
The wild success of the first edition has shown that this is exactly what Java programmers want, and I've
retained the "no fluff" explanations and the to-the-point reference material in this second edition. I hope
that new readers will find this book useful, and that old readers will find it even more useful than the last
one!
Contents of This Book
This book is divided into five parts:
Part I: Introducing Java
This first part of the book introduces Java and Java programming, with a particular emphasis on
helping C and C++ programmers make the transition to Java. If you are already familiar with Java
1.0 programming, you can skip the three chapters in this part.
22965083.006.png 22965083.007.png 22965083.008.png
Zgłoś jeśli naruszono regulamin