handler
英 [ˈhændlə(r)]
美 [ˈhændlər]
n. 驯兽员; (尤指)驯犬员; 搬运工; 操作者; 组织者; 顾问
复数:handlers
Collins.1 / BNC.15064 / COCA.8873
牛津词典
noun
- 驯兽员;(尤指)驯犬员
a person who trains and controls animals, especially dogs - 搬运工;操作者
a person who carries or touches sth as part of their job- airport baggage handlers
机场行李员 - food handlers
食品处理者
- airport baggage handlers
- 组织者;顾问
a person who organizes sth or advises sb- the President's campaign handlers
总统的竞选智囊
- the President's campaign handlers
柯林斯词典
- 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.
英英释义
noun
- (sports) someone in charge of training an athlete or a team
- an agent who handles something or someone
- the senator's campaign handlers
- one who trains or exhibits animals
双语例句
- The simple invocation handler I built could be used for any pre-and post-method invocation processing.
我前面建立的简单调用处理程序可以用于任何方法前和方法后的调用处理。 - The variables VEH and VNS have one instance for each event handler instance that is started.
对于已启动的每个事件处理程序实例,只能具有一个VEH和VNS变量的实例。 - This creates a variable that is local to the event handler instance.
这将创建一个事件处理程序实例的局部变量。 - However, you can develop a custom callback handler to pass the user ID and password dynamically.
但是,您可以创建一个自定义回调处理器,动态传递用户ID和密码。 - In the HelloWorld. java, an event handler is generated.
在HelloWorld.java中就生成了一个事件处理程序。 - This handler does not prompt the client, and returns the user name and password specified on this dialog.
此处理程序不对客户端进行提示,它返回在此对话框中指定的用户名和密码。 - The Apache Wink client framework also has a customizable handler mechanism to manipulate HTTP requests and responses.
ApacheWink客户端框架还有一个可自定义的处理器机制,用于操作HTTP请求和响应。 - You can achieve this by using a custom name handler.
您可以通过使用自定义名称处理器(customnamehandler)来实现。 - Its constructor registers an un-caught handler.
其构造函数注册了一个未捕获的处理程序。 - Notice that the first script in the figure is not placed in an event handler method.
注意,图中的第一个脚本并不放置在一个事件处理程序方法中。