文件名称:Shape
介绍说明--下载内容均来自于网络,请自行研究使用
实验目的:
1.深入理解继承及其基本知识点;
2.深入理解多态;
3.了解多态的多级指针实现机制。
实验要求:
设计一个图形基类:Shape,在此基础上派生Rectangle、Circle、Triangle类。-The purpose:
1. Deep understanding of inheritance and basic knowledge
2. Deep understanding of polymorphism
3. Understand the polymorphism of multilevel pointer implementation mechanisms.
The experimental requirements:
Design a graphic base class: Shape, on the basis of the derived a Rectangle, Circle, Triangle.
1.深入理解继承及其基本知识点;
2.深入理解多态;
3.了解多态的多级指针实现机制。
实验要求:
设计一个图形基类:Shape,在此基础上派生Rectangle、Circle、Triangle类。-The purpose:
1. Deep understanding of inheritance and basic knowledge
2. Deep understanding of polymorphism
3. Understand the polymorphism of multilevel pointer implementation mechanisms.
The experimental requirements:
Design a graphic base class: Shape, on the basis of the derived a Rectangle, Circle, Triangle.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Shape\bin\Debug\Shape.exe
.....\main.cpp
.....\obj\Debug\main.o
.....\...\.....\Shape.o
.....\Shape.cbp
.....\Shape.cpp
.....\Shape.h
.....\Shape.layout
.....\bin\Debug
.....\obj\Debug
.....\bin
.....\obj
Shape