• I see many things out there that implement object resizing in this manner, and I have two words to say about them.

    看到很多东西那里实施对象这种方式调整大小,我两个他们

    youdao

  • Event object definitions were not added for the header and payload metadata elements because they do not contain any data required to implement this scenario.

    没有针对头部有效负荷元数据元素添加事件对象定义因为它们包含实现场景所需任何数据

    youdao

  • However, there is not an option to check if objects implement the interfaces they claim to implement, and there is no way of introspecting an object to list the interfaces it supports.

    不过没有选项检查对象是否实现它们所声明接口而且没有办法可以调查对象内部以使列出支持的接口。

    youdao

  • And you must implement some custom code to render the useful data from the retrieved complex object.

    并且,必须实现一些自定义代码呈现检索复杂对象中的有用数据

    youdao

  • We implement it with another DIV element because this object can contain all other objects including itself.

    我们使用另一个DIV元素来实现因为对象可以容纳包括自身在内的所有其他对象

    youdao

  • The J2EE specification requires an application server to implement support for resource references but does not dictate the mechanism for mapping the reference to the target object.

    J2EE规范需要应用程序服务器实现资源引用支持并不规定用于引用映射目标对象机制

    youdao

  • In this way, the object returned from the static factory method could implement any number of interfaces defined when I create the proxy.

    这种方式静态工厂方法返回对象可以实现建立代理所定义任意数量接口

    youdao

  • An alternate method of writing an adapter - and one that some prefer - is to implement an interface to adapt behavior, rather than extending an object.

    编写适配器替代方法——并且推荐方法——实现一个接口修改行为不是扩展对象。

    youdao

  • The ORB would then intercept the message and be responsible for finding an object that could implement the request, pass it the parameters, invoke its method, and return the results.

    ORB截获条消息负责搜索一个执行请求对象,将参数传递调用方法然后返回结果

    youdao

  • In the remainder of the article, we will show how to implement our simplistic mock object scheme, exploiting a set of libraries and components that greatly reduce the work required.

    本文其余部分中,我们介绍如何实现简单模拟对象方案其中利用组件大大减少所需工作

    youdao

  • One of the most important things to implement when authoring a pool is a suitable object lifetime policy.

    创作需要实现重要功能之一适当对象生存期策略。

    youdao

  • When we implement our mock object, we will need to consider how to produce the different errors needed to drive the different paths.

    实现模拟对象时,我们需要考虑如何生成驱动不同路径所需不同错误

    youdao

  • In traditional Object-Oriented (OO) design, it is common to have multiple object instances that implement the same interface.

    传统面向对象(OO)设计中,通常多个对象实例实现相同接口

    youdao

  • These providers implement APIs for object transfer, management, and metadata management.

    这些提供商实现用于对象传输管理元数据管理的API

    youdao

  • Another form of object loitering arises when arrays are used to implement data structures such as stacks or circular buffers.

    数组用于实现诸如堆栈环形缓冲区之类数据结构时,会出现另一种形式对象游离

    youdao

  • A Browser Helper Object follows the same pattern-the only changes are the interfaces to implement.

    一个BHO对象遵循同样模式——唯一改变在于实现接口

    youdao

  • The Apache Axis project started as a follow-on project to the Apache Simple Object Access Protocol (SOAP) project as a way to implement Web services and is a proven technology.

    ApacheAxis项目作为Apache简单对象访问协议(SOAP)项目后续项目开始的,用于实现Web服务,它是一种非常优秀的技术。

    youdao

  • There's only one method to implement: public Object invoke (MethodInvocation invocation) throws Throwable.

    实现方法只有一个publicObjectinvoke (MethodInvocation invocation) throws Throwable。

    youdao

  • You could also use an application object to implement the Resource interface to support dynamic properties.

    可以使用一个应用程序对象实现Resource接口支持动态属性

    youdao

  • Listing 11 shows how to implement a for-each loop to repeat the same action on every object in the array.

    清单11显示如何实现一个for - each循环数组中的每个对象重复同一个动作

    youdao

  • In addition to taking the same steps that you took in the first tutorial, for the second tutorial you implement a Personalization application object to get data from a Web service.

    除了采取第一教程相同步骤之外,对于第二个教程,实现一个Personalization应用程序对象以便Web服务获取相应的数据

    youdao

  • In both cases, the object representing the sdo must implement the commonj.sdo.DataObject interface, which enables it to interact with the other sdo APIs the specification defines.

    情况下表示sdo对象必须实现commonj . sdo .DataObject接口,通过接口可规范定义其他sdoAPI进行交互

    youdao

  • Plug-ins that are developed with the Lotus Sametime Connect toolkit implement and register a single message processing object that extends the DefaultMessageHandler type.

    使用LotusSametimeConnect工具箱开发插件实现注册消息处理对象对象扩展了 DefaultMessageHandler 类型。

    youdao

  • To implement this class, you first create the JspWriter object to send the HTML content to the browser.

    实现这个首先创建J spWriter对象以便浏览器发送HTML内容

    youdao

  • To implement this, Spring wraps the original service object with a transactional proxy.

    为了实现一点,Spring使用事务代理包装原始服务对象

    youdao

  • Now any object needing access to the AccountOperationValidationService simply has to implement this interface and declare itself as a client.

    现在需要访问AccountOperationValidationService对象必须实现这个接口把自己声明客户

    youdao

  • Use of an attachment object store is optional, and it involves considerable planning before you can implement it in Lotus Domino.

    使用附件对象存储可选的,在Lotus Domino实现之前需要充分地加以计划

    youdao

  • To implement the logic to do the transformation between the business object and the XML string, copy the code in Listing 4 to the class ContactComponentImpl.

    实现业务对象xml字符串之间传输的逻辑清单4中的代码复制ContactComponentImpl

    youdao

  • The create method that you need to implement will be passed the content of the new object being created, and you can use SDO information from it in the validator logic

    需要实现create方法传递给将要创建对象内容,您可以验证器逻辑使用其中的SDO信息

    youdao

  • Our mock object will then implement both the service interface of the component it is replacing, plus the controller interface. An outline of a mock object implementation would look like

    然后我们模拟对象同时实现替换组件服务接口控制器接口。

    youdao

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

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

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