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.
双语例句
- Be careful how much work you do in your event handlers.
注意您在事件处理程序中做了多少工作。 - You can declare one or more condition handlers in your SQL procedure.
您可以在SQL过程中声明一个或多个条件处理程序。 - System login modules and utility classes ( for example, callback handlers and callbacks) for the sending server.
发送服务器的系统登录模块和实用工具类(例如,回调处理程序和回调)。 - In this file, you define the logging handlers to be used and their default logging level.
在该文件内,您将定义要使用的日志处理器和它们的默认日志级别。 - If you want to catch events, you should define and register handlers.
如果你想捕捉的事件,你应该确定和登记处理。 - Typically, those handlers specify a URL, and the JSF implementation forwards the request to that URL.
典型的情况是处理器声明了一个URL,JSF实现将这个请求前转到这个URL中。 - Optionally, add control flow, data flow tasks, and event handlers to the package.
还可以向包中添加控制流、数据流任务和事件处理程序。 - How are event handlers specified in WS-BPEL?
如何在WS-BPEL中指定事件处理程序? - WS-BPEL defines several restrictions that apply to event handlers.
WS-BPEL定义了若干应用到事件处理程序的限制。 - Global event handlers can be written with JavaScript functions that can be called from multiple objects.
全局事件处理程序可以用JavaScript函数编写,这些函数可以从多个对象中调用。