常見例句雙語例句A derived-class member with the same name as a member of the base class hides direct access to the base-class member.當(dāng)派生類的成員和基類成員名字相同時(shí),派生類的成員屏蔽了對(duì)基類此成員的直接訪問。This constructor is called by derived-class constructors to initialize the base class and is not intended for use directly from your code.此構(gòu)造函數(shù)由派生類構(gòu)造函數(shù)調(diào)用以初始化基類,不適合直接在代碼中使用。If the base member took different arguments than the derived-class member, there would be no way to call the derived function from a reference or pointer to the base type.如果基類成員與派生類成員接受的實(shí)參不同,就沒有辦法通過基類類型的引用或指針調(diào)用派生類函數(shù)。權(quán)威例句Kosan is in early human trials of epothilone-D, a potent variant of a promising new class of chemotherapy drugs derived from an African soil bacteria, Sorangium cellulosum.FORBES: Innovators 返回 derived class