STL入门STL大致可以分为三大类:算法(algorithm)、容器(container)、迭代器(iterator)。