C++对象模型 2015-05-24 吴秦 程序猿 来自:吴秦 - 博客园 作者:吴秦 链接:http://chuna2.787528.xyz/skynet/p/3343726.html 何为C++对象模型? C++对象模型可以概括为以下2部分: 1.语言中直... Read More
posted @ 2015-06-06 22:18
小精灵儿Pawn
Views(210)
Comments(0)
Diggs(0)
一. 什么是拷贝构造函数 首先对于普通类型的对象来说,它们之间的复制是很简单的,例如: [c-sharp] view plaincopy int a = 100; int b = a; [c-sharp] view plaincopy ... Read More
posted @ 2015-06-06 22:17
小精灵儿Pawn
Views(219)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号