MY字典>英语词典>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

                双语例句

                • This state object is passed to your timer callback function during each timer event invocation.
                  在每一个定时器事件被调用时该state对象作为一个参数传递给你的定时回调函数。
                • This code, which demonstrates server-side DOM, JavaScript code, and callback, is shown in Listing 1.
                  此代码演示了服务器端DOM、JavaScript代码和回调,如清单1所示。
                • You must handle the exception in the callback procedure, not in the main application.
                  您必须在回调过程中(而不是在主应用程序中)处理异常。
                • In this case both a mouse click handler and a timer callback are waiting.
                  在这时,一个“鼠标点击事件处理函数”和一个“计时器回调函数”都在等待执行。
                • This callback could occur directly within MyObserver's update() method.
                  这个方法是在MyObserver的update()方法中直接进行的。
                • However, you can develop a custom callback handler to pass the user ID and password dynamically.
                  但是,您可以创建一个自定义回调处理器,动态传递用户ID和密码。
                • This is indicated by the callback parameter on the query.
                  这由查询中的callback参数指出。
                • Moreover, you can also specify a callback function if you request JSON data from the service.
                  此外,如果您向服务请求JSON数据,还可指定回调函数。
                • Extended the Ajax application with an extra callback and a new Dojo widget.
                  用一个额外的回调函数和新的Dojo部件扩展了Ajax应用程序。
                • The arguments to this callback function include a transaction handle and a result set.
                  这个回调函数的参数包含一个事务句柄和一个结果集。