Neu:
54,66€54,66€
GRATIS-Versand
Gewöhnlich versandfertig in 4 bis 6 Wochen.
Versand durch: Amazon US Verkauft von: Amazon US
Gebraucht kaufen 3,98 €

Lade die kostenlose Kindle-App herunter und lese deine Kindle-Bücher sofort auf deinem Smartphone, Tablet oder Computer – kein Kindle-Gerät erforderlich. Weitere Informationen
Mit Kindle für Web kannst du sofort in deinem Browser lesen.
Scanne den folgenden Code mit deiner Mobiltelefonkamera und lade die Kindle-App herunter.

Mehr erfahren
Dem Autor folgen
OK
To Vol.1 : Supplement for the Java 2 Platform Standard Edition, v1.2 (Java Series) Taschenbuch – Illustriert, 1. Juni 1999
Erweitere deinen Einkauf
- Seitenzahl der Print-Ausgabe1200 Seiten
- SpracheEnglisch
- HerausgeberAddison-Wesley Longman, Amsterdam
- Erscheinungstermin1. Juni 1999
- Abmessungen6.1 x 19.81 x 22.86 cm
- ISBN-100201485524
- ISBN-13978-0201485523
Produktbeschreibungen
Amazon.de
The Supplement for the Java 2 Platform takes the form of a series of entries, each detailing the characteristics of a single class. Entries include a full statement of the class's inheritance, a full list of the members of the class (with flags next to those members that are new or have changed since Java 1.1), and detailed subentries on the flagged members. Members' subentries include a brief statement of the member's purpose and syntax, along with a prose description of the member's behavior. All members' subentries also include either an illustrative example or a reference to one that appears with another member. --David Wall
Buchrückseite
Continuing the successful format of The Java Class Libraries, the supplement contains descriptions of the new pacakges and classes introduced in the Javao 2 Platform, Standard Edition, version 1.2. It also provides details on how the classes and methods have changed from JDKo 1.1. Together, this supplement and The Java Class Libraries, Second Edition, Volume 1, provide a complete reference to the following packages: java.io, java.lang, java.lang.ref, java.lang.reflect, java.math, java.net, java.text, java.util, java.util.jar, and java.util.zip.
The extensive class and member descriptions contain details crucial for developing robust and professional applets and applications. Each description is supplemented by an example that demonstrates the class or member in a relevant context. Numerous examples facilitate learning-by-example and provide useful code for your projects. The information is presented in an easy-to-use, dictionary-like format. Each class description includes:
- a class hierarchy diagram showing its connection to related classes
- a detailed overview describing its purpose and key concepts
- a convenient member summary that briefly describes each member and arranges the members into related groups
- an example demonstrating the class in a "real-world" context
- comprehensive descriptions and an example for each member
0201485524B04062001
Über den Autor und weitere Mitwirkende
Patrick Chan is an original member of the team that created the Java language. He is also a coauthor of the Java Class Libraries books and is the chief architect at Composite Software.
Rosanna Lee is a former Senior Staff Engineer at Sun Microsystems, Inc.,where she led the design and development of the JNDI technology and theX/Open Federated Naming (XFN). She is also coauthor of the Java Class Libraries books and posters in the Java Series.
Doug Kramer is a lead writer for the Java Development Kit and Senior Technical Writer at JavaSoft, Sun Microsystems, Inc. He previously worked at Kaleida Labs and Macromind, documenting multimedia technology and designing graphical user interfaces.Produktinformation
- Herausgeber : Addison-Wesley Longman, Amsterdam; 2. Edition (1. Juni 1999)
- Sprache : Englisch
- Taschenbuch : 1200 Seiten
- ISBN-10 : 0201485524
- ISBN-13 : 978-0201485523
- Abmessungen : 6.1 x 19.81 x 22.86 cm
- Kundenrezensionen:
Informationen zum Autor

Entdecke mehr Bücher des Autors, sieh dir ähnliche Autoren an, lies Autorenblogs und mehr
Kundenrezensionen
Kundenbewertungen, einschließlich Produkt-Sternebewertungen, helfen Kunden, mehr über das Produkt zu erfahren und zu entscheiden, ob es das richtige Produkt für sie ist.
Um die Gesamtbewertung der Sterne und die prozentuale Aufschlüsselung nach Sternen zu berechnen, verwenden wir keinen einfachen Durchschnitt. Stattdessen berücksichtigt unser System beispielsweise, wie aktuell eine Bewertung ist und ob der Prüfer den Artikel bei Amazon gekauft hat. Es wurden auch Bewertungen analysiert, um die Vertrauenswürdigkeit zu überprüfen.
Erfahre mehr darüber, wie Kundenbewertungen bei Amazon funktionieren.-
Spitzenrezensionen
Spitzenbewertungen aus Deutschland
Derzeit tritt ein Problem beim Filtern der Rezensionen auf. Bitte versuche es später erneut.
- An plain English explanation of each class and method.
- Sample code for every class and method.
- Intelligent organization that enables you to find a given class or method quickly.
- A comprehensive, well-organized index that thinks like you do.
This summarizes the content of this book and the other two in the series and explains why they are the three books I wouldn't dream of programming in Java without. (I've been a professional Java developer since 1996.) Buy the book and make your life easier.
Spitzenrezensionen aus anderen Ländern

I agree with the several other reviewers that these two volumes, though bulky, are virtually essential to any major java project.
My only criticisms are: (1) there's no review of the template mechanism that fixes types to various container classes -- I had to turn to the (poor) online documentation to figure out how that works, and (2) no overview of the language. You need to turn to one or another tutorial textbooks for that. Or the Java Developer's Reference, from Sams, published in 1996, no longer in print, which I found invaluable for its discussions of the more esoteric features of java.
