这是一个回调的例子。
Listing 3. Callback Registration.
清单3.回调注册。
All you add is a callback function.
您仅需要添加一个回调函数。
So what's in the callback function?
那么回调函数中有什么?
They are lifecycle callback methods.
它们是生命周期回调方法。
的方法和一个回调函数。
IProgress - basic progress callback.
IProgress-基本进度的回调。
Retrieve response in callback handler.
获取回调处理程序中的响应。
That is the power of a simple callback.
这就是简单的调用的力量。
I've also attached a callback function.
同时我也附加了一个回调函数。
An anonymous callback method is created.
创建了一个异步回调方法。
Instantiate a callback handler instance.
实例化一个回调处理程序实例。
Function callback when an assertion fails.
断言失败时的函数调用。
Download the sample callback implementation.
下载样例回调实现。
The callback is called the event handler.
回调被称为事件处理器。
The existing callback information is retained.
现有的回调信息将保留。
Asynchronous callback invocation breakdown view.
异步回调调用细分视图。
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.
将会话信息传递到异步回调处理程序。
Deal with the server's response in the callback function.
在回调函数中处理服务器的响应。
Be called by the target to receive the result (callback).
由目标调用来检索结果(回调)。
This property allows you to specify a callback method.
该属性允许指定一个回调函数。
Listing 5 shows the callback class used by the example code.
清单5给出示例代码使用的回调类。
This is referred in the handle method of the callback handler.
这在回调处理器的处理方法中被引用。
The following code sample shows the use of the callback handler.
下面的代码展示了回调处理程序的使用方法。
To use this callback, change your layout to look like Listing 7.
要使用此回调,请将布局更改为类似清单7。
Within the callback function, the returned data can be processed.
在该回调函数内,可能处理返回的数据。
应用推荐