Listing 4 shows a class data access object class, hence the name TeamDao.
清单4显示的是类数据访问对象类,名为TeamDao。
Any memory profiler can produce snapshots of the heap broken down by object class.
所有内存分析器都可以生成按照对象类进行分解的堆快照。
Figure 16: Example of a simple Data Access Object class that we might want to profile.
图16:需要测量的简单的数据访问接口类。
The domain object class is used when other object classes are not suitable for an object.
当其他对象类都不适合某个对象时,将使用domain对象类。
In simple terms, this means all data entries should define the object class they are using.
简单来说,这意味着所有数据条目都应当定义它们使用的对象类。
Now look at the top object class shown in Figure 10, which contains just one attribute type named objectClass.
现在来看图10中显示的top对象类,它只包含一个名为objectclass的属性类型。
Objectclass is a mandatory attribute that specifies the LDAP object class of the object associated with the dn.
objectclass是一个强制属性,用于指定与该dn关联的对象的LDAP对象类。
The organizationalPerson object class represents a specialized type of person who is working in an organization.
organizationalPerson对象类代表特殊的一类人,即在组织中工作的人。
When you select an object class, you need to supply all the mandatory attributes included in the particular object class.
在选择对象类时,需要提供具体对象类中包含的所有必需属性。
Alice is a person, so her data entry must use some object class that directly or indirectly extends the person object class.
Alice是一个人,所以她的数据条目使用的对象类必须直接或间接地扩展person对象类。
Expand Directory management, click Add an entry to create the user wmbuser1, and then select the object class inetOrgPerson.
展开Directorymanagement,单击addanentry创建wmbuser1用户,随后选择对象类inetorgperson。
When Pixie fetches an object of the Memento: : Set: : object class from the database, it will call the px_thaw method on it.
当Pixie从数据库访存Memento:Set:object类的对象时,它将调用该对象的px _ thaw方法。
Imagine how long it would take if you had a large set of domain objects and you implicitly selected from the top object class.
假设如果你有一大堆领域对象,你从最上层的Object类进行隐式选择查询,那该需要多长时间啊!
The root Object class includes some special methods for communicating across threads -- wait(), notify(), and notifyAll().
根类 Object包含某些特殊的方法,用来在线程的wait() 、notify()和notifyAll() 之间进行通信。
As with all files of type ldif, this file contains several object class types that are used to qualify users and groups in LDAP.
与所有ldif类型的文件一样,此文件包含几个用来在LDAP中限定用户和组的对象类类型。
The customer class extends the BOEntity class, like every business object class representing information stored in a Notes document.
像表示存储在Notes文档中的信息的每个业务对象类那样,客户类扩展了boentity类。
Whereas JAXB USES a factory to construct new instances of an object class, Zeus USES a generated implementation class with prototyping.
JAXB使用工厂来构造对象类的新实例,而Zeus通过原型使用生成的实现类。
The definition for each object class contains a list of the schema attributes that can be used to describe instances of the class.
每个对象类的定义包含一系列可用于描述类的实例的架构属性。
Knowing this, you can note that the top object class is abstract, which means it only exists so that other object classes can extend it.
了解了这点,就能注意到top对象类是抽象的,这意味着它的存在只是为了让其他对象类能够扩展它。
For now, you merely need to know that the int object inherits from the object class, which is a base class for a lot of things in Python.
现在,您只需要知道:int对象是从object类中继承而来,它是Python中许多内容的一个基类。
This directive defines an object class. Please see the Schema Specification chapter for information regarding how to use this directive.
这个指定定义一个对象类。请参阅模式说明章节以获取如何使用该命令的相关信息。
Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.
取得对表格ID、值对象类、数据行的会话属性和组合框(如果有的话)的会话属性的引用。
Steps that establish object model are: looking for an object class, identifying the construction, defining property, and defining service.
建立对象模型的步骤为:寻找类对象,识别结构,定义属性,定义服务。
However, you can define both static and dynamic searches for the same object class if you have a hybrid group with both static and dynamic members.
不过,如果有包含静态成员和动态成员的混合组,您可以为同一对象类同时定义静态搜索和动态搜索。
Instead, it's good to write a generic method in a class to simulate the above action, which inherits the GUI object class in the appobjects folder.
相反,在类中编写通用方法以模拟以上的操作就比较合适了,它继承了appobjects文件夹中的GUI对象类。
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对象类的细节。
You have a Person class that includes some basic attributes (like name and phone number) and also points to an OfficeLocation, which is also an object class.
其中Person类包含一些基本的性质(比如姓名和电话),同时指向另一个对象类OfficeLocation。
For example, a structural class called organizationalPerson (defined in RFC 2256) extends the person object class, which in turn extends the top object class.
例如,叫做organizationalPerson(在RFC 2256中定义)的结构性类扩展person对象类,后者又扩展top 对象类。
For the Virtual member Manager to understand which groups an object is a member of, you need to define the associated membership attribute for the object class.
要让VirtualMemberManager知道某个对象属于哪个组,您需要为对象类定义相关的成员关系属性。
Rails provides reasonable definitions of blank? For several other objects too: true, false, empty arrays or hashes, numeric types, and even the object class.
Rails同时为许多其他对象提供了合理的blank ?定义:true,false,空数组及哈希表,数值类型,甚至是Object类本身。
应用推荐