摘要:
#include #include using namespace std;class CMyString{public:CMyString(char *pData=NULL);//构造函数CMyString(const CMyString &str);//复制构造函数CMyString& oper... 阅读全文
posted @ 2015-06-07 21:25
Mikuroro
阅读(149)
评论(0)
推荐(0)
浙公网安备 33010602011771号