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.
双语例句
- Like built-in DOM events such as onclick and onmouseover, custom events can have callback handlers applied to them.
与诸如onclick和onmouseover这样的内置DOM事件类似,定制事件也能够让回调处理程序应用于它们。 - It means that your exception handlers in the Java code works, and it caught an exception.
它意味着Java代码中的异常处理程序工作正常,并且捕获到了一个异常。 - How are event handlers specified in WS-BPEL?
如何在WS-BPEL中指定事件处理程序? - Global event handlers can be written with JavaScript functions that can be called from multiple objects.
全局事件处理程序可以用JavaScript函数编写,这些函数可以从多个对象中调用。 - The drag handler for a drag-and-drop operation uses all three mouse handlers: onmousedown, onmouseup, and onmousemove.
针对拖放操作的拖动处理程序使用了这三个鼠标处理程序:onmousedown、onmouseup和onmousemove。 - Remove keyword and a code block for removing event handlers to the event.
关键字和代码块移除事件的事件处理程序。 - These may be handled using JAX-RPC handlers and service context propagation.
这些可以用JAX-RPC处理程序和服务传播来处理。 - Be careful how much work you do in your event handlers.
注意您在事件处理程序中做了多少工作。 - Adding event handlers to the package and package objects.
将事件处理程序添加到包和包对象。 - If you want to catch events, you should define and register handlers.
如果你想捕捉的事件,你应该确定和登记处理。