• 2024-08-09继承与派生
    classTableTennisPlayer{private:stringfirstname;stringlastname;boolhasTable;publc:TableTennisPlayer(conststring&fn="none",conststring&ln="none",boolht=false);voidname()const;boolhasTable(retu