資源描述:
《Effective C++ - 55 Specific Ways To Improve Your Programs And Designs (2005)(3rd)(Scott Meyers)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、TableofContentsEffectiveC++ThirdEdition55SpecificWaystoImproveYourProgramsandDesigns...........1TableofContents.................................................................................................................................................................................2Copy
2、right.....................................................................................................................................................................................................4PraiseforEffectiveC++,ThirdEdition........................................................
3、.......................................................................6Addison-WesleyProfessionalComputingSeries......................................................................................................8Preface......................................................................
4、.................................................................................................................................10Acknowledgments...................................................................................................................................................
5、..........................11Introduction.............................................................................................................................................................................................13Terminology...................................................
6、.....................................................................................................................................15Chapter1.AccustomingYourselftoC++.......................................................................................................................22Item
7、1:ViewC++asafederationoflanguages.................................................................................................................23Item2:Preferconsts,enums,andinlinesto#defines.................................................