handlers

英 [ˈhændləz] 美 [ˈhændlərz]

n.  驯兽员; (尤指)驯犬员; 搬运工; 操作者; 组织者; 顾问
handler的复数



柯林斯词典

  1. N-COUNT 驯兽员
    A handler is someone whose job is to be in charge of and control an animal.
    1. Fifty officers, including frogmen and dog handlers, are searching for her.
      包括蛙人和警犬训练员在内的50名警官正展开对她的搜寻。
  2. N-COUNT 搬运工;操作者;处理者
    A handler is someone whose job is to deal with a particular type of object.
    1. ...baggage handlers at Gatwick airport.
      盖特威克机场的行李搬运工

双语例句

  1. It does not pay its handlers.
    经手此事的人无利可图。
  2. System login modules and utility classes ( for example, callback handlers and callbacks) for the sending server.
    发送服务器的系统登录模块和实用工具类(例如,回调处理程序和回调)。
  3. Global event handlers can be written with JavaScript functions that can be called from multiple objects.
    全局事件处理程序可以用JavaScript函数编写,这些函数可以从多个对象中调用。
  4. Be careful how much work you do in your event handlers.
    注意您在事件处理程序中做了多少工作。
  5. To use this and other result handlers, the pureQuery API provides the query() method.
    为了使用这个和其他结果处理程序,pureQueryAPI提供了query()方法。
  6. Like built-in DOM events such as onclick and onmouseover, custom events can have callback handlers applied to them.
    与诸如onclick和onmouseover这样的内置DOM事件类似,定制事件也能够让回调处理程序应用于它们。
  7. In this file, you define the logging handlers to be used and their default logging level.
    在该文件内,您将定义要使用的日志处理器和它们的默认日志级别。
  8. In between, the JavaScript defines three event handlers that respond to button clicks and slider value changes.
    中间的JavaScript脚本定义了三个事件句柄,对按钮点击和滑块值变更作出响应。
  9. This fault will terminate the scope together with all running event handlers.
    此错误将终止该范围和所有正在运行的事件处理程序。
  10. To complete this example, I configure and deploy the handlers.
    为了完善这个示例,我配置并部署了处理程序。
  11. You also start with an OnInit() method and define similar constructors and object handlers.
    二者都以OnInit()方法开头,并且定义了相似的构造函数和对象处理程序。
  12. How are event handlers specified in WS-BPEL?
    如何在WS-BPEL中指定事件处理程序?
  13. It means that your exception handlers in the Java code works, and it caught an exception.
    它意味着Java代码中的异常处理程序工作正常,并且捕获到了一个异常。
  14. The drag handler for a drag-and-drop operation uses all three mouse handlers: onmousedown, onmouseup, and onmousemove.
    针对拖放操作的拖动处理程序使用了这三个鼠标处理程序:onmousedown、onmouseup和onmousemove。
  15. This specification describes how you can implement handlers in either the client or server environment.
    这个规范描述了您如何在客户端环境或服务器环境中实现处理程序。
  16. WS-BPEL defines several restrictions that apply to event handlers.
    WS-BPEL定义了若干应用到事件处理程序的限制。
  17. You can declare one or more condition handlers in your SQL procedure.
    您可以在SQL过程中声明一个或多个条件处理程序。
  18. These may be handled using JAX-RPC handlers and service context propagation.
    这些可以用JAX-RPC处理程序和服务传播来处理。
  19. You need to add handlers for the button and for each of the menu options.
    您需要为按钮和每个菜单选项添加处理程序。
  20. Lists common issues that occur with event handlers in inherited components.
    列出了继承的组件中的事件处理程序所发生的常见问题。
  21. Typically, those handlers specify a URL, and the JSF implementation forwards the request to that URL.
    典型的情况是处理器声明了一个URL,JSF实现将这个请求前转到这个URL中。
  22. Catch and handle package errors by using event handlers.
    使用事件处理程序捕获和处理包错误。
  23. They may be implemented by one or more handlers in any given SOAP stack.
    在一个给定的SOAP协议栈中,二者都可以有一个或多个处理器。
  24. Returns a single method that can be invoked to call all handlers sequentially for the specified event.
    返回一个单独的方法,可调用该方法来顺序调用指定事件的所有处理程序。
  25. Event handlers and other delegates are created by passing in a Lisp closure to the delegate's constructor.
    事件处理器和其它的委托(delegate)可以通过向委托的构造方法传入一个Lisp闭包的方式创建。
  26. If you want to catch events, you should define and register handlers.
    如果你想捕捉的事件,你应该确定和登记处理。
  27. Optionally, add control flow, data flow tasks, and event handlers to the package.
    还可以向包中添加控制流、数据流任务和事件处理程序。
  28. Adding event handlers to the package and package objects.
    将事件处理程序添加到包和包对象。
  29. Remove keyword and a code block for removing event handlers to the event.
    关键字和代码块移除事件的事件处理程序。