当前位置: 首页 > news >正文

一流高职院校建设专题网站互联网企业解决方案

一流高职院校建设专题网站,互联网企业解决方案,网业是什么行业,室内设计平面图分析1思维导图 2试编程 要求: 封装一个动物的基类#xff0c;类中有私有成员#xff1a;姓名#xff0c;颜色#xff0c;指针成员年纪 再封装一个狗这样类#xff0c;共有继承于动物类#xff0c;自己拓展的私有成员有#xff1a;指针成员#xff1a;腿的个数思维导图 2试编程 要求: 封装一个动物的基类类中有私有成员姓名颜色指针成员年纪 再封装一个狗这样类共有继承于动物类自己拓展的私有成员有指针成员腿的个数整型 int count共有成员函数会叫void speak() 要求分别完成基类和派生类中的构造函数、析构函数、拷贝构造函数、拷贝赋值函数 eg : Dog d1; Dog d2(.....); Dog d3(d2); d1 d3; 源代码: #include iostreamusing namespace std; //封装一个动物的基类 class Animal { //类中有私有成员姓名颜色指针成员年纪 private:string name;string color;double *age;public://Animal无参拷贝Animal(){}//Animal有参拷贝Animal(string n,string c,double a):name(n), color(c),\age(new double(a)){}//Animal析构函数~Animal(){delete age;}//Animal拷贝构造Animal (const Animal other):name(other.name),\color(other.color), age(new double(*other.age)){}//Animal拷贝赋值Animal operator(const Animal other){if(this ! other){name other.name;color other.color;age new double(*other.age);}return *this;} }; //封装一个狗这样类公有继承于动物类 class Dog:public Animal { //自己拓展的私有成员有指针成员腿的个数整型 int legNum) private:int *legNum;public://Dog无参拷贝Dog(){}//Dog有参拷贝Dog(int ln,string n,string c,double a):Animal(n,c,a),\legNum(new int(ln)){}//Dog析构函数~Dog(){delete legNum;}//Dog拷贝构造Dog (const Dog other):Animal(other),\legNum(new int(*other.legNum)){}//Dog拷贝赋值Dog operator(const Dog other){if(this ! other){legNum new int(*other.legNum);Animal::operator(other);}return *this;}//公有成员函数会叫void speak()void speak(){cout this : 汪汪汪…… endl;} };int main() {Dog d1;Dog d2(4,小汪,blue,2.5);Dog d3(d2);d1 d3; // d1.speak(); // d2.speak(); // d3.speak();return 0; }3试编程 要求: 以下是一个简单的比喻将多态概念与生活中的实际情况相联系 比喻动物园的讲解员和动物表演想象一下你去了一家动物园看到了许多不同种类的动物如狮子、大象、猴子等。现在动物园里有一位讲解员他会为每种动物表演做简单的介绍。 在这个场景中我们可以将动物比作是不同的类而每种动物表演则是类中的函数。 而讲解员则是一个基类他可以根据每种动物的特点和表演进行相应的介绍。 具体过程如下 定义一个基类 Animal其中有一个虛函数perform)用于在子类中实现不同的表演行为。 源代码: #include iostreamusing namespace std;//定义一个基类Animal class Animal { public:virtual void perform() 0; };//定义一个Animal的子类Lion派生类 class Lion:virtual public Animal { private:string introduction;public:Lion(string introduction):introduction(introduction){}//重写 perform()虚函数void perform() override{cout 介绍芝士狮子 introduction endl;cout 表演狮子拜天 endl;}}; //定义一个Animal的子类SnowLeopard派生类 class SnowLeopard:virtual public Animal { private:string introduction; public:SnowLeopard(string introduction):introduction(introduction){}//重写 perform()虚函数void perform() override{cout 介绍芝士雪豹 introduction endl;cout 表演与丁真珍珠去粘合国演讲。 endl;} }; //定义一个Animal的子类Elephant派生类 class Elephant:virtual public Animal { private:string introduction;public:Elephant(string introduction):introduction(introduction){}//重写 perform()虚函数void perform() override{cout 介绍芝士大象 introduction endl;cout 表演大象踢腿 endl;} };int main() {// 实例化不同的动物类Lion lion;Elephant elephant;SnowLeopard SnowLeopard;// 使用基类指针指向不同的动物对象实现多态Animal* animal1 lion;Animal* animal2 elephant;Animal* animal3 SnowLeopard;// 讲解员为每种动物表演做介绍cout 动物园讲解员开始介绍 endl;cout ------------------------ endl;cout 狮子表演 endl;animal1-perform();cout ------------------------ endl;cout 雪豹表演 endl;animal3-perform();cout ------------------------ endl;cout 大象表演 endl;animal2-perform();cout ------------------------ endl;return 0; }效果图:
http://www.zqtcl.cn/news/591511/

相关文章:

  • 望牛墩镇网站建设公司网站建设企业熊掌号
  • 做网站一般会出现的问题静态网站的好处就是安全性好从而
  • 做海鲜代理在什么网站建筑网片钢筋网生产厂家
  • 万网网站建设方案书导购网站开发要多少钱
  • 做网站muse好还是DW好用wordpress %link
  • html5门户网站模版做投标需要知道什么网站
  • 合肥网站制作推广seo引擎搜索网站关键词
  • 陕西建设厅网站wordpress 不显示ip
  • 郑州外贸网站制作营销号视频生成器手机版
  • 绵阳市建设工程质量监督站网站wordpress的插件目录
  • 建设和管理环保网站西安做兼职网站设计
  • 在网站中写小说想要删除如何做婚纱摄影的网站怎么做
  • 重庆自适应网站建设wordpress添加icon文件
  • 目前小说网站排名适合网站设计的gif图片
  • 深圳建立网站wordpress 安装语言
  • 南京做中英文网站海南网站建设哪家专业
  • 做网站用jquerywordpress邮件有什么用
  • 上海网站建设免the 7 wordpress
  • 知名建站的公司微信企业app手机下载安装
  • 鹤山做网站羊毛网站建设视频
  • 图书类网站开发的背景建筑培训机构
  • 外贸网站建设制作wordpress管理员页面404
  • 北郊网站建设app网站开发哪里有
  • 像素人物制作网站网站开发的话术
  • 网站关键词怎么优化排名wordpress电子商城模板
  • 电子商务网站建设与维护能赚多少钱成交型网站建设
  • 到国外做网站网站是怎么回事中国一级建造师网官网
  • 惠州网站建设哪家好网站对图片优化
  • 酒店网站建设报价详情wordpress表单留言
  • 58同城做公司网站怎修改在线葡京在线葡京