虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 软件设计/软件工程 > Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

  • 资源大小:654 K
  • 上传时间: 2013-12-24
  • 上传用户:suroot2005
  • 资源积分:2 下载积分
  • 标      签: Inside Object the Model

资 源 简 介

Inside the C++ Object Model 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.

相 关 资 源

您 可 能 感 兴 趣 的