文件名称:c++自定义string类
文件大小:24KB
文件格式:ZIP
更新时间:2015-04-28 14:30:20
自定义string类
自定义String类 构造函数 拷贝构造 =运算符重载 +运算符重载 < and >运算符重载 等 等
【文件预览】:
String
----String.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(7KB)
--------xcuserdata()
----String()
--------String.1(3KB)
--------main.cpp(948B)
--------String.h(1KB)
--------String.cpp(3KB)