找词语>英语词典>handlers翻译和用法

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.
    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.
      盖特威克机场的行李搬运工

双语例句

  • This specification describes how you can implement handlers in either the client or server environment.
    这个规范描述了您如何在客户端环境或服务器环境中实现处理程序。
  • Global event handlers can be written with JavaScript functions that can be called from multiple objects.
    全局事件处理程序可以用JavaScript函数编写,这些函数可以从多个对象中调用。
  • Adding event handlers to the package and package objects.
    将事件处理程序添加到包和包对象。
  • Be careful how much work you do in your event handlers.
    注意您在事件处理程序中做了多少工作。
  • To complete this example, I configure and deploy the handlers.
    为了完善这个示例,我配置并部署了处理程序。
  • Like built-in DOM events such as onclick and onmouseover, custom events can have callback handlers applied to them.
    与诸如onclick和onmouseover这样的内置DOM事件类似,定制事件也能够让回调处理程序应用于它们。
  • You can declare one or more condition handlers in your SQL procedure.
    您可以在SQL过程中声明一个或多个条件处理程序。
  • Typically, those handlers specify a URL, and the JSF implementation forwards the request to that URL.
    典型的情况是处理器声明了一个URL,JSF实现将这个请求前转到这个URL中。
  • Remove keyword and a code block for removing event handlers to the event.
    关键字和代码块移除事件的事件处理程序。
  • You also start with an OnInit() method and define similar constructors and object handlers.
    二者都以OnInit()方法开头,并且定义了相似的构造函数和对象处理程序。