Criar um Site Grátis Fantástico


Total de visitas: 67728

Inside the C++ Object Model pdf free

Inside the C++ Object Model pdf free

Inside the C++ Object Model by Stanley B. Lippman

Inside the C++ Object Model



Download eBook




Inside the C++ Object Model Stanley B. Lippman ebook
ISBN: 0201834545, 9780201834543
Page: 182
Format: pdf
Publisher: Addison-Wesley Professional


If your interested in the makings of C++ code the may I recommend a book by Stanley Lippman - Inside The C++ Object Model. And peeked at everything under the hood with a debugger, just to make sure Stan's right. ŜC中, 数据和处理数据的操作是分开声明的, 语言本身并没有支持数据和函数之间的关联性. Ő闻这本书很久了, 据说比较难~. Data语义学:一.一个类得实际大小受到三个因素影响:1.语言本身所造成的额外负担.比如virtual ,虚基类.2.编译器对于特殊情况所提供的优化处理3.内存对齐(Alignment)的限制. You don't know how C++ works until you've read this cover to cover. Inside the C++ Object Model by Lippmann. I have had a number of interviews in which the interviewer asked questions straight out of “Inside the C++ Object Model” by Stan Lippman. Its a great read and addresses many your questions. I'd also add the following to understand the whys and hows of C++. ȿ种称为procedural, 由一组算法函数所驱动, 他们处理的是共同的外部数据.