Inside the C++ Object Model
资源简介:inside the c++ object model.深入c++对象模型。鼎鼎大名的Stanley B. Lippman 写的。搞c++编程的能不看吗?
上传时间: 2013-12-22
上传用户:佳期如梦
资源简介:Inside the C++ Object Model,该书详细的讲述了C++的对象模型的使用方法
上传时间: 2014-11-24
上传用户:xauthu
资源简介:Inside the C++ Object Model
上传时间: 2016-02-14
上传用户:youke111
资源简介: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...
上传时间: 2013-12-24
上传用户:zhouli
资源简介:Inside C++ Object Model(英文原版)
上传时间: 2013-12-27
上传用户:璇珠官人
资源简介: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! Inside the C++ Object Model focuses on the underlying mechanisms that support object-orient...
上传时间: 2017-09-25
上传用户:gtzj
资源简介:下面的是学C++时要注意的。 1.把C++当成一门新的语言学习(和C没啥关系!真的。); 2.看《Thinking In C++》,不要看《C++变成死相》; 3.看《The C++ Programming Language》和《Inside The C++ Object Model》,不要因为他们很难而我们自己是初学者所...
上传时间: 2013-12-26
上传用户:拔丝土豆
资源简介:这本也是经典中的经典。它已经深入到接触 C++ Object Model 的层次。特别是 Exception-Safety 这一章一系列的步步深入,很大 程度上改变了我对 C++ 的认识。此外,它有提到 Pimpl Idiom,这 对改善 C++ 编译效率也有一定的帮助。其他的主题,例如泛型编...
上传时间: 2015-08-09
上传用户:sqq
资源简介:“The Component Object Model Specification” ,Microsoft Corp. ,1995. com规范,微软出版。
上传时间: 2016-01-30
上传用户:exxxds
资源简介:The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability o...
上传时间: 2015-04-08
上传用户:Avoid98