The first time that Sun released the specification, the suggestion to the vendors was to discourage object-to-object relationships among Entity beans.
在Sun第一次发布这个规范的时候,给供应商的建议是不赞成使用实体bean之间的对象-与-对象关系。
AutoMapper is a convention based object-to-object mapper often used to (but not restricted to) flatten complex object models to DTOs, commonly used in ViewModels and crossing service boundaries.
AutoMapper是基于对象到对象约定的映射工具,常用于(但并不仅限制于)把复杂的对象模型转为dto,一般用于ViewModel模式和跨服务范畴。
3D printers are used to build an object with liquid plastic. They build the object layer by layer until it is complete.
3D打印机用液体塑料来建造物体,他们一层一层地建造着物体,直到完成。
For every object in the call flow, there can only be one other object connected to it.
对于调用流中的每个对象,只能有一个其他对象连接到它。
Deleting an object accidentally and then replacing it with a similar object will lead to unacceptable differences of the enterprise models.
意外地删除一个对象,然后用一个类似的对象替换它,将导致企业模型不可接受的差异。
Subsequently, the crows either ignored the object or dropped the tool and pecked at the object—which is very different from using the tool to get access to food.
随后,乌鸦要不就无视了该对象,要不就把工具丢到一边,然后用喙猛啄该对象——这和用工具觅食有很大不同。
To draw an object calling itself, you draw a message as you would normally, but instead of connecting it to another object, you connect the message back to the object itself.
为了要画一个调用本身的对象,如你平时所作的,画一条消息,但是不是连接它到另外的一个对象,而是你把消息连接回对象本身。
Business Object maps: You use a Business Object map to translate one type of Business Object into another type of Business Object.
业务对象映射:可以使用业务对象映射将某种类型的业务对象转换成另一种类型的业务对象。
If any object to be restored references an object in another schema, and this object does not exist in the target database, the procedure will fail.
如果恢复的任何对象引用另一个模式中的对象,而被引用的对象在目标数据库中不存在,那么这个过程将失败。
That is, for every force applied to an object or surface, that object pushes back with equal force.
也就是说,对于任一物体或表面施加的作用力,该物体或表面必会产生相同的反作用力。
To retrieve an object from the object pool, provide a scope type and a scope key.
为了从对象池获取对象,需要提供一个范围类型和一个范围键。
We must first understand that the GC not only manages objects but also maintains a separate reference object to the actual object.
我们必须首先理解这个GC不仅管理对象,而且还会维护对实际对象的一个单独的引用对象。
Since the context object needs to be passed across components, the object should be serializable.
因为需要跨组件传递上下文对象,所以这个对象应该是可序列化的。
Therefore, you must first assign a new business object instance to a business object variable before using it.
因此,在使用业务对象变量前,必须首先将新的业务对象实例赋值给它。
Next you need to specify how each of the event object fields is mapped to the intermediate object fields.
下一步,您需要指定如何将每个事件对象字段映射到中间对象字段。
Because system behavior is the result of objects sending messages to each other, sequence diagrams plot the course of those messages as they move from object to object.
因为系统行为是对象相互之间发送消息的结果,因此序列图绘制了那些消息在对象之间移动时的路线。
Like the root object, a container object is designed to maintain a list of keys and associate an object with each one.
与根对象一样,容器对象旨在维护键的列表并将某个对象与每个键相关联。
The client then makes changes to the latter object and reverses the procedure, sending the object back to the server.
客户机随后对内存驻留对象进行更改,然后反向执行传输过程,将对象发回到服务器。
In this example, this method USES an SBJSON object to parse and obtain a data object array.
在这个示例中,该方法使用SBJSON对象来解析和获取数据对象数组。
For example, the transfer object, business object, and data access object templates may be applied to each entity in the PIM.
举例来说,传递对象、业务对象,和数据访问对象模板将应用于PIM中的每个实体。
Synchronized methods and blocks allow a thread to lock an object on entry and unlock the object on exit (to the method or block).
同步的方法和代码块允许线程在入口处锁定对象并在出口处解锁(针对方法或代码块)。
Owner chain: the chain of objects starting from a leak root object to the leak container object.
所有者链:从泄漏根对象开始到泄漏容器对象的对象链。
This works for setting an object to being a simple color, but to make an object look realistic, you need to specify how an object appears under lights.
对于简单的为对象上色来说这样就行了,但要想让对象看起来更真实,你需要指定对象在光照下的效果。
A mock object conforms to the interface of the real object, but has just enough code to fool the tested object and track its behavior.
模仿对象符合实际对象的接口,但只要有足够的代码来“欺骗”测试对象并跟踪其行为。
Either one of the references contained in an old object is modified to refer to a young object, or a young object that refers to other young objects is promoted into the older generation.
要么是将老对象中包含的引用修改为指向年轻对象,要么是将引用其他年轻对象的年轻对象提升为更老的一代。
The other side of the coin is that Westerners zero in on a salient object and tend to categorize the object.
相反,西方人集中精力在一个突出的事物,而且倾向于把事物进行分类。
For a process to use a Shared memory object, the process has to map the object in its address space.
使用共享内存对象的进程必须在自己的地址空间中映射对象。
The actuator thus extends the specific SAP interface, and translates the event object to the SAP object format.
因此执行者扩展特定SAP接口,并将事件对象转换为SAP对象格式。
Use the adapter pattern when you need to convert an object of one type to an object of another type.
在需要将一类对象转换成另一类对象时,请使用适配器模式。
Use the adapter pattern when you need to convert an object of one type to an object of another type.
在需要将一类对象转换成另一类对象时,请使用适配器模式。
应用推荐