• The objects include static state equipment objects, technical operation objects and temporary objects.

    实体包括编组站固定设备实体、技术作业实体临时实体。

    youdao

  • Psychologists of the Gestalt school maintain that objects are recognized as wholes in a parallel procedure: the internal representation is matched with the retinal image in a single operation.

    格式塔学派心理学家认为,物体平行过程中被识别整体的:在一个单一的操作中,内部表征视网膜图像匹配

    youdao

  • Remote objects can be invoked only using the eventual send operation.

    只能使用最终发送操作远程对象进行调用。

    youdao

  • Even using objects to encapsulate statistics tracking, the traditional approach would require multiple calls for every user operation and every access to a resource.

    即使使用对象封装统计跟踪传统方式对于每个用户操作每个资源访问也都需要多个调用

    youdao

  • With a functional test, you can test both the operation and the appearance of GUI objects.

    使用功能测试可以测试操作图形用户界面对象外观

    youdao

  • The logger objects could be created in a number of places, as long they are initialized before the first logging operation.

    只要第一日志记录操作日志记录器对象进行了初始化,就可以许多地方创建它们

    youdao

  • When an object has to manipulate a collection of objects, it effectively USES procedural code to complete the operation.

    对象必须操作对象集合时,有效地使用过程化代码完成操作

    youdao

  • Note that, although not needed in the example scenario, the option to paste directly into a target has a limit on the number of database objects and data that can be copied in a single operation.

    注意尽管示例场景中需要使用直接粘贴目标位置选项,但选项操作能够复制数据库对象数据存在限制

    youdao

  • Typically, in an enterprise application data source objects are retrieved through a JNDI lookup operation.

    一个企业程序中,数据源对象通过JNDI查找操作来获得的。

    youdao

  • The import requires an interface with operations that the components in you module can call, and operations require business objects to contain the business data the operation USES.

    导入需要模块中的组件可以调用操作接口并且操作需要业务对象包含操作使用业务数据

    youdao

  • Since the operation is implemented separately from the objects on which it works, the operation can be changed without changing the target objects.

    因为操作所作用对象单独实现的,所以可以更改目标对象的前提下更改操作。

    youdao

  • When performing a Project-Clean operation, it can take a long time to perform validation on objects such as large industry schemas.

    执行项目清理操作时,对于诸如大型行业模式等对象执行验证长的时间

    youdao

  • Local objects might be invoked synchronously using the immediate call operation or asynchronously using the eventual send operation.

    本地对象可以通过即时的调用操作进行同步调用可以通过最终发送操作进行异步调用。

    youdao

  • All the SIAPI packages follow the same organization and contain a factory that is used to create the data objects needed for operation.

    所有siapi都遵从同一组织包含用于创建操作所需数据对象工厂

    youdao

  • When you have selected multiple BAPIs, the Configure Objects page of the wizard opens (figure 10), and you can select the BAPI that represents each type of operation for a business object.

    选择多个BAPI时,向导ConfigureObjects将打开(10),可以选择表示业务对象每种操作BAPI

    youdao

  • The copy-and-paste operation generates the new target database objects and the Optim export file that contains metadata information that Optim TDM uses to generate the appropriately privatized data.

    复制粘贴操作生成新的目标数据库对象包含数据信息Optim导出文件,OptimTDM 将使用该元数据生成适当隐私化数据。

    youdao

  • As of Version 8, the load utility places locks on the table itself, and you can enjoy concurrent access to other table objects in the same table Spaces while a data load operation is running.

    到了Version8,load工具本身放置因而可以运行数据加载操作的同时,对相同空间中的其他对象进行并发访问

    youdao

  • These interceptors are objects that an Object Request Broker (ORB) invokes in the path of an operation to monitor or modify the behavior of the invocation.

    这些interceptorObjectRequestBroker (ORB)调用对象,它们进行监控操作或者修改调用行为时进行调用。

    youdao

  • Finally, we look through the datastore for objects whose name key contains the string 'Homework 1' and perform an operation on each of those objects.

    最后遍历数据存储器查找那些name包含字符串'Homework1 '的对象然后这些对象中的一个执行操作

    youdao

  • Linking ACLs to stored objects, like item types, define which operation the users or user groups in the ACL may perform on the corresponding objects. (for example, the items.)

    通过将acl链接存储对象例如项目,就可以定义ACL中的用户用户相应对象(例如项目)执行哪些操作

    youdao

  • Each method can, in turn, invoke one or more encapsulated command objects in order to carry out the specific operation.

    为了执行特定的操作每个方法可以轮流调用一个多个封装command对象

    youdao

  • The drag-and-drop operation will automatically generate the required ADO.NET connection, command, and data adapter objects and add them to the form's component tray.

    放(drag-and-drop)操作自动生成所需的 ADO.NET连接命令数据适配器对象添加窗体组件托盘上

    youdao

  • Another design pattern that lends itself well to DEBA is the Visitor pattern, which externalizes an operation that will be performed on another object, a group of objects, or a structure of objects.

    另外一种可用于DEBA架构的设计模式是Visitor(访问者)模式,操作外部化,可以其他对象对象或者对象结构执行这些操作。

    youdao

  • With this method of operation there are two heap areas, one for short-lived objects (nursery heap) and one for longer-lived objects (tenured heap).

    操作方法适用于两种类型,存活期对象(临时的堆,nurseryheap存活期长的对象(永久堆,tenured heap)。

    youdao

  • During a restore operation the desired backup objects are retrieved by executing the XBSA call BSAGetObject and providing this object id.

    一次恢复操作期间,通过执行xbsa调用BSAGetObject提供对象ID获得所需备份对象

    youdao

  • The alternative mechanism to using Future objects is to register a callback to the asynchronous operation. The CompletionHandler interface has two methods.

    使用Future对象替代机制异步操作注册一个callback

    youdao

  • Notice that the return type and incoming object of the Ask operation is an AskResponseDocument and AskDocument, respectively, rather than just simply String objects.

    注意,A sk操作返回类型传入对象分别AskResponseDocumentAskDocument不仅仅是简单的String对象。

    youdao

  • "We continue to run several ground-based teams that have been in operation for several years, and have actually found the majority of the known objects," Johnson says.

    我们几个陆基团队继续进行搜索。他们已经了好几年了大部分已知小行星就是他们发现,”约翰逊

    youdao

  • Assuming that both the objects and target positions are known in world coordinates, then billboarding becomes a simple geometrical operation.

    假设物体目标世界坐标已知那么广告牌技术将会是一个简单几何操作。

    youdao

  • Dragging one object onto another object constitutes a relationship between the objects and an action to be performed by the drag operation.

    对象拖到另外一个对象上对象动作构成了一种联系

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定