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.
双语例句
- It means that your exception handlers in the Java code works, and it caught an exception.
它意味着Java代码中的异常处理程序工作正常,并且捕获到了一个异常。 - WS-BPEL defines several restrictions that apply to event handlers.
WS-BPEL定义了若干应用到事件处理程序的限制。 - If you want to catch events, you should define and register handlers.
如果你想捕捉的事件,你应该确定和登记处理。 - In this file, you define the logging handlers to be used and their default logging level.
在该文件内,您将定义要使用的日志处理器和它们的默认日志级别。 - It does not pay its handlers.
经手此事的人无利可图。 - 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.
为了完善这个示例,我配置并部署了处理程序。 - You need to add handlers for the button and for each of the menu options.
您需要为按钮和每个菜单选项添加处理程序。 - You also start with an OnInit() method and define similar constructors and object handlers.
二者都以OnInit()方法开头,并且定义了相似的构造函数和对象处理程序。 - Returns a single method that can be invoked to call all handlers sequentially for the specified event.
返回一个单独的方法,可调用该方法来顺序调用指定事件的所有处理程序。