c++stl帮助文档

时间:2021-06-17 06:25:38
【文件属性】:

文件名称:c++stl帮助文档

文件大小:6.01MB

文件格式:RAR

更新时间:2021-06-17 06:25:38

帮助文档 stl

Standard Template Library Programmer's Guide The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators; it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, meaning that its components are heavily parameterized: almost every component in the STL is a template. You should make sure that you understand how templates work in C++ before you use the STL. 标准模板库,STL是一个C++库的容器类,算法和迭代器;它提供了许多的计算机科学的基本算法和数据结构。STL是一个通用库,意味着它的组件被大量参数化:STL中的几乎每个组件都是模板。你应该确保你了解模板在C++之前你使用STL。


【文件预览】:
新建文件夹
----Effective.STL.pdf(1.46MB)
----STL_Programmer_Guide.chm(552KB)
----STL_tutorial_reference.pdf(4.58MB)

网友评论