Stanley B. Lippman的工作是提供關於C++和麵嚮對象的訓練、谘詢、設計和指導。Lippman在成為一名獨立谘詢顧問之前,曾經是迪士尼動化公司的首席軟件設計師。他在AT&T Bell實驗室的時候,領導瞭cfront 3.0版本和2.1版本的編譯器開發組。他也是Bjarne Stroustrup領導的Bell實驗室Foundation項目的成員之一,負責C++程序設計環境中的對象模型部分。Lippman還撰寫瞭許多關於C++的論文。目前Lippman已受雇於微軟公司,負責Visual C++項目。
譯者侯捷:電腦技術自由作傢,對於技術的鑽研和發錶,有獨特的品性與堅持。作品涵蓋著、譯、評三方麵,散見於各種刊特、媒體、網站論壇。
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! Get a value-added service! Try out all the examples from this book at www.codesaw.com. CodeSaw is a free online learning tool that allows you to experiment with live code from your book right in your browser. 0201834545B11102003
發表於2024-12-22
Inside the C++ Object Model 2024 pdf epub mobi 電子書 下載
理由有以下幾條 一、書比較老瞭,是在C++ 98標準齣來之前寫的 二、細節錯誤比較多,侯捷的翻譯導讀裏說他更正瞭不少,可誰知道還有多少細節錯誤沒發現;而且,我發現他的譯文有些地方也有問題,原文本來正確的,卻糾正成錯的瞭 三、除非從事編譯器方麵的工作,沒必要死摳細...
評分書裏的最重要的部分還沒有過時,對,我說的“最重要的部分”指的是對象模型。(其中提到的NRV技術目前的編譯器基本都已經實現瞭,末尾的關於異常和模闆的部分有充數的嫌疑) 書中關於數據成員的布局,非虛成員函數和虛函數的設計考量,在單繼承,多繼承/虛擬繼承下都有詳細的...
評分這本書非常適閤用來裝逼!人活著不為瞭裝逼,那跟鹹魚又有什麼區彆! 整本書幾乎沒講C++的任何語法,任何編程技巧,任何使用經驗,說的內容就如標題所言:C++編譯器說明書 + virtual 關鍵字詳解 ! 看這本書的時候,完全不需要寫任何代碼去驗證。為什麼?舉個例子...
評分個人是先看瞭本書的導讀,然後對本書的2,3,4,5章節比較感興趣,所以主要讀瞭這幾個章節。 通過對第二章的閱讀,對C++裏麵的幾個類型的構造函數有瞭一個更深入的瞭解,本書講的很細,大有看瞭恍然大悟之感。 第三章主要是介紹瞭C++裏麵類中數據成員的內存布局,有豐...
評分其實這本書的內容並不多,一些概念貫穿全文,隻要理解瞭就能很順暢地看完,一些性能測試的內容完全可以跳過,花兩三天就能看完。上機寫些簡單的代碼,切到匯編窗口單步調試,就能很直觀地看到書裏介紹的好多內容,對理解很有幫助。
圖書標籤: C++ C/C++ programming 經典 計算機 編程 編譯實現 計算機科學
in-depth C++
評分helpful
評分差不多十一個小時讀完,又漲知識瞭。
評分讀起來非常纍的一本書,當時吃飯路上睡覺,遊泳都在想的一本書.需要大量的思考,和比較紮實的計算機基礎纔能搞明白.
評分我又不搞編譯,讀這本書乾什麼=。=
Inside the C++ Object Model 2024 pdf epub mobi 電子書 下載