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.
双语例句
- Event handlers and other delegates are created by passing in a Lisp closure to the delegate's constructor.
事件处理器和其它的委托(delegate)可以通过向委托的构造方法传入一个Lisp闭包的方式创建。 - Remove keyword and a code block for removing event handlers to the event.
关键字和代码块移除事件的事件处理程序。 - If you want to catch events, you should define and register handlers.
如果你想捕捉的事件,你应该确定和登记处理。 - In between, the JavaScript defines three event handlers that respond to button clicks and slider value changes.
中间的JavaScript脚本定义了三个事件句柄,对按钮点击和滑块值变更作出响应。 - Lists common issues that occur with event handlers in inherited components.
列出了继承的组件中的事件处理程序所发生的常见问题。 - The drag handler for a drag-and-drop operation uses all three mouse handlers: onmousedown, onmouseup, and onmousemove.
针对拖放操作的拖动处理程序使用了这三个鼠标处理程序:onmousedown、onmouseup和onmousemove。 - System login modules and utility classes ( for example, callback handlers and callbacks) for the sending server.
发送服务器的系统登录模块和实用工具类(例如,回调处理程序和回调)。 - To complete this example, I configure and deploy the handlers.
为了完善这个示例,我配置并部署了处理程序。 - This fault will terminate the scope together with all running event handlers.
此错误将终止该范围和所有正在运行的事件处理程序。 - Typically, those handlers specify a URL, and the JSF implementation forwards the request to that URL.
典型的情况是处理器声明了一个URL,JSF实现将这个请求前转到这个URL中。