Détail de l'auteur
Auteur Elliotte Rusty Harold |
Documents disponibles écrits par cet auteur (2)
Ajouter le résultat dans votre panier Affiner la recherche Interroger des sources externes
XML in a nutshell / Elliotte Rusty Harold (2002)
Titre : XML in a nutshell : manuel de référence Type de document : Guide/Manuel Auteurs : Elliotte Rusty Harold, Auteur ; W.S. Means, Auteur ; T. Broyer, Traducteur ; P. Ensarguet, Traducteur ; F. Laurent, Traducteur ; A. Ketterlin, Traducteur Mention d'édition : 2 Editeur : Sebastopol, Paris, etc. : O'Reilly Année de publication : 2002 Importance : 676 p. Format : 15 x 23 cm ISBN/ISSN/EAN : 978-2-84177-223-0 Langues : Français (fre) Descripteur : [Vedettes matières IGN] Langages informatiques
[Termes IGN] XML
[Termes IGN] XSLTNuméro de notice : 12881 Affiliation des auteurs : non IGN Thématique : GEOMATIQUE/INFORMATIQUE Nature : Manuel Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=46198 JAVA I/O / Elliotte Rusty Harold (1999)
Titre : JAVA I/O Type de document : Guide/Manuel Auteurs : Elliotte Rusty Harold, Auteur Editeur : Sebastopol, Paris, etc. : O'Reilly Année de publication : 1999 Importance : 568 p. Format : 18 x 23 cm ISBN/ISSN/EAN : 978-1-56592-485-7 Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Langages informatiques
[Termes IGN] Java (langage de programmation)Résumé : JAVA I/O
Input and output are essential but often ignored parts of programming. Without I/O, programs can do little more than spin their wheels. They can calculate, but they can't tell anyone their results. Unfortunately, most books don't take you much beyond the most basic System.out.println()style I/O. Java I/O shows you the advanced I/O tricks and techniques used by the wizards and gurus of the Java world.
Java's I/O facilities are extraordinarily flexible and simple to use, and provide everything that's available in C, C++, and many other programming languages, including binary and text output, console access, network sockets, serial and parallel port communication, and precise formatting of numbers. However, Java uses a filterbased approach to I/O that's unfamiliar to many programmers and requires some basic rethinking of how I/O operates. Once grasped, the Java I/O package is far simpler, more flexible, and more powerful than the I/O facilities of any other common language.
You're probably familiar with the basic kinds of streams: but do you know that there's a CipherInputStream for reading encrypted data? And a ZipOutputStream for compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Do you know how to use readers, writers, and format objects to internationalize your software? Java I/O shows you how to use streams to write code faster that performs better than traditional, nonstream approaches.
I/O is at the heart of every useful program. This book tells you all you need to know, and includes many realworld examples that show you how to put Java's I/O classes to work.
Elliotte Rusty Harold is author of Café Au Lait, an important online resource for Javarelated news (http://metalab.unc.edu/javafaq), and an introductory book on Java, Java Developer's Resource.Numéro de notice : 69468 Affiliation des auteurs : non IGN Thématique : GEOMATIQUE/INFORMATIQUE Nature : Manuel Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=49319