#include using namespace std; class a { public: void hello(){cout<<"基类a的hello函数"<