This is a callback example.
这是一个回调的例子。
Listing 3. Callback Registration.
清单3 .回调注册。
All you add is a callback function.
您仅需要添加一个回调函数。
So what's in the callback function?
那么回调函数中有什么?
They are lifecycle callback methods.
它们是生命周期回调方法。
And a callback function.
的方法和一个回调函数。
That is the power of a simple callback.
这就是简单的调用的力量。
I've also attached a callback function.
同时我也附加了一个回调函数。
An anonymous callback method is created.
创建了一个异步回调方法。
The SAX parser runs on a callback model.
SAX 解析器运行在回调模型上。
Then, it sets the callback handlers.
然后,设置回调句柄。
This file maps URLs to callback functions.
这个文件将URL映射到回调函数。
Download the sample callback implementation.
下载样例回调实现。
The callback is called the event handler.
回调被称为事件处理器。
The existing callback information is retained.
现有的回调信息将保留。
Override an existing callback method for the View.
为视图覆写一个现有的回调方法。
The script then defines the callback functions.
然后脚本定义回调函数。
To accomplish this task, a callback may be used.
要完成这项任务,就可以用到正则回调。
Every telephone was installed a callback facility.
每部电话都装配有回叫设备。
Pass session information to the async callback handler.
将会话信息传递到异步回调处理程序。
It also implements a callback scheme for responses.
它还为响应实现回调模式。
Deal with the server's response in the callback function.
在回调函数中处理服务器的响应。
This property allows you to specify a callback method.
该属性允许指定一个回调函数。
This is referred in the handle method of the callback handler.
这在回调处理器的处理方法中被引用。
The following code sample shows the use of the callback handler.
下面的代码展示了回调处理程序的使用方法。
Within the callback function, the returned data can be processed.
在该回调函数内,可能处理返回的数据。
Responses with callback to JMS clients are sent to this queue.
将带回调的 JMS 客户端响应发送到此队列。
In which case the callback function should be void callback (XML x).
在这种情况下,回调函数应该是void callback (XML x)。
This is accomplished by supporting the notion of a callback interface.
这是通过支持回调接口的概念实现的。
A callback function invoked if the statement is executed successfully.
一个回调函数,在语句成功执行时调用。