instance of class中文,instance of class的意思,instance of class翻译及用法

2025-09-07 19:46 浏览次数 19

instance of class

别实体

instance of class 例句

英汉例句

  • RunServer then executes the code within this object on the machine on which it is running (the run server machine) and returns the result of the computation as an instance of class object.

    RunServer就在运行该对象的计算机(运行服务器)上执行该对象内的代码,并将计算结果作为object类的一个实例返回。

  • The result returns a Boolean object with value false if the computation is not complete; otherwise, it returns an instance of class object, which contains the result.

    如果计算没有完成,结果返回一个值为false的Boolean对象;否则,将返回object类的一个实例,其中包含了计算结果。

  • For example, if a factory is creating instances of class Foo and instances of class Foo require an instance of class Bar, then the factory must know how to retrieve an instance of the Bar class.

    例如假设,一个工厂创建了类Foo的实例且类Foo的实例需要类Bar的一个实例,那么,工厂就必需知道如何重新得到类Bar的一个实例。

  • Now, in class D, an instance of class C is constructed.

    现在,在类D 中,构造了类C的实例。

相关热词