摘要: 任务四、 pets.hpp #pragma once #include<iostream> #include<typeinfo> #include<string> using namespace std; class Machinepets { public: virtual string talk 阅读全文
posted @ 2022-11-27 15:23 淮左谪仙 阅读(16) 评论(0) 推荐(0)