The operation becomes either an array item lookup or an object member lookup.
操作转换成一个数组项查询或者一个对象成员查询。
To be more accurate, you should be careful to use object member only when necessary.
更确切地说,你应当小心地,只在必要情况下使用对象成员。
If the spelling is correct and the syntax of any object member access is correct, verify that the element has been declared.
如果拼写是正确的,任何对象成员访问的语法也是正确的,请验证是否声明了该元素。
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将作为参数传递给包含画布对象的各个成员函数。
In the case of member variables, a simple reference is kept to the containing object.
对于成员变量,一般而言是被保留在包含它的对象里。
删除FRS成员对象。
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对象。
How a member function changes the object?
成员函数如何更改对象?
Each member of the collection is an object of type NotesDocument.
集合的每个成员都是notesdocument类型的对象。
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 path object comes with several member methods.
path对象提供了多个成员方法。
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对象时,这个成员变量被初始化为指定的进程总数。
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方法的位置参数被传递进来。
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类型成员)和目标类型的目标成员单元之间的关系。
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类型成员)和目标类型的目标成员单元之间的关系。
应用推荐