A Ruby string is a first-class object.
Ruby字符串是一级对象。
Class object and initiate it in encryption mode.
类对象,并以加密方式对它初始化。
That is, the to_s method is called on the Class object.
也就是说,调用了Class对象的to_s方法。
The previous example contains a class object and string.
前面的示例包含一个类对象和字符串。
Instances are created by calling the class object as a function.
实例是将类对象作为函数调用而创建的。
That call object has a reference to our dynamic class object.
这一呼吁对象已提到我们的动态类对象。
A Cipher class object is created and initiated in the decryption mode.
这样就用解密方式创建并初始化了cipher类对象。
Next I create a Cipher class object and initiate it in encryption mode.
接着创建cipher类对象,并以加密方式对它初始化。
Enabling monitor sets as a first class object in the monitor set editor.
允许监测集作为监测集编辑器中的第一个类对象。
Listing 2 shows how to set the redaction attributes for this class object.
清单2显示了如何设置这个类对象的编校属性。
The RedactionAttributes class object specifies how to redact the document.
RedactionAttributes类对象指定如何编校文档。
A programmer-defined type. A class definition creates a new class object.
类:用户定义的类型。一个类的声明建立了一个新的类的对象。
To connect to the redaction server, first create a RedactionToolkitClient class object.
要连接编校服务器,首先创建一个redactiontoolkitclient类对象。
Like a class object, the requester application is capable of treating the service as one.
如同类对象,请求者应用程序能够将服务看作是一个整体。
This class object becomes the basis for all instances of the new class created by the JVM.
这个Class对象成了JVM创建新类的所有实例的基础。
The class object gives you all the basic hooks for reflection access to the class metadata.
Class对象为您提供接入类元数据的反射的所有基本hook。
Within the JVM, the loading process gives a very basic memory structure to the class object.
在JVM中,装入阶段为类对象提供了非常基本的内存结构。
The getRepositoryDocument() method gets the actual document data, the Document class object.
getRepositoryDocument()方法可以获取实际的文档数据,即Document类对象。
It takes a XML file and loads its contents into a class object included with the project.
它打开一个XML文件,并将它的内容载入到项目包括的一个类对象中。
A holder class is a LotusScript class object derived from the INOUT_HOLDER class (as defined in lsxsd.lss).
holder类是一个派生自inout _ holder类的LotusScript类对象(如lsxsd . lss中定义的那样)。
This synchronized code block acquires the lock associated with the customer class object before it executes.
同步的代码块在执行之前需要与客户类对象相关的锁。
For example, if the lock object is of class object, it may not be easy to search the code for references to it.
例如,如果锁对象的类别是Object,搜索代码以引用它可能不太容易。
In another case, it can return the results as a PHP class object, where the database column names are the object properties.
在另一种情况下,它可以以php类对象的形式返回结果,其中数据库表的列名作为对象的属性。
An attribute associated with a class object. Class attributes are defined inside a class definition but outside any method.
类的属性:属于某个类的对象的属性。类的属性都在类定义的内部,在类内方法之外。
The binary data for the document, the documentAttributes instance, and the document status are set in the Document class object.
文档的二进制数据、documentAttributes实例和文档状态是在Document类对象中设置的。
This is often a class object which holds a static reference; for example, the MyClass object in the memory leak example in Listing 1.
这通常是一个保留静态引用的类对象;例如,清单1的内存泄漏示例中的MyClass对象。
The document class object is used to set the information about the input document and to get the information in the redacted document.
document类对象用于设置与输入文档相关的信息,获取已编校文档中的信息。
An object that contains information about a programmer-defined type. The class object can be used to create instances of the type.
类的对象:包含了用户自定义类型相关信息的一个对象。可以用于创建类的一个实例。
No modifications to your Test classes are needed; the harness constructs a suite as if you had explicitly coded each class object into the suite.
不需要修改test类,装具模块将构建一个包,就像您显式将每一个Class对象编写到包中一样。
In your given example program1, display method is defined in both base and sub classes and you are trying to invoke it with the sub class object.
在你给的例子程序1,显示的方法是在基站和子类的定义和你试图调用它的子类对象。
应用推荐