handler
英 [ˈhændlə(r)]
美 [ˈhændlər]
n. 驯兽员; (尤指)驯犬员; 搬运工; 操作者; 组织者; 顾问
复数:handlers
Collins.1 / BNC.15064 / COCA.8873
牛津词典
noun
- 驯兽员;(尤指)驯犬员
a person who trains and controls animals, especially dogs - 搬运工;操作者
a person who carries or touches sth as part of their job- airport baggage handlers
机场行李员 - food handlers
食品处理者
- airport baggage handlers
- 组织者;顾问
a person who organizes sth or advises sb- the President's campaign handlers
总统的竞选智囊
- the President's campaign handlers
柯林斯词典
- 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.
英英释义
noun
- (sports) someone in charge of training an athlete or a team
- an agent who handles something or someone
- the senator's campaign handlers
- one who trains or exhibits animals
双语例句
- The simple invocation handler I built could be used for any pre-and post-method invocation processing.
我前面建立的简单调用处理程序可以用于任何方法前和方法后的调用处理。 - Event handling& The custom event handler implements the core application logic and integrates ILOG JRules with Content Manager.
事件处理&定制的事件处理器实现了核心应用逻辑,并整合了ILOGJRules和ContentManager。 - The onmessage handler is what will receive this message; you use a simple closure for it.
onmessage处理器将接收这个消息;我们为它使用了一个简单的闭包。 - Now that you have defined your JAX-RPC handler list, any service defined in the SIBus can use it.
现在您已经定义了您的JAX-RPC处理程序清单,任何在SIBus中定义的服务都可以使用它。 - You can achieve this by using a custom name handler.
您可以通过使用自定义名称处理器(customnamehandler)来实现。 - To define an OnEvent event handler, you have to specify a message.
要定义一个OnEvent事件处理程序,必须指定一条消息。 - The drag handler for a drag-and-drop operation uses all three mouse handlers: onmousedown, onmouseup, and onmousemove.
针对拖放操作的拖动处理程序使用了这三个鼠标处理程序:onmousedown、onmouseup和onmousemove。 - Dojo has attached a function to the click event handler of the element with the ID "message".
Dojo已将一个函数附加到ID为message的元素的click事件处理程序上了。 - This is referred in the handle method of the callback handler.
这在回调处理器的处理方法中被引用。 - Its constructor registers an un-caught handler.
其构造函数注册了一个未捕获的处理程序。