| 作 者: | Clovis Tondo Bruce Leung |
| 出版社: | 中国电力出版社 |
| 丛编项: | 原版风暴·深入C++系列 |
| 版权说明: | 本书为出版图书,暂不支持在线阅读,请支持正版图书 |
| 标 签: | C++ |
| ISBN | 出版时间 | 包装 | 开本 | 页数 | 字数 |
|---|---|---|---|---|---|
| 未知 | 暂无 | 暂无 | 未知 | 0 | 暂无 |
Foreword
Preface
1 Getting Started
2 A Tour of C++
3 The C++ Data Types
4 Expressions
5 Statements
6 Abstract Container Types
7 Functions
8 Scope and Lifetime
9 Overloaded Functions
10 Function Templates
11 Exception Handling
12 The Generic Algorithms
13 Classes
14 Class Initialization, Assignment, and Destruction
15 Overloaded Operators and User-Defined Conversions
16 Class Templates
17 Class Inheritance and Subtyping
18 Multiple and Virtual Inheritance
19 Uses of Inheritance in C++
20 The iostream Library
Index