欢迎来到天天文库
浏览记录
ID:33939073
大小: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,temporarygener
2、ation,supportforencapsulation,inheritance,and"thevirtuals"-virtualfunctionsandvirtualinheritance.Thisbookshowshowyourunderstandingtheunderlyingimplementationmodelscanhelpyoucodemoreefficientlyandwithgreaterconfidence.Lippmandispellsthemisinformationandmythsabouttheoverheadandco
3、mplexityassociatedwithC++,whilepointingoutareasinwhichcostsandtradeoffs,sometimeshidden,doexist.Hethenexplainshowthevariousimplementationmodelsarose,pointsoutareasinwhichtheyarelikelytoevolve,andwhytheyarewhattheyare.HecoversthesemanticimplicationsoftheC++objectmodelandhowthatm
4、odelaffectsyourprograms.HighlightsòExplorestheprogrambehaviorimplicitintheC++ObjectModel'ssupportofobject-orientedprogramming.òExplainsthebasicimplementationoftheobject-orientedfeaturesandthetradeoffsimplicitinthosefeatures.òExaminestheimpactonperformanceintermsofprogramtransfo
5、rmation.òProvidesabundantprogramexamples,diagrams,andperformancemeasurementstorelateobject-orientedconceptstotheunderlyingobjectmodel.IfyouareaC++programmerwhodesiresafullerunderstandingofwhatisgoingon"underthehood,"thenInsidetheC++ObjectModelisforyou!Ru-BrdRu-Brdfile://C:Docu
6、ments%20and%20SettingsMarkLocal%20Setting...22/08/2003Page2of182•TableofContentsInsidetheC++ObjectModelByStanleyB.LippmanPublisher:AddisonWesleyPubDate:May03,1996ISBN:0-201-83454-5Pages:304CopyrightPrefaceWhatIstheC++ObjectModel?OrganizationofThisBookTheIntendedAudienceANoteo
7、nProgramExamplesandProgramExecutionAcknowledgmentsReferencesChapter1.ObjectLessonsLayoutCostsforAddingEncapsulationSection1.1.TheC++ObjectModelSection1.2.AKeywordDistinctionSection1.3.AnObjectDistinctionChapter2.TheSemanticsofConstructorsSection2.1.DefaultConstructorConstructio
8、nSection2.2.CopyConstructorConstructionSection2.3.Prog
此文档下载收益归作者所有