| ISBN | 出版时间 | 包装 | 开本 | 页数 | 字数 |
|---|---|---|---|---|---|
| 未知 | 暂无 | 暂无 | 未知 | 0 | 暂无 |
译序(侯捷)
序(Stanley B.Lippman&Losee Lajoie)
前言
第1章 起步走
第2章 纵览C++
第3章 C++的数据类型
第4章 表达式(Expressions)
第5章 语句(Statements)
第6章 抽象容器(Container)类型
第7章 函数(Functions)
第8章 域和生命期(Scope and Lifetime)
第9章 重载函数(Overloaded Functions)
第10章 Function Templates(函数模板)
第11章 异常处理(Exception Handling)
第12章 泛型算法(TheGeneric Algorithms)
第13章 Classes(类)
第14章 Class的初始化、赋值、析构
第15章 重载操作符(Overloaded Operators)和用户自定义转换
第16章 Class Templates(类模板)
第17章 Class 的继承(Inheritance)与子类型化(Subtyping)
第18章 多继承与虚拟继承(Multiple and Virtual Inheriance)
第19章 在C++中使用继承机制
第20章 iostream库
索引(Index)