摘要:
转自:http://www.cnblogs.com/chio/archive/2009/03/20/931043.html题目如下:问下列代码的打印结果为0吗?#include<stdlib.h>#include<iostream>usingnamespacestd;structCLS{intm_i;CLS(inti):m_i(i){}CLS(){CLS(0);}};int... 阅读全文
posted @ 2009-05-15 11:17
飞扬跋扈
阅读(566)
评论(0)
推荐(0)

浙公网安备 33010602011771号