12 2021 档案
摘要:四、实验结论 1.实验二 #ifndef PERSON_HPP #define PERSON_HPP #include <iostream> #include <string> #include <utility> using namespace std; class Person { privat
阅读全文
摘要:一、实验任务2 #include <iostream> #include <typeinfo> // definitation of Graph class Graph { public: virtual void draw() { std::cout << "Graph::draw() : jus
阅读全文

浙公网安备 33010602011771号