noun 下载 🔗分享 子类,亚类 An object class derived from another class (its superclass) from which it inherits a base set of properties and methods. Examples : ""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." " 暹罗猫是猫的子类;它继承了所有猫的基本特征,但也有其独特的特征,比如重点色的毛。 computing technical internet technology science structure 与AI对话词汇游戏阅读练习
noun 下载 🔗分享 亚纲,亚目 A rank directly below class Examples : "In biology, mammals are a class of animals, and primates are a subclass of mammals. " 在生物学中,哺乳动物是一个纲的动物,而灵长类动物是哺乳动物的亚纲。 type structure system biology science organization group 与AI对话词汇游戏阅读练习
noun 下载 🔗分享 子类,亚类 A secondary class within a main class. Examples : ""A poodle is a subclass of dog, sharing the main class's characteristics but with specific features like its curly fur." " 贵宾犬是狗的一个子类,它既具有狗这个主类的共同特征,又拥有像卷毛这样的特定特征。 computing type structure 与AI对话词汇游戏阅读练习
verb 下载 🔗分享 派生,继承。 (in object-oriented programming) To create a subclass of (some class). Examples : "I subclassed the Button class to create a more specialised FancyButton class for my user interface." 我派生了Button类,创建了一个更专业的FancyButton类用于我的用户界面。 computing technology internet 与AI对话词汇游戏阅读练习
verb 下载 🔗分享 创建子类,派生子类 To cause (an object) to act as an instance of a subclass (by creating the desired subclass and instantiating an object of this subclass). Examples : "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”对象,这样就可以加入汽车特有的功能,比如车门数量。 computing technology 与AI对话词汇游戏阅读练习