摘要:
// ConsoleApplication33.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include using namespace std; #define _CRT_SECURE_NO_WARNINGS class A { public: A(A* a) { cout << "1" << endl; } A(const... 阅读全文
posted @ 2016-05-29 15:51
听哥哥的话
阅读(235)
评论(0)
推荐(0)

浙公网安备 33010602011771号