资源描述:
《O'Reilly - Java Programming on Linux》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、ReleaseTeam[oR]2001[x]java[x]linuxJavaProgrammingonLinuxbyNathanMeyersISBN:1571691669WaiteGroupPress©2000,907pagesThisextensivereferencewillintroduceyoutothemyriadtools,technologies,andtechniquesthatyou'llneedforprogrammingJavaonLinux.TableofContentsBackCo
2、verSynopsisbyRebeccaRohanThisbookisneitheracourseinJavaprogrammingnoramanualfortheLinuxOS.Whilethewell-writtentextprovidesoverviewsofbothJavaandLinux,it'sreallyacompendiumofinformationyou'llwantonhandonceyou'vechosenJava-on-Linux.Coverageincludes:configuri
3、ngyourLinuxdesktop,alistoftheJavacoreclasses,arundownofcompilers,theKaffecleanroom,tidbitsaboutLinusTorvaldsandRichardStallman,theOpenSourcemovement,whenJITcompilersareabenefit,threads,GNU,what'ssupportedwhere,decompilersandobfuscators,andimprovedgraphical
4、rendering.Thismust-havebookwillansweryourquestionsandprovideenjoyablebrowsingforalongtimeTableofContentsJavaProgrammingonLinux-5LinuxandJava-TheChoiceofaNewMillennium-7PartIABriefIntroductiontoJavaChapter1-WhatIsJava?-12Chapter2-MovingfromC++toJava-19Chapt
5、er3-ALookattheJavaCoreClasses-36Chapter4-AdditionalSunJavaClassLibrarySpecs-149PartIIABriefIntroductiontoLinuxChapter5-WhatIsLinux?-155Chapter6-HowtoObtainandInstallLinux-162Chapter7-ConfiguringYourLinuxDesktop-168Chapter8-InstallingAdditionalLinuxSoftware
6、-173PartIIISettingUpforJavaDevelopmentandDeploymentonLinuxChapter9-SettingUpaLinuxDevelopmentEnvironment-178Chapter10-JavaComponentsforLinux-191Chapter11-ChoosinganEnvironment:1.1or1.2?-196Chapter12-SoftwareLicensing-201PartIVTheBlackdownPort:ASunJavaSDKfo
7、rLinuxChapter13-Blackdown:TheOfficialLinuxPortx-205Chapter14-ConfiguringtheLinuxSDK/JREEnvironment-213-2-Chapter15-TroubleshootingtheBlackdownJRE/JSDKInstallation-238Chapter16-ParticipatingintheBlackdownCommunity-247PartVToolsintheBlackdownJSDKChapter17-Th
8、eJavaApplicationLaunchers:java,jre,andoldjava-250Chapter18-TheJavaAppletViewer:appletviewer-256Chapter19-TheJavaCompiler:javac-260Chapter20-TheJavaDebugger:jdb-263Chapter21-TheJavaArchiver:jar-268Chapter22The