文件名称:Type-compatible
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 681kb
- 下载次数:
- 0次
- 提 供 者:
- f***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
类型兼容原则:
//1、引用就是对象或者变量的一个别名,它不是独立存在的。
//2、引用在定义的时候就必须初始化
//3、可以给引用赋值
//1、派生类的对象可以初始化基类的引用
//2、引用调用其类成员的时候,执行的是引用类方法。-Type compatible with the principle:// 1, the reference is an alias for an object or variable, it is not independent.// 2, when referenced in the definition must be initialized// 3, you can assign to a reference// 1, derived class object can initialize the base class reference// 2, the reference to call its class members when is the reference implementation of class methods.
//1、引用就是对象或者变量的一个别名,它不是独立存在的。
//2、引用在定义的时候就必须初始化
//3、可以给引用赋值
//1、派生类的对象可以初始化基类的引用
//2、引用调用其类成员的时候,执行的是引用类方法。-Type compatible with the principle:// 1, the reference is an alias for an object or variable, it is not independent.// 2, when referenced in the definition must be initialized// 3, you can assign to a reference// 1, derived class object can initialize the base class reference// 2, the reference to call its class members when is the reference implementation of class methods.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
类型兼容原则\B0.cpp
............\B0.h
............\B1.cpp
............\B1.h
............\B2.cpp
............\B2.h
............\D1.cpp
............\D1.h
............\.ebug\B0.obj
............\.....\B1.obj
............\.....\B2.obj
............\.....\D1.obj
............\.....\vc60.idb
............\.....\vc60.pdb
............\.....\类型兼容原则.exe
............\.....\类型兼容原则.ilk
............\.....\类型兼容原则.obj
............\.....\类型兼容原则.pch
............\.....\类型兼容原则.pdb
............\类型兼容原则.cpp
............\类型兼容原则.dsp
............\类型兼容原则.dsw
............\类型兼容原则.ncb
............\类型兼容原则.opt
............\类型兼容原则.plg
............\说明.txt
............\Debug
类型兼容原则
............\B0.h
............\B1.cpp
............\B1.h
............\B2.cpp
............\B2.h
............\D1.cpp
............\D1.h
............\.ebug\B0.obj
............\.....\B1.obj
............\.....\B2.obj
............\.....\D1.obj
............\.....\vc60.idb
............\.....\vc60.pdb
............\.....\类型兼容原则.exe
............\.....\类型兼容原则.ilk
............\.....\类型兼容原则.obj
............\.....\类型兼容原则.pch
............\.....\类型兼容原则.pdb
............\类型兼容原则.cpp
............\类型兼容原则.dsp
............\类型兼容原则.dsw
............\类型兼容原则.ncb
............\类型兼容原则.opt
............\类型兼容原则.plg
............\说明.txt
............\Debug
类型兼容原则