noun🔗Share子类,亚类 An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.""A Siamese cat is a subclass of cat; it inherits the basic characteristics of all cats but also has its own unique features, like its colorpoint coat." "暹罗猫是猫的子类;它继承了所有猫的基本特征,但也有其独特的特征,比如重点色的毛。computingtechnicalinternettechnologysciencestructureChat with AIVocabulary GamePractice Reading
noun🔗Share亚纲,亚目 A rank directly below class"In biology, mammals are a class of animals, and primates are a subclass of mammals. "在生物学中,哺乳动物是一个纲的动物,而灵长类动物是哺乳动物的亚纲。typestructuresystembiologyscienceorganizationgroupChat with AIVocabulary GamePractice Reading
noun🔗Share子类,亚类 A secondary class within a main class.""A poodle is a subclass of dog, sharing the main class's characteristics but with specific features like its curly fur." "贵宾犬是狗的一个子类,它既具有狗这个主类的共同特征,又拥有像卷毛这样的特定特征。computingtypestructureChat with AIVocabulary GamePractice Reading
verb🔗Share派生,继承。 (in object-oriented programming) To create a subclass of (some class)."I subclassed the Button class to create a more specialised FancyButton class for my user interface."我派生了Button类,创建了一个更专业的FancyButton类用于我的用户界面。computingtechnologyinternetChat with AIVocabulary GamePractice Reading
verb🔗Share创建子类,派生子类 To cause (an object) to act as an instance of a subclass (by creating the desired subclass and instantiating an object of this subclass)."The programmer decided to subclass the existing "Vehicle" object into a new "Car" object, allowing for specific car features like the number of doors. "程序员决定创建一个“Vehicle”对象的子类,也就是“Car”对象,这样就可以加入汽车特有的功能,比如车门数量。computingtechnologyChat with AIVocabulary GamePractice Reading