callback function meaning in English
回调函式
回调函数。在应用程序中处理系统功能的函数。通常在不同系统(如与外部设备交互)间交流时用到回调函数。
回调函数,指向函数的指针
回呼函式
指向函数的指针
Examples
- The situation arises in the context of callback functions
这种情况在回调的上下文中发生。 - Class encapsulates toolbox item creator callback functions
类封装工具箱项创建者回调函数。 - Is called on a callback function . when
当endinvoke方法被调用时, callcontext将合并回线程中。 - Back on the client side , the callback function registered on the
回到用户端时,现在呼叫注册在 - When a response is received , the callback function is invoked
在接收到响应后,调用回调函数。