When used with a library, it displays the header for each member object.
当用于库时,显示每个成员对象的头。
Therefore when you make a change in the data member object, the original and the clone will be both changed.
因此,当你修改这个对象中的一个数据成员时,原始的和克隆的数据成员都会被改变。
An array type describes a contiguously allocated nonempty set of objects with a particular member object type, called the element type.
数组类型同样是派生类型,它描述了某种对象的连续的非空集合,由其中元素类型和元素个数来刻画。
The Hello object has no method or member object called world, so the world portion of the URL is passed in as a positional argument to that object's default method.
对象Hello没有叫做world的方法或者成员对象,所以这个URL的world部分作为那个对象的default方法的位置参数被传递进来。
Each method and member of that object is accessible by tacking its name onto the root URL.
若要访问那个对象的每个方法和成员,只需将它的名称附加到根url上即可。
A member function with public visibility can be invoked by any other member function in any other object or class.
在任何其它对象或类中的任何其它成员函数都可以调用具有公有可视性的成员函数。
The rules for references between objects of different lifetimes may prohibit member variables in the thread object itself from containing references to these objects.
具有不同生存期的对象之间的引用规则可能会禁止线程对象自身的成员变量包含对这些对象的引用。
A data object structure represents a graph that, in addition to hosting member elements, encapsulates references to type and usage metadata about each of these elements.
一个数据对象架构代表了一个图,除了成员元素,它还封装了对关于每一个元素类型及使用元数据的引用。
The index lists each symbol, defined by a member of an archive, that is a relocatable object file.
这个索引列出了存档文件的成员(可重定位目标文件)所定义的每个符号。
To move, modify, or delete a graphics element, this ID is passed as a parameter to the respective member function on the containing Canvas object.
要移动、修改或者删除图形元素,该ID将作为参数传递给包含画布对象的各个成员函数。
You can use the MEMBER function to identify whether a single object appears within a series, with the function returning either "true" or "false."
可以使用MEMBER函数判断一个对象是否在一个序列中出现,这个函数返回“true ”或“false ”。
As you would expect, the server MBean represents the management object for an application server, which could be a standalone instance or a member of a cluster.
您可能会想到,ServerMBean代表应用程序服务器的管理对象,它可以是一个单独的实例或者集群的一个成员。
Thus, a PhoneNumber object has a member for each of the fields in its database row.
因此,对于数据库行中的每个字段,PhoneNumber对象都具有一个成员。
This class member will contain the application object that stores employee data or organizational data depending on what the TreeItem widget represents.
根据TreeIte m部件代表的内容不同,这个类成员将包含存储职员数据或组织数据的应用程序对象。
In this case, I create a new __get method, which is called whenever the client looks for member variables on the object.
在本例中,我创建了新的__get方法,只要使用者寻找对象上的成员变量时即调用此方法。
Rating: Allows community member to evaluate a mashup object using 0 - to 5-star rating.
级别:让社区成员能够按照0到5星的级别评估mashup对象。
You can test this using the instanceof operator, which returns true if the object is a member of the indicated class, as shown in Listing 14.
可以使用instance of操作符来测试这一点,如果对象是指定类的成员,则返回true,如清单14所示。
Because the JNDI lookup can be expensive, it is good practice to store the provider object as a member variable of the portlet, and to initialize it in the init method.
因为JNDI查找开销非常大,所以最好的做法是将提供程序对象存储为Portlet的成员变量,并在init方法中对其初始化。
The Where method is being invoked on a collection object, but it is not a member of the collection framework.
Where方法是在集合对象上调用的,但它不是该集合框架的成员。
Dynamic Query Mode does not allow a dimensional object, such as a member, as an argument to a vendor specific relational function.
DynamicQueryMode不支持维度对象(比如一个成员)作为特定于供应商的关系函数的参数。
Each Content object will then be a member of the global item class, which will contain all of the afore-mentioned properties.
每个Content对象是全局条目类的一个成员,它包含前面提到的所有属性。
As we see in Listing 1, the member functions of the Example object are defined as closures.
如清单1中所示,Example对象的成员函数被定义为闭包。
Internally, Barrier contains a member variable that is initialized to the total number of processes specified when the Barrier object is created.
从内部来看,Barrier包含一个成员变量,在创建Barrier对象时,这个成员变量被初始化为指定的进程总数。
It basically holds the relationship between a source container unit (that has a member type of requirement for a specific type of object) and target member unit of that object type.
它主要维持一个源容器单元(它拥有目标特定类型requirement类型成员)和目标类型的目标成员单元之间的关系。
The result member of the operation object is a reference to this graph. The fully qualified name of the result object is as follows.
operation对象的result成员是对该图的引用。
Most object-oriented languages have constructs to constrain the visibility (or scope) of type and type-member declarations.
大多数面向对象语言都有控制类型或者类型成员可见性(作用域)声明的结构。
If a member function changes an object, then this needs to be indicated.
如果成员函数更改对象,则这需要指出。
We refer to these operations as member functions because they (usually) operate on a specific object.
我们将这些操作称为成员函数,是因为它们(通常)在特定对象上操作。
We refer to these operations as member functions because they (usually) operate on a specific object.
我们将这些操作称为成员函数,是因为它们(通常)在特定对象上操作。
应用推荐