GP(Generic Programming)泛型编程:使用模板为主要工具编写程序。 STL(Standard Template Library):标准模板库 新式头文件(headers)内的组件封装于namespace "std"内 using namespace std;