AN INSTANCE OF A CLASS 中文是什么意思 - 中文翻译

[æn 'instəns ɒv ə klɑːs]
[æn 'instəns ɒv ə klɑːs]
一个类的实例

在 英语 中使用 An instance of a class 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Even an instance of a class cannot access its private members.
即使是类的实例也不能访问它的私有成员。
In OO/C++,“object” usually means“an instance of a class.”.
在OO/C++中,“对象”通常意味着“类的一个实例”。
To create an instance of a class, the new keyword must be used.
要创建一个类的实例,必须使用new关键字。
If this is still confusing,remember that a function is just an instance of a class with one member.
如果说到这里还有点晕的话,那么记住,一个函数就是一个只有一个成员的类实例
Object, in C, is an instance of a class that is created dynamically.
C中的Object是动态创建的类的实例
In the Java programming language,an exception object is always an instance of a class derived from Throwable.
在Java程序设计语言中,异常对象都是派生于Throwable类的一个实例
Creating an instance of a class in Kotlin does not need the new keyword.
在Kotlin里创建实例的时候,不必使用new关键字。
To make HTTP request to the server using JavaScript,you need an instance of a class that provides this functionality.
为了使用JavaScript向服务器发出HTTP请求,需要一个提供此功能的类的实例
When an instance of a class can only have one of several different combinations of states.
一个类的实例只能有几个不同状态组合中的一种。
C, all exceptions must be represented by an instance of a class type derived from System. Exception.
在C中,所有的异常必须由从System.Exception派生的类类型的实例来表示。
Aspx page into an instance of a class, which inherits from the base class Page of the. Net framework.
Aspx页面转换为一个类的实例,该实例继承自.net框架的基类页面。
To make HTTP request to the server using JavaScript,you need an instance of a class that provides this functionality.
为了用JavaScript向服务器发出一个HTTP请求,你需要一个类的实例来提供给你这种功能。
Deinitializers enable an instance of a class to free up any resources it has assigned.
析构器允许一个类实例释放任何其所分配的资源.
In order to make an HTTP request to the server using JavaScript,you need an instance of a class that provides you this functionality.
为了用JavaScript向服务器发出一个HTTP请求,你需要一个类的实例来提供给你这种功能。
Deinitializers enable an instance of a class to free up any resources it has assigned.
析构器允许一个类实例释放任何其所被分配的资源.
Although the preceding examples sent messages to an instance of a class, you can also send messages to the class itself.
尽管前几个示例将消息发送到了类的实例,但您也可以将消息发送到类本身。
Although the preceding examples sent messages to an instance of a class, you can also send messages to the class itself.
虽然前面的例子都是传递消息给某个类的实例,但是你也可以传递消息给类本身。
We can clearly see the first example returns an instance of a class and the second example returns an instance of a value type.
我们可以清楚地看到第一个示例返回一个类的实例,第二个例子返回一个值类型的实例。
Returns a Boolean value that indicates whether the receiver is an instance of a given class.
返回一个Boolean值,表明某个对象是否为特定类的一个实例
It guarantees that an individual that is amember of one class cannot simultaneously be an instance of a specified other class.
它保证了属于某一个类的个体不能同时又是另一个指定类的实例
An instance of a persistent class can be in one of three different states.
一个持久化类的实例可能处于三种不同状态中的某一种。
An instance of a persistent class can be in one of three different states.
实例状态一个持久化的实例可能处于三种不同状态中的某一种。
If x is an instance of a new-style class, then type(x) is typically the same as x.
如果x是一个新式类的实例,那么type(x)和x.
ClassType returns a class type variable, an instance of a special class reference type(which is not a class itself).
ClassType方法返回一个类类型变量--一个特殊参考类型的实例(并不是类本身)。
An instance of an old-style class is always implemented from a single built-in type called instance..
一个旧式类的实例总是继承自一个名为instance的内置类型。
Instead of extending an existing class, give your new class a private field that references an instance of the existing class..
不用扩展现有的类,而是在新的类中增加一个私有域,它引用现有类的一个实例
Converts an array of bytes to an instance of class Class.
将一个byte数组转换为Class类的实例
The method defineClass converts an array of bytes into an instance of class Class.
这个方法将一个byte数组转换为Class类的实例
Assume the lookup actually returns an object that isn't a string,say an instance of class Frankenstein.
假设lookup方法真的返回了一个非String对象,一个Frankenstein类的实例
结果: 29, 时间: 0.0519

单词翻译

顶级字典查询

英语 - 中文