Cargando…

Java cookbook /

You have a choice: you can wade your way through lengthy Java tutorials and figure things out by trial and error, or you can pick up Java Cookbook, 2nd Edition and get to the heart of what you need to know when you need to know it. With the completely revised and thoroughly updated Java Cookbook, 2n...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Darwin, Ian F.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly, ©2004.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm57300574
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 041220s2004 caua o 001 0 eng d
010 |a  2004558051 
040 |a OCL  |b eng  |e pn  |c OCL  |d OCLCQ  |d GZM  |d OCLCQ  |d CUSER  |d OCLCE  |d N$T  |d TEFOD  |d OCLCQ  |d OCLCF  |d OCLCQ  |d YDXCP  |d E7B  |d EBLCP  |d DEBSZ  |d OCLCQ  |d COO  |d OCLCQ  |d CEF  |d WYU  |d AU@  |d UAB  |d VT2  |d CNCEN  |d HS0  |d OCLCQ  |d OCLCO  |d ERF  |d UKBTH  |d UHL  |d OCLCQ  |d INARC  |d LVT  |d OCLCQ  |d OCLCO  |d FZL  |d OCLCQ  |d OCLCO 
019 |a 301001155  |a 326569496  |a 607387316  |a 774401683  |a 811543229  |a 861531852  |a 863821225  |a 1044204617  |a 1056386774  |a 1061008419  |a 1062892112  |a 1073066369  |a 1083199212  |a 1100830098  |a 1103269142  |a 1104444062  |a 1105767908  |a 1109059246  |a 1112557191  |a 1113053103  |a 1113295601  |a 1129345597  |a 1176180537  |a 1179124812  |a 1202546937  |a 1227628969  |a 1240529967  |a 1302260293  |a 1351577623  |a 1380770464 
020 |a 9780596518110  |q (electronic bk.) 
020 |a 0596518110  |q (electronic bk.) 
020 |a 9780596555207  |q (electronic bk.) 
020 |a 0596555202  |q (electronic bk.) 
020 |z 0596007019 
020 |z 9780596007010 
024 8 |a 0596007019 
029 1 |a DEBSZ  |b 405505221 
029 1 |a AU@  |b 000066232878 
035 |a (OCoLC)57300574  |z (OCoLC)301001155  |z (OCoLC)326569496  |z (OCoLC)607387316  |z (OCoLC)774401683  |z (OCoLC)811543229  |z (OCoLC)861531852  |z (OCoLC)863821225  |z (OCoLC)1044204617  |z (OCoLC)1056386774  |z (OCoLC)1061008419  |z (OCoLC)1062892112  |z (OCoLC)1073066369  |z (OCoLC)1083199212  |z (OCoLC)1100830098  |z (OCoLC)1103269142  |z (OCoLC)1104444062  |z (OCoLC)1105767908  |z (OCoLC)1109059246  |z (OCoLC)1112557191  |z (OCoLC)1113053103  |z (OCoLC)1113295601  |z (OCoLC)1129345597  |z (OCoLC)1176180537  |z (OCoLC)1179124812  |z (OCoLC)1202546937  |z (OCoLC)1227628969  |z (OCoLC)1240529967  |z (OCoLC)1302260293  |z (OCoLC)1351577623  |z (OCoLC)1380770464 
042 |a dlr 
050 4 |a QA76.73.J38  |b D348 2004 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 22 
084 |a 54.53  |2 bcl 
049 |a UAMI 
100 1 |a Darwin, Ian F. 
245 1 0 |a Java cookbook /  |c Ian F. Darwin. 
250 |a 2nd ed. 
260 |a Sebastopol, CA :  |b O'Reilly,  |c ©2004. 
300 |a 1 online resource (xxiv, 829 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
500 |a Includes index. 
588 0 |a Print version record. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [Place of publication not identified] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
505 0 |a Table of Contents; Preface; Preface to the Second Edition; Preface to the First Edition; Who This Book Is For; What's in This Book?; Platform Notes; Other Books; Other Java Books; General Programming Books; Design Books; Conventions Used in This Book; Programming Conventions; Typesetting Conventions; Comments and Questions; Getting the Source Code; Acknowledgments; Getting Started: Compiling, Running, and Debugging; 1.0 Introduction; 1.1 Compiling and Running Java: JDK; Problem; Solution; JDK; Command-line alternatives; Mac OS X; 1.2 Editing and Compiling with a Color-Highlighting Editor. 
505 8 |a ProblemSolution; Discussion; 1.3 Compiling, Running, and Testing with an IDE; Problem; Solution; Discussion; See Also; 1.4 Using CLASSPATH Effectively; Problem; Solution; Discussion; 1.5 Using the com.darwinsys API Classes from This Book; Problem; Solution; Discussion; 1.6 Compiling the Source Code Examples from This Book; Problem; Solution; Discussion; A caveat; 1.7 Automating Compilation with Ant; Problem; Solution; Discussion; See Also; 1.8 Running Applets; Problem; Solution; Discussion; See Also; 1.9 Dealing with Deprecation Warnings; Problem; Solution; Discussion. 
505 8 |a 1.10 Conditional Debugging Without #ifdefProblem; Solution; Discussion; Conditional compilation?; See Also; 1.11 Debugging Printouts; Problem; Solution; Discussion; See Also; 1.12 Maintaining Program Correctness with Assertions; Problem; Solution; Discussion; 1.13 Debugging with JDB; Problem; Solution; Discussion; 1.14 Unit Testing: Avoid the Need forDebuggers; Problem; Solution; Discussion; See Also; 1.15 Getting Readable Tracebacks; Problem; Solution; Discussion; 1.16 Finding More Java Source Code; Problem; Solution; Discussion; 1.17 Program: Debug; Interacting with the Environment. 
505 8 |a 2.0 Introduction2.1 Getting Environment Variables; Problem; Solution; Discussion; 1.4 and earlier; Back to the future: 1.5; 2.2 System Properties; Problem; Solution; Discussion; See Also; 2.3 Writing JDK Release-Dependent Code; Problem; Solution; Discussion; 2.4 Writing Operating System-Dependent Code; Problem; Solution; Discussion; 2.5 Using Extensions or Other Packaged APIs; Problem; Solution; Discussion; 2.6 Parsing Command-Line Arguments; Problem; Solution; Discussion; See Also; Strings and Things; 3.0 Introduction; 3.1 Taking Strings Apart with Substrings; Problem; Solution; Discussion. 
505 8 |a 3.2 Taking Strings Apart with StringTokenizerProblem; Solution; See Also; 3.3 Putting Strings Together with +, StringBuilder (JDK 1.5), and StringBuffer; Problem; Solution; Discussion; 3.4 Processing a String One Character at a Time; Problem; Solution; Discussion; 3.5 Aligning Strings; Problem; Solution; Discussion; See Also; 3.6 Converting Between Unicode Characters and Strings; Problem; Solution; See Also; 3.7 Reversing a String by Word or by Character; Problem; Solution; Discussion; 3.8 Expanding and Compressing Tabs; Problem; Solution; Discussion; 3.9 Controlling Case; Problem; Solution. 
520 |a You have a choice: you can wade your way through lengthy Java tutorials and figure things out by trial and error, or you can pick up Java Cookbook, 2nd Edition and get to the heart of what you need to know when you need to know it. With the completely revised and thoroughly updated Java Cookbook, 2nd Edition, Java developers like you will learn by example, try out new features, and use sample code to understand how new additions to the language and platform work--and how to put them to work for you. This comprehensive collection of problems, solutions, and. 
542 |f Copyright © O'Reilly Media, Incorporated  |g 2004 
542 |f Copyright © O'Reilly Media, Inc.  |g 2004 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Java (Computer program language) 
650 6 |a Java (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Java (Computer program language)  |2 fast 
650 1 7 |a Java (programmeertaal)  |2 gtt 
776 0 8 |i Print version:  |a Darwin, Ian F.  |t Java cookbook.  |b 2nd ed.  |d Sebastopol, CA : O'Reilly, ©2004  |z 0596007019  |w (DLC) 2004558051  |w (OCoLC)55943253 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596007019/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL540600 
938 |a ebrary  |b EBRY  |n ebr10759014 
938 |a EBSCOhost  |b EBSC  |n 415551 
938 |a YBP Library Services  |b YANK  |n 7427886 
938 |a Internet Archive  |b INAR  |n javacookbook0000darw_u1i2 
994 |a 92  |b IZTAP