|
很经典的一本书,还是原版的,有兴趣的朋友不要错过了
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.
Chapter 1. Object Lessons
Chapter 2. The Semantics of Constructors
Chapter 3. The Semantics of Data
Chapter 4. The Semantics of Function
Chapter 5. Semantics of Construction, Destruction, and Copy
Chapter 6. Runtime Semantics
Chapter 7. On the Cusp of the Object Model
【文件名】:0696@52RD_Inside the C++ Object Model.chm
【格 式】:chm
【大 小】:673K
【简 介】:
【目 录】:
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|