THE BASE CLASS in Chinese translation

[ðə beis klɑːs]
[ðə beis klɑːs]
基础类
base类
base class

Examples of using The base class in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
When you hide an inherited member, the derived version of the member replaces the base class version.
隐藏继承的成员时,该成员的派生版本将替换基类版本。
In our case we just need to create one more mixin- the DirtyMixin, which holds the dirty flag that previously resided in the base class.
就我们的情况而言,我们仅需要再创建一个混入--DirtyMixin,它持有先前放在基类中的脏标记。
A Mammalis an Animal, and a Reptile is an Animal, but each derived class represents different specializations of the base class.“.
Mammal是一个Animal,Reptile也是一个Animal,但每个派生类均表示基类的不同专用化。
Consider copying the base class's most frequently used code into the derived classes, but beware the maintainability issue.
考虑将基类中最常用的代码复制到派生类中,但要注意维护性隐患.
Likewise, when base[E] occurs in a class, an applicable indexer must exist in the base class.
同样,当一个类中base[E]发生时,可用的索引必须存在于基本类中。
These classes create the collection of the object of object class, which is the base class for all necessary data types in c.
这些类创建Object类的对象集合,它是C中所有数据类型的基类
The base class can contain, for instance, size information‘sizekind' for the various types, such as actual, symbolic or unknown(or variable) types.
基类可包含例如“sizekind”中用于各种类型的大小信息,这些类型诸如实际、符号或未知(或可变)类型。
Chapter 5: C and the Base Classes.
第5章C和基类.
But the base classes are the same.
阶级基础相同.
As does building the base classes in those languages and extending them with IronPython code.
至于是否为这些这些语言构建基础类库并用IronPyhon代码扩展。
All of the charts can be extended to provide additional functionality, or developers can use the base classes to create customized chart types.
所有图表都可以进行扩展以提供额外的功能,开发人员也可以使用基础类创建自定义的图表类型。
This dual inheritance scheme is also used for all of the base classes described below.
这种双重继承模式也适用于下面描述的所有基类
The base class libraries.
基类库.
We create an instance of the Base class.
我们创建Base类的实例。
This is the virtual method of the Base class.
这是Base类的虚拟方法。
I will reference the field i in the Base class.
I输出的调用将引用Base类中的域i。
The function defined in the derived class hides its definition in the base class.
Derivedclasses内的名称会掩盖baseclasses内的名称。
Protected members of the base class become private members of derived class..
基类的protected成员在派生中变成private成员。
The Object class is the base class for all objects in Java.
Object类,它是java中所有类的根类。
When this occurs, the derived class member is said to hide the base class member.
当这发生时,派生类成员被称作隐藏了基类成员。
Results: 998, Time: 0.0365

The base class in different Languages

Word-for-word translation

Top dictionary queries

English - Chinese