文件名称:定义抽象基类Shape
-
所属分类:
- 标签属性:
- 上传时间:2012-08-29
-
文件大小:262.01kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个程序,定义抽象基类Shape,由它派生出3个派生类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别输出以上三者的面积,3个图形的数据在定义对象时给定。-A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Triangle (triangle), respectively, with output of more than one function printArea three of the area, three graphics the data given in the definition of the object.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test_2/Circle.cpp
test_2/Circle.h
test_2/Debug/Circle.obj
test_2/Debug/Rectangle.obj
test_2/Debug/Shape.obj
test_2/Debug/StdAfx.obj
test_2/Debug/test_2.exe
test_2/Debug/test_2.ilk
test_2/Debug/test_2.obj
test_2/Debug/test_2.pch
test_2/Debug/test_2.pdb
test_2/Debug/Triangle.obj
test_2/Debug/vc60.idb
test_2/Debug/vc60.pdb
test_2/ReadMe.txt
test_2/Rectangle.cpp
test_2/Rectangle.h
test_2/Shape.cpp
test_2/Shape.h
test_2/StdAfx.cpp
test_2/StdAfx.h
test_2/test_2.cpp
test_2/test_2.dsp
test_2/test_2.dsw
test_2/test_2.ncb
test_2/test_2.opt
test_2/test_2.plg
test_2/Triangle.cpp
test_2/Triangle.h
test_2/Debug
test_2
test_2/Circle.h
test_2/Debug/Circle.obj
test_2/Debug/Rectangle.obj
test_2/Debug/Shape.obj
test_2/Debug/StdAfx.obj
test_2/Debug/test_2.exe
test_2/Debug/test_2.ilk
test_2/Debug/test_2.obj
test_2/Debug/test_2.pch
test_2/Debug/test_2.pdb
test_2/Debug/Triangle.obj
test_2/Debug/vc60.idb
test_2/Debug/vc60.pdb
test_2/ReadMe.txt
test_2/Rectangle.cpp
test_2/Rectangle.h
test_2/Shape.cpp
test_2/Shape.h
test_2/StdAfx.cpp
test_2/StdAfx.h
test_2/test_2.cpp
test_2/test_2.dsp
test_2/test_2.dsw
test_2/test_2.ncb
test_2/test_2.opt
test_2/test_2.plg
test_2/Triangle.cpp
test_2/Triangle.h
test_2/Debug
test_2
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.