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."ユーザーインターフェース用に、より特殊なFancyButtonクラスを作成するために、Buttonクラスをサブクラス化しました。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