会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
呆瓜不呆baci
博客园
首页
新随笔
联系
订阅
管理
2021年11月24日
实验4 继承
摘要: 实验任务2(验证性实验) 程序源码: 1 #include<iostream> 2 #include<typeinfo> 3 //definitation of Graph 4 class Graph 5 { 6 public: 7 void draw() { std::cout << "Graph
阅读全文
posted @ 2021-11-24 19:35 呆瓜不呆baci
阅读(32)
评论(3)
推荐(0)
公告