资源描述:
《prentice hall thinking in c++ vol 2, 2nd ed (bruce eckel, rev 15) 2003 (by laxxuss)外语英文电子书》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、Note:ThisdocumentrequirestheinstallationofthefontsGeorgia,VerdanaandAndaleMono(codefont)forproperviewing.Thesecanbefoundat:http://sourceforge.net/project/showfiles.php?group_id=34153&release_id=105355Revision15–(March1,2003)FixedanomissioninC10:CuriousSingleton.cpp.Chapt
2、ers9and10havebeentech-edited.Revision14–(January,2003)Fixedanumberoffuzzyexplanationsinresponsetoreaderfeedback(thanks!).Chapter9hasbeencopy-edited.Revision13–(December31,2002)UpdatedtheexercisesforChapter7.FinishedrewritingChapter9.AddedatemplatevariationofSingletontoch
3、apter10.Updatedthebuilddirectives.Fixedlotsastuff.Chapters5and11stillawaitrewrite.Revision12–(December23,2002)AddedmaterialonDesignPatternsasChapter10(ConcurrencywillmovetoChapter11).AddedexercisesforChapter6.Hereisthestatusofallchapters:100%complete:1-4,6,8Copy-edited,w
4、aitingfortechedit:7,10Incomplete:5,9,11Revision11(December13,2002)–Chapter7hasbeenupdated.Chapter6hasbeencopy-editedandafewbugswerefixed.Chapter4hasbeentech-edited.Theexercisesarestilloutofdateexceptforchapters1-3.Revision10(October15,2002)–Chapters1through3arenow100%com
5、plete(copy-editedandtech-edited).Chapter4hasbeencopy-edited.UpdatedChapter6tofitinitsnewpositionandaddingintroductorymaterial.(Chapters5and7-10arestillunfinishedatthispoint).Revision9(August29,2002)–FinishedChapter4(IOStreams).Reorderedthematerialandaddedmaterialonwidest
6、reamandlocales.Removedreferencestostrstreams.Editedthe“Iostreamsexamples”section.Addednewexercises.Revision8(August6,2002)--MadeExtractCode.cppinChapter3workforGNUC++.Copy-editedChapters1through3.Revision7(July31,2002)--Fixedomissionsincommentsforcodeextractionthroughout
7、text.EditedChapter3:•Addedawide-characterversionofichar_traits•ReplacedSiteMapConvert.cppwithExtractCode.cpp•AddedexercisesRevision6(July27,2002)--FinishedChapter3(Strings)•Mentionedcaveataboutreferencecountingwithmultithreading.•Removedfirst(out-of-date)HTMLexample•Fixe
8、dtheichar_traitsexample•FixedstupidMemCheck.cpperrorinChapter2Revision5(July20,2002)--Chapters1and2are“