摘要:
// ConsoleApplication19.cpp : 定义控制台应用程序的入口点。 // #pragma warning(disable:4996) #include "stdafx.h" using namespace std; #include class A { public: //=等号操作默认的是浅拷贝 这里重载=为深拷贝 当类里出现指针变量 用等号是浅拷贝 ... 阅读全文
posted @ 2016-05-25 13:49
听哥哥的话
阅读(2670)
评论(0)
推荐(0)

浙公网安备 33010602011771号