《C++語言的設計和演化(英文版)》是機械工業出版社於2002年出版的圖書,作者是Bjarne Stroustrup。
基本介紹
- 書名:C++語言的設計和演化(英文版)
- 作者:Bjarne Stroustrup
- ISBN:9787111095927
- 頁數:484
- 定價:29.00
- 出版社:機械工業出版社
- 出版時間:2002-1-1
- 裝幀:平裝(無盤)
內容簡介,目錄,
內容簡介
《C++語言的設計和演化(英文版)》講述了電腦程式C++語言的設計和演化。
目錄
Preface
Contents
Notes to the Reader
Part 1:
The Prehistory of C++
Cwith Classes
The Birth of C++
C++Language Design Rules
Chronology 1985-1993
……
Part 2:
Memory Management
Overloading
Multiple Inheritance
Class Concept Refinements
Casting
……
Index