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.
双语例句
- These may be handled using JAX-RPC handlers and service context propagation.
这些可以用JAX-RPC处理程序和服务传播来处理。 - Lists common issues that occur with event handlers in inherited components.
列出了继承的组件中的事件处理程序所发生的常见问题。 - Global event handlers can be written with JavaScript functions that can be called from multiple objects.
全局事件处理程序可以用JavaScript函数编写,这些函数可以从多个对象中调用。 - Event handlers and other delegates are created by passing in a Lisp closure to the delegate's constructor.
事件处理器和其它的委托(delegate)可以通过向委托的构造方法传入一个Lisp闭包的方式创建。 - This fault will terminate the scope together with all running event handlers.
此错误将终止该范围和所有正在运行的事件处理程序。 - In between, the JavaScript defines three event handlers that respond to button clicks and slider value changes.
中间的JavaScript脚本定义了三个事件句柄,对按钮点击和滑块值变更作出响应。 - You also start with an OnInit() method and define similar constructors and object handlers.
二者都以OnInit()方法开头,并且定义了相似的构造函数和对象处理程序。 - You need to add handlers for the button and for each of the menu options.
您需要为按钮和每个菜单选项添加处理程序。 - In this file, you define the logging handlers to be used and their default logging level.
在该文件内,您将定义要使用的日志处理器和它们的默认日志级别。 - Optionally, add control flow, data flow tasks, and event handlers to the package.
还可以向包中添加控制流、数据流任务和事件处理程序。