To create a thread-local variable, you instantiate an object of class ThreadLocal.
要创建一个线程局部变量,请实例化类ThreadLocal的一个对象。
Resources allocated by an object of class type generally will be properly freed.
由类类型对象分配的资源一般会被适当地释放。
For example, the term report object will refer to an actual Content Store object of class report.
例如,报告对象一词指report类的实际的内容库对象。
The dot operator applies only to objects of class type: the left-hand operand must be an object of class type; the right-hand operand must name a member of that type.
点操作符仅应用于类类型的对象:左操作数必须是类类型的对象,右操作数必须指定该类型的成员。
The views should be declared based on class name, so an object of class "a: : Beta" could have a different dynamic view from "a: : Gamma" without any extra work on the programmer's part.
视图的声明应该基于类名,所以类“A:Beta”的一个对象可以有与“A:Gamma”不同的动态视图,而不需要程序员付出额外的工作。
This object is an instance of another Bouncy Castle class, named ParameterWithIV.
这个对象是另一个名为 ParameterWithIV的BouncyCastle类的实例。
Instead you can define some as an object (instead of a class) and it becomes a singleton instance of the class.
相反您可以定义一个对象(而不是类)并且它将成为类的一个单例实例。
Each object of a certain class has the same prototype.
某个类的每个对象都有相同的原型。
Static functions, like static properties, are scoped to the class rather than to object instances of that class.
静态函数与静态属性一样,作用域也是类而非该类的对象实例。
This interface handles any type of message (Object class).
该接口处理任何类型的消息(对象类)。
Unlike extensions, you will not create an object of a plug-in class directly, but rather you will register your plug-in with the component it attaches to.
不像扩展,您不需要直接创建一个插件类对象,但是您要使用组件(它所附加的)来注册您的插件。
Object definitions of the same object class are stored in the same object repository file.
同一对象类的对象定义存储在同一个对象存储库文件中。
So before an object is created, another object of the same class or of its superclass must be constructed.
所以在创建对象之前,必须构造相同类或其超类的另一个对象。
Now, since we're actually updating a class (and not just a single object) we would have to do this to every object of that class.
现在,由于我们实际上是更新了一个类(并不仅是某个对象),所以我们不得不对该类的每一个对象都做这样的一件事。
When an object of this class is instantiated, the method doesn't return.
当这个类的对象实例化时,方法不返回。
To determine the class of object returned, there are two techniques that can be used.
要判断返回的对象的类,可以采用两种方法。
In addition, you may also supply any of the optional attributes of the object class.
另外,还要提供对象类的可选属性。
After it finds an object of the specified class, it checks to see whether or not the object's specified property value is equal to the search value.
找到指定类的对象后,它检查该对象的指定属性值是否等于搜索值。
An object class is a collection of attribute types.
对象类是属性类型的集合。
The object service class consists of three variables and accessors to the variables, namely serviceimplemenation, serviceimplemenationurn, and the methodName.
对象服务类由三个变量和这些变量的访问器组成,这些变量是 serviceimplemenation 、serviceimplemenationurn 和methodName 。
The class of the object containing the field (in this case, MyObject)
包含字段的对象的类(在本例中为 MyObject)
The singleton pattern is probably one of the most often used OOP design patterns; it restricts the number of object instances of a class to one.
单例模式可能是最常用的OOP设计模式之一了;它限制了一个类的对象实例数只能为1。
This method searches the entire page content for an object of Link class with the text AAAAPlace_721134315 and returns the object to be acted upon.
该方法将搜索所有页面内容,查找包含文本aaaaplace_721134315的link类对象,然后返回要执行操作的对象。
Objectclass is a mandatory attribute that specifies the LDAP object class of the object associated with the dn.
objectclass是一个强制属性,用于指定与该dn关联的对象的LDAP对象类。
This is a Scala singleton because it USES the object declaration instead of a class declaration.
这是一个Scala单例(singleton),因为它使用对象声明,而不是类声明。
One of the ways we have limited the need to constantly manage and update object maps is to make use of the dynamic object search capability of the ObjectFactory class.
限制经常管理和更新对象映射的一个方法是使用ObjectFactory类的动态对象搜索功能。
Also, be aware that if the class name of an object is preceded by the word class, that you are exploring the static instance of that class.
此外,一定要知道如果对象的类名之前加上关键词class,那么您浏览的是这个类的静态实例。
It begins by reading the Services_Trackback class file and initializing an object instance of the Services_Trackback class.
它首先读取Services _ trackback类文件并初始化services _ trackback类的对象实例。
In Figure 9, you can see the details of the person object class in the form of various fields. The fields that define an object class are as follows.
在图9中,能够以字段的形式看到person对象类的细节。
For example, if the lock object is of class object, it may not be easy to search the code for references to it.
例如,如果锁对象的类别是Object,搜索代码以引用它可能不太容易。
应用推荐