接下来您可轻松访问JSON对象成员。
嵌套对象成员会造成重大性能影响,尽量少用。
Nested object members incur significant performance impact and should be minimized.
它初始化对象成员。
操作转换成一个数组项查询或者一个对象成员查询。
The operation becomes either an array item lookup or an object member lookup.
动态视图节点显示对象成员,但不允许编辑成员的值。
The Dynamic View node shows object members but does not allow editing the values of the members.
有四种数据访问类型:直接量,变量,数组项,对象成员。
There are four places to access data from: literal values, variables, array items, and object members.
更确切地说,你应当小心地,只在必要情况下使用对象成员。
To be more accurate, you should be careful to use object member only when necessary.
直接量和局部变量访问速度非常快,数组项和对象成员需要更长时间。
Literal values and local variables can be accessed very quickly, whereas array items and object members take longer.
这些类型根据输入的部分字符动态调整,并且通常不会选择代码中定义的对象成员。
These types are pruned on the fly based on partial characters typed, and they typically do not pick up object members defined in the code.
由于所有这些性能问题与对象成员有关,所以如果可能的话请避免使用它们。
With all of the performance issues related to object members, it's easy to believe that they should be avoided whenever possible.
在处理嵌套对象成员时这点特别重要,它们会对运行速度产生难以置信的影响。
This is especially important when dealing with nested object members that have a more dramatic effect on execution speed.
这使库用户能够编写语法更简单且更自然的代码,以便操作对象和访问对象成员。
This lets library users write syntactically simpler and more natural code for operating with objects and accessing object members.
其他所有事项,包括要访问的对象成员,都不能在消息之间进行更改,因此都纳入到模板定义中。
Everything else, including which members of the objects to access, doesn't change between messages and so goes into the template definition.
如果拼写是正确的,任何对象成员访问的语法也是正确的,请验证是否声明了该元素。
If the spelling is correct and the syntax of any object member access is correct, verify that the element has been declared.
然后,在运行时,调用框架中基于内省的编排器,并根据对象成员的类型、名称和值生成xml文档。
Then, at run time, you call on the framework's introspection-based marshaler, and it produces an XML document based on the types, names, and values of your objects' members.
调查对象涵盖了从欧洲大学生到居住在新几内亚高地的福尔族部落成员。
Those queried ranged from European college students to members of the Fore, a tribe that dwells in the New Guinea highlands.
警官们埋伏起来等待捉拿那些夜间悄悄追踪作案对象的黑帮成员。
Police officers lie in wait for the gangs who stalk their prey at night.
对象有两个方面:成员变量和方法。
若要访问那个对象的每个方法和成员,只需将它的名称附加到根url上即可。
Each method and member of that object is accessible by tacking its name onto the root URL.
此外,对于对象引用的数据成员,引用的对象必须是有效不可变的。
Further, for data members that are object references, the referred-to objects must be effectively immutable.
输入程序的“业务对象”——比如“客户“,”团队“和”成员”—并在程序中设定他们之间的关系。
Type in its "business objects" -things like "client", "team" and "members" -and tell the tool how they relate to each other.
获取XML文档中的数据并将其转换为多个对象中的成员变量数据涉及大量的处理工作。
A lot of processing is involved to take the data in an XML document and convert it into member variable data in multiple objects.
对于静态组,成员关系列表作为成员列表在对象本身中维护。
For a static group, the membership list is maintained on the object itself as a list of members.
该对象有可能包含成员。
嵌入的文档就像类里的成员对象。
要移动、修改或者删除图形元素,该ID将作为参数传递给包含画布对象的各个成员函数。
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.
相反,对象将其他实体声明为成员,并添加标注来定义关系。
Instead, objects declare other entities as members and annotations are added to define the relationship.
这也是为什么,比如,导出派生自STL模板类或者使用STL模板类对象作为数据成员是非常困难和令人生厌的。
That is why, for instance, it is very hard and tiresome to export classes that are derived from STL templates or to use STL templates as data members.
删除FRS成员对象。
具有不同生存期的对象之间的引用规则可能会禁止线程对象自身的成员变量包含对这些对象的引用。
The rules for references between objects of different lifetimes may prohibit member variables in the thread object itself from containing references to these objects.
应用推荐