52古典>英语词典>callback翻译和用法

callback

英 [ˈkɔːlbæk]

美 [ˈkɔːlbæk]

n.  回拨的电话; 打回的电话; 回叫(指计算机或电话系统用户通过连接某台计算机证实自己的身份,然后该系统对之进行回调); (对求职者等的)召回

COCA.29585

牛津词典

    noun

    • 回拨的电话;打回的电话
      a telephone call which you make to sb who has just called you
      1. 回拨的电话;打回的电话
        a telephone call which you make to sb who has just called you
        1. 回叫(指计算机或电话系统用户通过连接某台计算机证实自己的身份,然后该系统对之进行回调)
          a process by which the user of a computer or telephone system proves their identity by contacting a computer, which then contacts them
          1. (对求职者等的)召回
            an occasion when you are asked to return somewhere, for example for a second interview when you are trying to get a job
            1. 商品召回(因有安全隐患等); 回收瑕疵品
              an occasion when people are asked to return goods that they have bought, usually because they are not safe

              英英释义

              noun

              • a request by the manufacturer of a defective product to return the product (as for replacement or repair)
                  Synonym:recall

                双语例句

                • First, assume that your service accepts a parameter called callback in the request URL.
                  首先,假设您的服务在所请求的URL中接受了一个名为callback的参数。
                • Each method provides a callback object so that you are notified asynchronously when the remote procedure call is complete.
                  每个方法都提供了一个回调对象,这样就可以在完成远程过程调用后收到异步通知。
                • This is referred in the handle method of the callback handler.
                  这在回调处理器的处理方法中被引用。
                • Like built-in DOM events such as onclick and onmouseover, custom events can have callback handlers applied to them.
                  与诸如onclick和onmouseover这样的内置DOM事件类似,定制事件也能够让回调处理程序应用于它们。
                • Extended the Ajax application with an extra callback and a new Dojo widget.
                  用一个额外的回调函数和新的Dojo部件扩展了Ajax应用程序。
                • However, you can develop a custom callback handler to pass the user ID and password dynamically.
                  但是,您可以创建一个自定义回调处理器,动态传递用户ID和密码。
                • This code, which demonstrates server-side DOM, JavaScript code, and callback, is shown in Listing 1.
                  此代码演示了服务器端DOM、JavaScript代码和回调,如清单1所示。
                • In the asynchronous with callback invocation, the invoked service uses a new thread of execution.
                  在带回调的异步调用中,被调用的服务使用新的执行线程。
                • This callback handler implements the handle ( Callback callbacks []) method in the interface.
                  回调处理器在接口中实现一个处理方法(Callbackcallbacks[])。
                • This application implements a proprietary callback scheme using two Interfaces defined within VB.
                  这个程序实现了一个主程序回调模式,它使用了在VB中定义的两个接口。