C++的STL简介(二)

简单用typedef重定义char*来模拟iterator获取begin()和end()提取字符重新构建string类。在指定位置插入字符或字符串。...