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

['ɒbdʒikt klɑːs]
Noun
['ɒbdʒikt klɑːs]
object类
object class
对象类
object class
object class

Examples of using Object class in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Supply Object Class.
对象分类objectclass.
Object class is the ancestor of all the java classes..
Object类是所有Java类的祖先。
Choosing an Object Class.
传回一个classobject.
The Object class does this- a number of its methods are final.
Object类这样做-它的一些方法是final的。
The equals() method in the Object class is declared final.
有些方法在Object类中声明为final。
The Object data type is defined by the Object class.
Object数据类型是由Object类定义的。
The Object class is the root class of all the Java classes..
Object类是所有Java类的根基类.
The equals and hashcode are methods defined in the Object class.
Equals方法、hashCode方法被定义在Object类中。
The Object class is the base class for all objects in Java.
Object类,它是java中所有类的根类。
Why wait and notify is declared in Object class instead of Thread?
为什么等待和通知是在Object类而不是Thread中声明的??
In the Object class the code within the equals method is return(this== obj);
Object类中默认的实现方式是:returnthis==obj。
Every type in C directly or indirectly derives from the object class type.
C中的每种类型都是直接或间接从object类类型派生的。
Like the Object class, the Array constructor has a couple of useful methods that we can make use of.
Object类一样,Array构造函数也有一些我们可以使用的有用的方法。
Every type in C directly or indirectly derives from the object class type.
C中的任何一个类型都是直接或间接地从object类类型派生的。
The Object class serves as the base class for all class definitions in ActionScript.
Object类用作ActionScript中的所有类定义的基类。
Java: As in OP, all the classes implicitly inherit from the Object class.
Java:如同OP一样,所有的类继承自Object类
Any attribute applicable to an object class is a valid attribute for all instances of this object class..
任何适用于对象类的属性都是该对象类所有实例的有效属性。
Out-of-line caching can also be used in the method invocation logic,using the object class and method selector.
外部缓存也可以通过使用对象类和方法选择器来实现在方法调用逻辑中的使用。
Can I create an object class with some methods implemented in C and others in Python(e.g. through inheritance)?
我可以创建一个对象类与一些在C中实现的方法和在Python中的其他(例如通过继承)??
Why wait and notify is declared in Object class instead of Thread?
为什么wait,notify和notifyAll是在Object类中定义的而不是在Thread类中定义?
The object class has no direct base class and is the ultimate base class of all other classes..
Object类没有直接基类并且是所有其他类的最终基类。
Why wait, notify, and notifyall methods are defined in the Object class, and not in the Thread class?.
为什么等待和通知是在Object类而不是Thread中声明的?
The object class has no direct base class and is the ultimate base class of all other classes..
Object类没有任何直接基类,并且是所有其他类的终极基类。
You will learn that all classes are derived from the Object class, and how to modify the methods that a subclass inherits from superclasses.
您将了解到,所有类都派生自Object类,以及如何修改子类从超类继承的方法。
Object class is at the top of the class hierarchy- so every Java class is a subclass of, and inherits from, Object..
Object类位于类分层结构的顶部-所以每个Java类是Object的子类并继承它。
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是所有类型的最终基类。
A top-level object class comprising an organization or person assuming one or more roles related to one or more processes.
顶级对象类,包括与一个或多个进程相关的一个或多个角色的组织或人员组成的顶级对象类。
NET Framework are derived from Object, every method defined in the Object class is available in all objects in the system.
NETFramework中的所有类均从Object派生,所以Object类中定义的每个方法可用于系统中的所有对象。
Instead, an object class must be mapped in a mapping file, marked with an annotation, registered with the marshaller, or have a common base class..
相反,objectclass必须映射到映射文件中,标记为annotation,向marshaller注册,或者具有commonbaseclass。
In java three methods are used in object class which allows the threads to communicate about the lock status of the resource.
在Java的Object类中包含了3个final的方法,这三个方法允许线程来交流资源是否被锁定。
Results: 43, Time: 0.0314

Word-for-word translation

Top dictionary queries

English - Chinese