时间:2012-10-01 18:39:17
{
MyClass temp(p);
return temp;
}
int main()
MyClass obj1(10), obj2(0);
MyClass obj3(obj1);
o
电脑版 | 手机版 | 返回顶部