The sections that follow use dummy User and Order objects to simulate the dynamic portion of the template.
接下来这一节将使用虚构的User和Order对象来模拟模板的动态部分。
She could still read, speak and reason, remember historical and geographical facts, and order objects by their physical size.
她仍然可以阅读、说话和思考,回忆一些有关历史或地理的事件,凭借物体的大小进行排序。
But loading order objects twice leads to a risk that NHibernate creates two different order objects "that represent the same order", when what we want are two references to the "same object".
但是加载orders对象会导致一个风险,就是当我们想创建两个不用引用的Orders对象时,创建两个不同的Orders对象“他们代表着同一个Orders”。
If you constructed Work Order as an OO application, these software objects would contain all the necessary business rules and would understand the business processes that should be followed.
如果您将工作订单构造为一个OO应用程序,这些软件对象将包含所有必需的业务规则,并且理解应该遵循的业务流程。
In contrast, a map container holds objects for which the order is not important; a value is extracted from the container by providing a key that locates the value of interest.
相比之下,映射容器则用于保存那些对顺序不是很敏感的对象;通过提供可以找到关系值的密钥,就可以从容器中提取值。
Conversely, if you disable the depth buffer, you have to pay attention to the order in which you draw your 3d objects.
反之,如果您禁用了深度缓冲,那么必须在绘制3d对象的顺序上付出一定精力。
Sequence diagrams provide information on interactions between objects in the sequential order that the interactions occur.
序列图提供了目标之间按照序列顺序生成交互的信息。
The reason the sequence diagram is so useful is because it shows the interaction logic between the objects in the system in the time order that the interactions take place.
序列图是如此好用的理由是,因为它按照交互发生的时间顺序,显示了系统中对象间的交互逻辑。
Objects store their methods in a dictionary, which has no order.
对象的方法一般存储于一个字典,而这个字典是没有顺序的。
Each layer may have secondary layers of objects arranged in a hierarchical, object-oriented, or relational order.
每个层都具有二级对象层,这些对象层按照层次结构、面向对象或关系顺序排列。
The order of the objects in the object browser is different from those in the test object map.
对象浏览器中的对象的顺序,与测试对象映射中的顺序不同。
While it isn't appropriate for this paper, a quick look at the specification will show that the built-in functions that E4X XML objects have allow the order of the XML to be carefully crafted.
但是对本文来说,它是不合适的,只要简单查看一下该规范就可以看出,E4XXML对象具有的内置功能能够对XML元素进行细致准确的排序。
In the data object model approach, you need to first create the wrapper objects to encapsulate the customer and order data, as shown in Listing 1, Listing 2, and Listing 3.
按照数据对象模型方式,首先需要创建包装器对象来封装客户和订单数据,见清单1、清单2和清单3。
Examples of business objects include a customer order, a customer, and items in your inventory.
示例业务对象中包括客户订单、客户和库存项。
In map Rules, the order in which the input values for a functional map are specified does not affect how many times the map is called, but it does affect the order in which the output objects appear.
在映射规则中,为功能性映射指定输入值的次序并不影响调用映射的次数,但是会影响输出对象出现的次序。
Each Customer generates 30 objects of type Order.
每个Customer产生了30个order类的对象。
That is the real value of the z dimension: You can create objects in any order you choose and position them relative to each other by adjusting the z value on each object.
这就是z值的实际价值:您可以按照任何顺序来创建对象,并可以通过调整每个对象的 z 值来调整彼此之间的相对位置。
All the sequence types, except the set and frozenset types, support accessing the objects in the sequence given their order.
所有的有序类型(除set和frozenset类型外)都支持访问给定顺序的对象。
Subsequent calls to load will retrieve the objects in the same order. Listing 2 shows this capability in action.
随后调用load来以同样的顺序检索这些对象。
You can deploy objects out of dependency order by setting the revalidation semantics to deferred_force.
通过把重新验证语义(revalidation semantics)设置为deferred _ force,可以不按依赖次序部署对象。
There are two business objects needed for the order audit process: OrderRequest and Cutomer (Figure 3).
这个订单审计流程需要两个业务对象:OrderRequest和Cutomer(见图3)。
There are two business objects (BO) needed for the order audit process: OrderRequest and PersonInfo (Figure 3).
订单审计流程有两个必需的业务对象(BO):OrderRequest和PersonInfo(见图3)。
In a well-designed system, objects work together to accomplish a task; therefore, in order to test a method, we often have to provide other objects that enable the method to complete its task.
在一个设计良好的系统里,对象们协同工作共同完成一项任务;因此,为了检验一种方法,通常我们需要提供使得这种方法完成其任务的其他对象。
Security labels are database objects applied to rows and columns in order to protect data, and granted to users to give them access to protected data.
安全标签是应用到行和列上以保护数据的数据库对象,将安全标签授给用户时他们才可以访问受保护的数据。
In order to allow IBM to extend support to different objects and text information, we choose to identify the text by both an object and an attribute of the object that contains the text.
为了能够使IBM实现对不同的对象和文本信息的扩充支持,我们选择同时使用对象及其一个包含文本内容的属性来标识一个文本。
In order to do this, you can specify the mappings that relate objects with the same types into something called a relation.
为了做到这一点,你可以指明关联相同类型的对象的映射,并把它们命名为关联。
Another artifact, a sequence diagram, provides information on interactions between objects in the sequential order that those interactions occur.
另一个工件,一系列的图,提供了关于目标之间按顺序发生的相互交互的信息。
In other words, it tells what objects the customer needs to understand in order to accomplish the purchase transaction at this level of abstraction.
换句话说,它说明了在这个抽象层次上,为了完成购买交易客户需要了解什么对象。
Messaging: In order to perform any useful work, software objects need to be able to communicate with each other.
消息传递:为了完成一些有用的工作,软件对象需要相互通信。
Note the order in which you create the objects.
注意创建对象时使用的顺序。
应用推荐