目前位置: VCer资源中心 >>> VCer读书

[本帖已阅读1108次 分值10 回复0次] 张贴资源 发回信箱 控制面板

Inside the C++ Object Model

提供者:iter 张贴时间:2007-07-09 13:32:27.0 出处:vcer.net 作者:Stanley B. Lippman

Inside the C++ Object Model(2007-07-09 13:32:27.0)


烧香的熊猫


 
级别: VCer连长
头衔: VCer会员

经验: 2249
作品: 43
分会: 华北分会
注册: 2007-03-02 10:31:29.0
登录: 2008-02-09 20:02:01.0
电子版[667,577字节] 下载285

介绍

Inside the C++ Object Model

By Stanley B. Lippman

   

Publisher : Addison Wesley

Pub Date : May 03, 1996

ISBN : 0-201-83454-5

Pages : 304

Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.

Highlights

Explores the program behavior implicit in the C++ Object Model’s support of object-oriented programming.

Explains the basic implementation of the object-oriented features and the trade offs implicit in those features.

Examines the impact on performance in terms of program transformation.

Provides abundant program examples, diagrams, and performance measurements to relate object-oriented concepts to the underlying object model.

If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you!

注:转载文章需注明来源:VCer.net 文章地址:http://vcer.net/1183959147953.html

  如果你觉得VCer.net不错,而且你愿意为VCer.net捐赠一元钱,那么点击后面的捐赠按钮吧:) vcer.net捐赠

[回复该贴] [加入个人书签]
[投票结果]

A: 评分 10 100% (1 票)
B: 评分 5 0% (0 票)
C: 评分 0 0% (0 票)
D: 评分 -5 0% (0 票)
E: 评分 -10 0% (0 票)