MY词语>英语词典>handler翻译和用法

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
      1. 搬运工;操作者
        a person who carries or touches sth as part of their job
        1. airport baggage handlers
          机场行李员
        2. food handlers
          食品处理者
      2. 组织者;顾问
        a person who organizes sth or advises sb
        1. the President's campaign handlers
          总统的竞选智囊

      柯林斯词典

      • N-COUNT 驯兽员
        Ahandleris someone whose job is to be in charge of and control an animal.
        1. Fifty officers, including frogmen and dog handlers, are searching for her.
          包括蛙人和警犬训练员在内的50名警官正展开对她的搜寻。
      • N-COUNT 搬运工;操作者;处理者
        Ahandleris someone whose job is to deal with a particular type of object.
        1. ...baggage handlers at Gatwick airport.
          盖特威克机场的行李搬运工

      英英释义

      noun

      • (sports) someone in charge of training an athlete or a team
          Synonym:coachmanager
        1. an agent who handles something or someone
          1. the senator's campaign handlers
        2. one who trains or exhibits animals
            Synonym:animal trainer

          双语例句

          • Now that you have defined your JAX-RPC handler list, any service defined in the SIBus can use it.
            现在您已经定义了您的JAX-RPC处理程序清单,任何在SIBus中定义的服务都可以使用它。
          • Creates a session request that allows the event handler to set the rule path and the input parameters.
            创建一个允许事件处理器设计规则路径和输入参数的会话请求。
          • This is referred in the handle method of the callback handler.
            这在回调处理器的处理方法中被引用。
          • Multiple instances of the event handler may be active, while variables VP and VM have only one instance.
            事件处理程序可能有多个实例处于活动状态,而变量VP和VM只能具有一个实例。
          • Dojo has attached a function to the click event handler of the element with the ID "message".
            Dojo已将一个函数附加到ID为message的元素的click事件处理程序上了。
          • Another element you can add to an event handler is a timeout.
            另一个可以添加到事件处理程序的元素是Timeout。
          • Optionally, you can use an event handler to modify the task role variables at runtime.
            您可以选择性地使用一个事件处理程序来在运行时修改任务角色变量。
          • This creates a variable that is local to the event handler instance.
            这将创建一个事件处理程序实例的局部变量。
          • Notice that the first script in the figure is not placed in an event handler method.
            注意,图中的第一个脚本并不放置在一个事件处理程序方法中。
          • The onmessage handler is what will receive this message; you use a simple closure for it.
            onmessage处理器将接收这个消息;我们为它使用了一个简单的闭包。