返回列表 回复 发帖

Inside the C++ Object Model




[此贴子已经被作者于2008-2-22 21:25:42编辑过]

Inside the C++ Object Model

中文版:深度探索c++对象模型 侯捷译

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!

附件: 您需要登录才可以下载或查看附件。没有帐号?注册
本人资源若下载不了,可通过邮箱询问:yowsah(at)foxmail.com
回复 引用

顶啊 ! 好东西

好东西
[em01]
好东西,找了很久了
的确是好东西~~
很好,支持一下
其实我也很飘……
好东西!支持一下!
很好,支持一下~~
其实我也很飘……
thank you very much.
返回列表