欢迎来到天天文库
浏览记录
ID:39564688
大小:3.90 MB
页数:711页
时间:2019-07-06
《ebook O'Reilly Java Cookbook》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、JavaCookbookIanDarwinPublisher:O'ReillyFirstEditionJune2001ISBN:0-59600-170-3,882pagesThisbookoffersJavadevelopersshort,focusedpiecesofcodethatareeasytoincorporateintootherprograms.Theideaistofocusonthingsthatareuseful,tricky,orboth.Thebook'scodesegmentscoverallofthedominant
2、APIsandshouldserveasagreat"jumping-offplace"forJavadeveloperswhowanttogetstartedinareasCopyrightoutsidetheirspecialization.TableofContentsIndexFullDescriptionAbouttheAuthorReviewsReaderreviewsErrataJavaCookbookPrefaceWhoThisBookIsForWhat'sinThisBook?PlatformNotesOtherBooksCo
3、nventionsUsedinThisBookCommentsandQuestionsGettingtheSourceCodeAcknowledgments1.GettingStarted:Compiling,Running,andDebugging1.1Introduction1.2CompilingandRunningJava:JDK1.3EditingandCompilingwithaColor-HighlightingEditor1.4Compiling,Running,andTestingwithanIDE1.5UsingClasse
4、sfromThisBook1.6AutomatingCompilationwithjr1.7AutomatingCompilationwithmake1.8AutomatingCompilationwithAnt1.9RunningApplets1.10DealingwithDeprecationWarnings1.11ConditionalDebuggingwithout#ifdef1.12DebuggingPrintouts1.13UsingaDebugger1.14UnitTesting:AvoidtheNeedforDebuggers1
5、.15DecompilingJavaClassFiles1.16PreventingOthersfromDecompilingYourJavaFiles1.17GettingReadableTracebacks1.18FindingMoreJavaSourceCode1.19Program:Debug2.InteractingwiththeEnvironment2.1Introduction2.2GettingEnvironmentVariables2.3SystemProperties2.4WritingJDKRelease-Dependen
6、tCode2.5WritingOperatingSystem-DependentCode2.6UsingCLASSPATHEffectively2.7UsingExtensionsorOtherPackagedAPIs2.8ParsingCommand-LineArguments3.StringsandThings3.1Introduction3.2TakingStringsApartwithSubstrings3.3TakingStringsApartwithStringTokenizer3.4PuttingStringsTogetherwi
7、th+andStringBuffer3.5ProcessingaStringOneCharacterataTime3.6AligningStrings3.7ConvertingBetweenUnicodeCharactersandStrings3.8ReversingaStringbyWordorCharacter3.9ExpandingandCompressingTabs3.10ControllingCase3.11IndentingTextDocuments3.12EnteringNon-PrintableCharacters3.13Tri
8、mmingBlanksfromtheEndofaString3.14ParsingComma-SeparatedData3.15Program:ASi
此文档下载收益归作者所有