摘要:
// Explicit.cpp : Defines the entry point for the console application. // 详解explicit关键字 #include "stdafx.h" #include #include using namespace std; int obj_cnt = 0; class Person { pub... 阅读全文
posted @ 2012-06-03 21:43
qwop
阅读(579)
评论(0)
推荐(0)
浙公网安备 33010602011771号