资源介绍
c 标准程序库-自修教本与参考工具
侯捷 孟岩 译
巨细靡遗·井然有序(侯捷译序)
孟岩译序
目录
前言
致谢
1.关于本书
2.C 及其标准程序库简介
3.一般概念
4.通用工具
5.Standard Template Library(STL,标准模板库)
6.STL容器(STL Container)
7.STL 迭代器(STL Iterators)
8.STL 仿函数(functors)(又名函数对象,function objects)
9.STL算法(STL Algorithms)
10.特殊容器(Special Containers)
11.Strings(字符串)
12.数值(Numerics)
13.以Stream Classes
14.国际化(Internationalization,i18n)
15.空间配置器(Allocator)
侯捷 孟岩 译
巨细靡遗·井然有序(侯捷译序)
孟岩译序
目录
前言
致谢
1.关于本书
2.C 及其标准程序库简介
3.一般概念
4.通用工具
5.Standard Template Library(STL,标准模板库)
6.STL容器(STL Container)
7.STL 迭代器(STL Iterators)
8.STL 仿函数(functors)(又名函数对象,function objects)
9.STL算法(STL Algorithms)
10.特殊容器(Special Containers)
11.Strings(字符串)
12.数值(Numerics)
13.以Stream Classes
14.国际化(Internationalization,i18n)
15.空间配置器(Allocator)
- 上一篇: Study_Room:学生自修室
- 下一篇: php自己写模版引擎.docx