Introduction - If you have any usage issues, please Google them yourself
Virtual base class: The reputation of a base class vehicle, a private member MaxSpeed and Weight, public member run () and stop (), as well as constructor and destructor function. Derived from the vehicle bicycle and motorcar, bicycle, private member height motorcar private members of seatnum, and their respective constructor and destructor.