使用对象在其它组件中隐藏xml。
使用对象池限制特定类的实例的数量。
Object pools are used to restrict the number of instances of a certain class.
或者使用对象id,例如。
无范围用于不使用对象池的对象。
该活动并不使用对象流来简化图表的创建过程。
This activity does not use object flows to simplify the creation of the diagram.
Castor在内部使用对象标识来跟踪对象。
Internally, Castor USES the object identity for tracking objects.
相反,使用对象外部的内容可以提供正确的实现。
Instead, use something external to your object to give you the correct implementation.
使用对象的一个优点是类型可以为您提供功能的保证。
One benefit of working with objects is the guarantee of functionality that a type can give you.
让我们考虑一个可以有效使用对象池的方案。
Let's consider a scenario in which object pooling would be useful.
通过使用对象,Web浏览器可以更改这些对象的属性。
By using objects, the Web browser can then change those objects' properties.
对于此示例,我们将使用对象存储每个KPI的最新请求。
For this sample, we'll use an object to store the latest request for each KPI.
在对象系统中,使用对象表示文件系统的所有元素。
From there, objects are used to represent all the elements of the file system.
实际上,ApacheDS中的所有数据条目都使用对象类。
它们通常(但不总是)通过对象实例使用对象操作符来调用的。
They are usually — but not always — called via an object instance using the object operator.
操作对象的类型和操作类型可以影响是否使用对象集合的决策。
The decision of using or not using a collection of objects can be impacted by the types of objects manipulated and the type of manipulation.
集成使用对象或者元素最后一次编辑的时间来决定使用哪一个值。
The integration uses the last modification time of the object or element to decide which value to use.
这里同样使用对象表示法定义参数,但是用数组表示法访问它们。
Here again, you used object notation to define the parameters, and array notation to access them.
只要有可能,就使用基本变量类型,而不使用对象类型。
Use the primitive variable types instead of the object types whenever possible.
在步骤4中我们可以看到,SDO使用对象属性来支持属性访问。
As we saw in Step 4, SDOs supports property access using the object property syntax.
每个MBean使用对象名称表示法来表示一个树节点。
Each MBean represents a tree node with an object name representation. The JMX Viewer can show.
若是领域特定信息(文档,人员,票据),则使用对象类型变量。
Domain Specific Information (Documents, Persons, Invoice)? Object type variables.
最大的差别是在闭包内不使用对象的任何属性,因为它被定义为静态类。
The big difference is that we don't use any properties of the object within the closure, since it is defined as static.
此外,如果代码使用对象,则有指向对象的导致负担过重的映射平面行。
Further, if your code USES objects, there's a tax-incurred mapping flat rows to objects.
在清单8中,降低依赖关系并不是必须降低使用对象的客户机的依赖关系。
In Listing 8, lowering dependencies is not necessarily lowering the dependencies for the client using an object.
对象图:使用对象图来探究对象的真实世界的实例,以及它们之间的关系。
Object diagram: Use an object diagram to explore real - world examples of objects and the relationships between them.
然而,可能是这种情况,也可能不是,这取决于应用程序是如何使用对象的。
However, this may or may not be the case depending on how the application USES objects.
在您养成这个习惯时,它可以帮您—和维护代码或使用对象的人员—节省很多时间。
When you build this habit, it can save you - and people maintaining your code or using your objects - a lot of time.
如果选择数据库存储区域作为默认类型,则使用对象存储数据库来存储文档的内容。
If you choose database storage areas as the default type, then the object store database is used to store a document's content.
封装指的是使对象成为黑箱的概念,这样当使用对象时就不知道它的内部工作原理。
Encapsulation refers to the concept of making an object a black box, so that when you use that object you do not know its internal workings.
summarize方法是通过Dictionary实例使用对象操作符调用的。
The summarize method is invoked via a Dictionary instance using the object operator.
应用推荐