handlers
英 [ˈhændləz]
美 [ˈhændlərz]
n. 驯兽员; (尤指)驯犬员; 搬运工; 操作者; 组织者; 顾问
handler的复数
柯林斯词典
- N-COUNT 驯兽员
Ahandleris someone whose job is to be in charge of and control an animal.- Fifty officers, including frogmen and dog handlers, are searching for her.
包括蛙人和警犬训练员在内的50名警官正展开对她的搜寻。
- Fifty officers, including frogmen and dog handlers, are searching for her.
- N-COUNT 搬运工;操作者;处理者
Ahandleris someone whose job is to deal with a particular type of object.- ...baggage handlers at Gatwick airport.
盖特威克机场的行李搬运工
- ...baggage handlers at Gatwick airport.
双语例句
- How are event handlers specified in WS-BPEL?
如何在WS-BPEL中指定事件处理程序? - They may be implemented by one or more handlers in any given SOAP stack.
在一个给定的SOAP协议栈中,二者都可以有一个或多个处理器。 - This specification describes how you can implement handlers in either the client or server environment.
这个规范描述了您如何在客户端环境或服务器环境中实现处理程序。 - It does not pay its handlers.
经手此事的人无利可图。 - System login modules and utility classes ( for example, callback handlers and callbacks) for the sending server.
发送服务器的系统登录模块和实用工具类(例如,回调处理程序和回调)。 - You can declare one or more condition handlers in your SQL procedure.
您可以在SQL过程中声明一个或多个条件处理程序。 - Like built-in DOM events such as onclick and onmouseover, custom events can have callback handlers applied to them.
与诸如onclick和onmouseover这样的内置DOM事件类似,定制事件也能够让回调处理程序应用于它们。 - Returns a single method that can be invoked to call all handlers sequentially for the specified event.
返回一个单独的方法,可调用该方法来顺序调用指定事件的所有处理程序。 - Remove keyword and a code block for removing event handlers to the event.
关键字和代码块移除事件的事件处理程序。 - Event handlers and other delegates are created by passing in a Lisp closure to the delegate's constructor.
事件处理器和其它的委托(delegate)可以通过向委托的构造方法传入一个Lisp闭包的方式创建。