欢迎来到天天文库
浏览记录
ID:33863636
大小:1.04 MB
页数:182页
时间:2019-02-28
《Inside.The.C...Object.Model.pdf》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、Page1of182Ru-Brd•TableofContentsInsidetheC++ObjectModelByStanleyB.LippmanPublisher:AddisonWesleyPubDate:May03,1996ISBN:0-201-83454-5Pages:304InsidetheC++ObjectModelfocusesontheunderlyingmechanismsthatsupportobject-orientedprogrammingwithinC++:constructorsemantics,temporarygeneration,
2、supportforencapsulation,inheritance,and"thevirtuals"-virtualfunctionsandvirtualinheritance.Thisbookshowshowyourunderstandingtheunderlyingimplementationmodelscanhelpyoucodemoreefficientlyandwithgreaterconfidence.Lippmandispellsthemisinformationandmythsabouttheoverheadandcomplexityasso
3、ciatedwithC++,whilepointingoutareasinwhichcostsandtradeoffs,sometimeshidden,doexist.Hethenexplainshowthevariousimplementationmodelsarose,pointsoutareasinwhichtheyarelikelytoevolve,andwhytheyarewhattheyare.HecoversthesemanticimplicationsoftheC++objectmodelandhowthatmodelaffectsyourpro
4、grams.HighlightsòExplorestheprogrambehaviorimplicitintheC++ObjectModel'ssupportofobject-orientedprogramming.òExplainsthebasicimplementationoftheobject-orientedfeaturesandthetradeoffsimplicitinthosefeatures.òExaminestheimpactonperformanceintermsofprogramtransformation.òProvidesabundan
5、tprogramexamples,diagrams,andperformancemeasurementstorelateobject-orientedconceptstotheunderlyingobjectmodel.IfyouareaC++programmerwhodesiresafullerunderstandingofwhatisgoingon"underthehood,"thenInsidetheC++ObjectModelisforyou!Ru-BrdRu-Brdfile://C:Documents%20and%20SettingsMarkLo
6、cal%20Setting...22/08/2003Page2of182•TableofContentsInsidetheC++ObjectModelByStanleyB.LippmanPublisher:AddisonWesleyPubDate:May03,1996ISBN:0-201-83454-5Pages:304CopyrightPrefaceWhatIstheC++ObjectModel?OrganizationofThisBookTheIntendedAudienceANoteonProgramExamplesandProgramExecutionA
7、cknowledgmentsReferencesChapter1.ObjectLessonsLayoutCostsforAddingEncapsulationSection1.1.TheC++ObjectModelSection1.2.AKeywordDistinctionSection1.3.AnObjectDistinctionChapter2.TheSemanticsofConstructorsSection2.1.DefaultConstructorConstructionSection2.2.CopyConstructorConstructionSec
8、tion2.3.Prog
此文档下载收益归作者所有
点击更多查看相关文章~~