文件名称:111

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-12-01
  • 文件大小:
  • 1kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 吴**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1、  形状(一)

编写C++程序完成以下功能:

(1)  声明一个基类Shape(形状),其中包含一个方法来计算面积;

(2)  从Shape派生两个类:矩形类和圆形类;

(3)  从矩形类派生正方形类;

(4)  分别实现派生类构造函数、析构函数和其他方法;

(5)  创建派生类的对象,观察构造函数、析构函数调用次序;(提示及要求:1,可通过在构造与析构函数中加入输出提示信息的方式观察相关调用;可以使用system( pause )进行程序的暂停;2,能够理解并说明每一次构造与析构函数调用是哪个对象的调用,并观察和解释相关调用顺序及其原因)

(6)  对不同对象计算面积

-1, the shape (a) write C++ program performs the following functions: (1) declare a base class Shape (shape), which contains a method to calculate the area (2) Shape derived two classes: Class rectangles and circles class (3) a class derived a rectangular square class (4) respectively, to achieve a derived class constructors, destructors and other methods (5) create a derived class object, observe the constructor, destructor calls the order (tips and requirements : 1, can be observed by the addition of related calls output message in the constructor and destructor function you can use the system (" pause" ) to pause the program 2, able to understand and explain every constructor and destructor function call is call which object and observe and explain its reasons for the order-related calls) (6) to calculate the area of ​ ​ different objects
(系统自动生成,下载前可以参看下载内容)

下载文件列表





111.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org