Notice that then, in the body of the loop, I use callback to invoke the passed parameter function object.
然后请注意,在循环体中,我使用callback来调用传递的参数函数对象。
For using other security realms with the credential store, for example ones that use digital certificates, you need to implement the required callback handlers.
为了使用凭据库的其他安全领域(例如,使用数字证书的安全领域),您需要实现所需的回调处理程序。
An alternative to this is to develop and use a custom callback handler in the application login module responsible for collecting the information.
另一种方法是,在应用程序登录模块中开发和使用负责收集信息的自定义回调处理程序。
In order to use this method you have to pass a callback object and once the invocation is completed, the callback object will be called.
为了使用此方法,您必须传递一个回调对象,将在调用完成后立即调用回调对象。
The complete source code for a sample application demonstrating the use of the callback handler is included with this article.
本文包括演示回调处理程序使用情况的示例应用程序的完整源代码。
The callback class can implement any type of handling you want to use to verify the combination of username and password, so it's a technique that allows maximum flexibility.
这个回调类可以实现您需要的任何用户名和密码组合检验方法,所以这种技术非常灵活。
Use the XMLHttpRequest object to make a call to the server by defining a callback function that is executed automatically when the server response is received.
使用XMLHttpRequest对象对服务器进行调用,采用的方法是定义一个回调函数,当收到服务器响应时,会自动执行这个函数。
So, let's create a trait that implements this pattern, then use it to handle callback behavior.
所以,让我们创建一个trait来实现这个模式,然后用它来处理回调行为。
If you are using XML approach to define the beans then you would use the bean element to define the lifecycle callback methods.
如果您正在使用XML方法来定义bean,那么就应该使用bean元素来定义生命周期回调方法。
Use the "get client connection details" callback function, provided by DB2, to find out if the client is local to this machine.
使用DB 2提供的“getclientconnectiondetails”回调函数,以发现客户机是否在该计算机本地。
When you get the XML back in the success callback, you can use jQuery to look through the XML the same way you do with HTML.
当success回调函数返回XML 文档后,您可以使用jQuery 检索这个 XML 文档,其方式与检索 HTML 文档是一样的。
Similarly, if you need to access the object that emitted the signal, you use the first parameter, which is button in this specific callback.
类似地,如果需要访问发出信号的对象,就要使用第一个参数,在这个具体回调中是button。
The MqttAdvancedCallback interface extends the MqttCallback, so when you use the advanced callback interface, you must also implement the methods defined in the simple callback interface.
MqttAdvancedCallback接口用来扩展 MqttCallback,所以在使用高级回调接口时,也必须实现在简单回调接口中定义的方法。
In your own callback servlet, use the code below in Listing 3 to get the verifier and use it to request AccessToken and Secret.
在您自己的回调servlet中,使用清单3中的代码获取验证器,然后使用它来请求AccessToken和Secret。
The login modules use the NameCallback callback to retrieve the client's identity, and build a subject that is used to execute the code in the application server.
登录模块使用NameCallback回调以检索客户机的标识,并构建用于在应用服务器中执行代码的主题。
As a final twist, the ev facility allows us to retrieve and use details about the event that invoked the callback.
作为最后的难点,Ev工具允许检索和使用调用回调的事件细节。
You could use a typedef to define a callback and make clients supply it, something similar to qsort-but that's so old-hat.
你可以用typedef来定义一个回调并让客户机来提供这个回调,这种做法有些类似qsort——但那样太老土了。
The use of client-side persistence provided by an MqttPersistence implementation, coupled with use of QoS 1 or 2, renders the use of this callback redundant for the insurance of message delivery.
MqttPersistence实现所提供的客户端持久性与QoS1或2 的结合使用实现了为确保消息传递而使用的回调冗余。
Therefore, the IT architect has decided to use a simple request response or callback protocol between the consumer and provider.
因此,IT架构师决定在消费者和提供者之间使用一个简单的请求响应或者回叫协议。
Then, your callback function can use that data, as seen in Listing 1 and Listing 4.
然后回调函数就可以使用这些数据,如清单1和 清单 4 所示。
You can specify XML, HTML, script, or json, and jQuery automatically prepares the result for your callback function so that you can use it right away.
您可以指定xml、script、html或者json,jQuery将自动为回调函数准备合适的结果,这样您便可以立即使用该结果。
You can use the data argument whenever you need to pass additional information to your callback.
每当需要向回调传递额外的信息时,都可以使用data参数。
To create the callback specification, you use the same process as above, but rename ${service} to OrderManagementCallback.
要生成回调规范,您要使用上面的相同过程,但将 ${service} 重名名为 OrderManagementCallback。
As with most of the toolkits, FOX and FXPy use a callback paradigm.
与大多数工具箱类似,FOX和FXPy都使用回调范例。
You can use this deferred object for defining a callback method when the asynchronous call returns a response.
我们可以使用这个deferred对象来定义一个在异步调用返回响应时执行的回调函数。
The callback technique lets you use any verification technique you want as an extension of the Rampart security handling.
回调技术可以让您使用任何检查技巧来扩展Rampart安全处理。
The service provider may use any of the operations defined in the callback interface and in response to a single request from the client, the provider
服务提供者可以使用定义在回调接口中的任何操作,在对来自客户端单个请求的响应中,提供者可能调用回调接口中一个或多个或零个的操作。
If your module needs to pass some sort of state information between the various callback routines, you need to use the module configuration record mechanism described in the next section.
如果你的模块需要通过各种回调中的状态信息,您需要使用在下一节中描述的模块配置记录机制。
Within the aggregation (that is between Fan Out and Fan in primitives), the use of the asynchronous with callback interaction style is not available.
在聚合(位于FanOut和FanIn原语之间)中,无法使用带回调交互的异步调用样式。
Within the aggregation (that is between Fan Out and Fan in primitives), the use of the asynchronous with callback interaction style is not available.
在聚合(位于FanOut和FanIn原语之间)中,无法使用带回调交互的异步调用样式。
应用推荐