implementer

n.  执行人

复数:implementers

BNC.48185 / COCA.35070



双语例句

  1. This helps the service implementer obtain the SOAP message context from the request handler chain, and manipulate that context and associate it with the response handler chain.
    这帮助服务实现者从请求处理程序链中获得SOAP信息上下文,然后处理该上下文并将其与响应处理程序链关联。
  2. Unless the implementer needs a partial clean-up, it is usually called by the other destroy methods.
    除非实现者需要的是部分清理,否则该方法往往由其他摧毁方法调用。
  3. Each of these values is available for examination and modification by the implementer of Hook.
    这些值都可以供Hook的实现者查看和修改。
  4. The implementer of DialogListener must implement the appropriate completion logic; for example, this is used during login and wall post requests.
    DialogListener的实现者必须实现适当的完成逻辑;例如,这在login和wallpost请求过程中使用。
  5. The implementer can operate on the widget's DOM structure at this point.
    此时,这个实现者可以在小部件的DOM结构之上操作。
  6. If, during the widget lifecycle, some connections are not needed any longer, the implementer can manually disconnect them by calling the disconnect method to reduce the event handling.
    如果,在小部件生命周期内一些连接已经不再需要,那么实现者就可以通过调用disconnect方法来手动断开这些连接以减少事件的处理。
  7. In simple terms, a RESTful service should be accessible as a network-addressable resource that accepts a set of verbs defined by the implementer of that service.
    简单来说,REST式服务必须能够作为可通过网络寻址的资源访问,该资源接受服务实现者定义的一组动词。
  8. To guarantee the correct initialization for all the classes in the chain, the implementer must manually code the superclass method invocation as shown in Listing 11.
    要确保对链中所有类的正确初始化,实现者必须手动编写超类方法调用的代码,如清单11所示。
  9. The service implementer might prefer manually mapping and parsing a message.
    服务实现者可能喜欢采用手动方式对消息进行映射和分析。
  10. This feature allows the implementer to apply this approach very efficiently in a short period of time.
    此功能允许实现者在较短的时间内就能够非常有效地应用这种方法。
  11. The implementer delivers his unit-tested component to the integrator, who will combine these units into an intermediate build.
    实现人员将他的已单元测试过的组件提交到集成人员那里,集成人员将这些单元合并成一个中间构造。
  12. Template methods can be provided by the implementer, who must not forget that the superclass can potentially have implemented its template methods.
    模板方法可以由实现者提供,但必须注意的一点是超类有可能已经实现了其模板方法。
  13. Traits are particularly powerful when they combine concrete behavior with abstract declarations to provide convenience to the implementer.
    在将具体行为与抽象声明相结合以便为实现者提供便捷时,特征非常强大。
  14. In both cases, the implementer must program in some way the buildRendering method.
    在这两种情况下,实现者都必须以某种方式编程实现buildRendering方法。
  15. It is a trail from the requestor, through the implementer, to the verifier.
    从请求者,到执行者,到验证者是一条线路。
  16. For instance, a widget implementer can create in this method the widget mark-up and set it into the widget DOM node.
    比如,一个小部件实现者可以用这种方法创建小部件标记并将其设置到小部件DOM节点。
  17. The implementer has a chance to perform some non-automatic clean-up.
    实现者有机会执行一些非自动的清理。
  18. The size of source models, the number and type of attributes, and the complexity of defining the transformation can be time-consuming for the data analyst, architect, and implementer.
    源模型的大小、属性的数量和类型、以及定义转换的复杂性,对于分析员、架构师和实现者来说,可能很费时间。
  19. For example, the implementer could retrieve the requestor's user ID from the security context on each request and use that to identify the target calculator total.
    例如,实现人员可以从每个请求中的安全性上下文里检索请求者的用户ID,使用它来确定目标计算器总数。
  20. This interface design simplifies the job of the service implementer, who can choose to treat each request as an independent interaction.
    这种接口的设计简化了服务实现人员的工作,实现人员可以选择把每个请求看作是一个独立的交互。
  21. Indicates that the implementer wants to be a lifetime lease sponsor.
    指示该实施者希望成为生存期租约主办方。
  22. As far as the client can tell, the stub object is the implementer of the interface.
    对于客户机而言,存根对象就是接口的实现者。
  23. So, if you like, I've built a separation between the user and the implementer.
    好,也就是说这样做,把用户和实现者分离了。
  24. The service implementer can define the service behavior using the message exchange pattern ( MEP) parameter.
    服务实现通过使用消息交换模式(MEP)参数定义服务行为(servicebehavior)。
  25. But constructionism itself, it also has some defects, the curriculum implementer should know this clearly.
    同时,建构主义自身也有不足之处,课程的实施者对此要有清醒的认识。
  26. Cai Yuanpei is not only a thinker but an active advocator and implementer of aesthetic education.
    蔡元培不仅是一个美育思想家,更是一个美育的积极倡导者和实施者。
  27. A service implementer typically decomposes service functionality in a set of actions and then implements each one of them.
    服务的实现往往将服务功能分解成一系列的action,然后分别实现每个action。
  28. At what point does a manager go from being a manager of people to an implementer of organisational processes?
    在什么情况下,一位经理会从管理员工的经理人转变成一个组织程序的执行者?
  29. In the case of non-JNDI lookup, it is up to the implementer to do the appropriate mapping.
    对于非JNDI的查找,作出合适的映射就要取决于其实现者了。