What is the translation of " CLASS TYPE " in Chinese?

[klɑːs taip]
[klɑːs taip]
一个类类型

Examples of using Class type in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
AnyObject can represent an instance of any class type.
AnyObject类型可以代表任何类类型的实例。
A class type(class or struct or union) that:.
满足下列要求的类类型(class或struct或union):.
In F,self is used to refer current object of class type.
在F中,self用于引用类类型的当前对象。
Possibly cv-qualified class type that has all of the following properties:.
可有cv限定的类类型,并拥有下列全部属性:.
The expression must denote a value of the class type System.
该表达式必须表示类类型System.
Floating-point types and class types are not allowed as value parameters.
禁止将浮点型和类类型作为值参数。
AnyObject can represent an instance of any class type.
AnyObject可以代表任何class类型的实例.
Class type that has been declared(e.g. by forward declaration) but not defined;
已声明(例如由前置声明)但未定义的类类型;.
There is no operator** in C++,so you cannot create one for a class type.
在C++中没有operator**,因此你不能为类类型创建它。
Otherwise, if T is a class type, lookup begins in the class scope of T.
否则,若T是类类型,则查找从T的类作用域开始。
Every type in C directly or indirectly derives from the object class type.
C中的每种类型都是直接或间接从object类类型派生的。
An rvalue of class type is an expression whose evaluation creates a temporary object.
类类型的右值是一个表达式,其评估创建一个临时对象。
Every type in C directly or indirectly derives from the object class type.
C中的任何一个类型都是直接或间接地从object类类型派生的。
Keep in mind that when you create a variable of a class type, you are only creating a reference to an object.
记住,当你创建一个类类型的变量时,你仅仅创建了一个类的引用。
A class type(such as"class X") might be incomplete at one point in a translation unit and complete later on;
类类型(例如classX)可在翻译单元中的一处不完整而在其之后补充完整;.
C, all exceptions must be represented by an instance of a class type derived from System. Exception.
在C中,所有的异常必须由从System.Exception派生的类类型的实例来表示。
In C++03, rvalues of class type have a known dynamic type- it's the static type of that expression.
在C++03中,类类型的右值具有已知的动态类型-它是该表达式的静态类型。
The declared type of an arrayobject might be an array of incomplete class type and therefore incomplete;
数组对象的声明类型可以是不完整类类型的数组,从而它不完整;.
Class types support inheritance, a mechanism whereby derived classes can extend and specialize base classes..
类类型支持继承,一种机制,派生的类可以对基类进行扩展和特殊化。
Boxing classes like T_Box and int_Box above don't actually exist andthe dynamic type of a boxed value isn't actually a class type.
实际上,像上面这样的Box装箱类并不存在,并且装箱值的动态类型也不会真的属于一个类类型
A class type defines a data structure that contains data members(fields) and function members(methods, properties, and others).
类类型定义了一个包含数据成员(字段)和函数成员(方法、属性等)的数据结构。
Every type in C directly or indirectly derives from the object class type, and object is the ultimate base class of all types..
C中的每个类型都直接或间接地从object类类型派生,而object是所有类型的最终基类。
Class types support inheritance, a mechanism whereby a derived class can extend and specialize a base class..
类类型支持继承,继承是一种机制,它使派生类可以对基类进行扩展和专用化。
Every type in C directly or indirectly derives from the object class type, and object is the ultimate base class of all types..
C中的任何类型都直接或间接地从objiect类类型派生,而object是所有类型的最基本类类。
ClassType returns a class type variable, an instance of a special class referencetype(which is not a class itself).
ClassType方法返回一个类类型变量--一个特殊参考类型的实例(并不是类本身)。
The standard C++ library provides a string class type that supports all the operations mentioned above, additionally much more functionality.
标准C++库提供了支持上述所有操作字符串类的类型,另外更多的功能。
The standard C++ library provides a string class type that supports all the operations mentioned above, additionally much more functionality.
C++标准库提供了string类类型,支持上述所有的操作,另外还增加了其他更多的功能。
This allows objects of small class types, such as std::complex or std::span, to be passed to or returned from functions in registers.
这就允许小型的类类型,如std::complex或gsl::span,可以在寄存器中传递给函数或从函数返回。
New_type- pointer to complete class type, reference to complete class type, or pointer to(optionally cv-qualified) void.
New_type-指向完整类类型的指针、到完整类类型的引用,或指向(可选的cv限定)void的指针.
Each type, whether a built-in or class type, defines the meaning of a(possibly empty) set of operations on objects of that type..
每种类型,无论是内置类型还是类类型,都对该类型对象的一组(可能为空的)操作的含义进行了定义。
Results: 30, Time: 0.0289

Word-for-word translation

Top dictionary queries

English - Chinese