文件名称:Inheritence
介绍说明--下载内容来自于网络,使用问题请自行百度
c++类的继承的基本例程。定义了“动物”类,然后定义了“猫”类并继承动物的特征(猫属于动物),然后定义了“老虎”类并继承猫的特征(老虎属于猫)。简单易懂,适合小白琢磨。(The basic routine of the inheritance of the c++ class. It defines the "animal" class, then defines the "cat" class and inherits the characteristics of the animal (the cat belongs to the animal), and then defines the "tiger" class and inherits the characteristics of the cat (the tiger belongs to the cat). Easy to understand, suitable for small white polish.)
相关搜索: C++
eclipse cdt
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Inheritence | 0 | 2018-03-15 |
Inheritence\.cproject | 12927 | 2018-03-21 |
Inheritence\.project | 839 | 2018-03-15 |
Inheritence\.settings | 0 | 2018-03-15 |
Inheritence\.settings\language.settings.xml | 2173 | 2018-03-21 |
Inheritence\.settings\org.eclipse.cdt.managedbuilder.core.prefs | 1427 | 2018-03-15 |
Inheritence\Debug | 0 | 2018-03-15 |
Inheritence\Debug\Inheritence.exe | 104371 | 2018-03-15 |
Inheritence\Debug\src | 0 | 2018-03-15 |
Inheritence\Debug\src\Inheritence.o | 61987 | 2018-03-15 |
Inheritence\src | 0 | 2018-03-15 |
Inheritence\src\Inheritence.cpp | 776 | 2018-03-15 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.