This file maps URLs to callback functions.
这个文件将URL映射到回调函数。
Set up a method to callback for the browser when it gets a response from the server.
设置一个方法,当从服务器收到响应时,用此方法为浏览器进行回调。
A mechanism to callback to the business state machine once the human task is completed.
一种在人工任务完成之后回调业务状态机的机制。
To this end, you need to describe the specification to be implemented by a client for the service to callback to.
要达到这个目的,您需要描述客户所实现的用于回调服务的规范。
The arguments to this callback function include a transaction handle and an error object.
该回调函数的参数包括一个事务句柄和一个错误对象。
The arguments to this callback function include a transaction handle and a result set.
这个回调函数的参数包含一个事务句柄和一个结果集。
You set up the event handler to accept the callback from the service.
可以设置事件处理程序来接收来自服务的回调。
If a path is registered, it USES the defined function as a callback to produce the content presented.
如果注册了一个路径,它就使用定义的回调函数来生成要显示的内容。
This code also demonstrates one way to specify arguments to a callback: as an anonymous list, with a reference to the callback invoked as the first element, followed by the required parameters.
此代码还举例说明了指定回调的参数的一种方法:作为一个匿名列表,具有到作为第一个参数的回调的引用,随后是所需的参数。
To use this callback, change your layout to look like Listing 7.
要使用此回调,请将布局更改为类似清单7。
Callback chains can also be added to the runtime wires to provide a reverse callback to a component.
回调链也被添加到运行时连接中以提供对组件的反向回调。
Be called by the target to receive the result (callback).
由目标调用来检索结果(回调)。
Write callback methods to fetch the information from an XML document.
编写回调方法,从XML文档中提取信息。
If everything goes well, Twitter should redirect the user to the callback URL which is set in web.xml.
如果一切都进行得很顺利,Twitter应将用户重定向到在web . xml中设置的回调url。
So, let's create a trait that implements this pattern, then use it to handle callback behavior.
所以,让我们创建一个trait来实现这个模式,然后用它来处理回调行为。
The lazy way would be to try the callback to observer.update ; if the call fails, this suggests that the method does not exist.
可以使用一种偷懒的方法来尝试对observer . update方法的回调;如果调用失败,这说明该方法不存在。
The DataBlade API provides ways to register callback functions that wait for specific events.
DataBladeAPI提供了一些方法来注册等待特定事件的回调函数。
Upon the arrival of the response message, the Axis2 engine hands over this response message to the callback object.
在响应消息到达时,Axis2引擎将此响应消息移交给该回调对象。
If a callback function is provided, this function sets the onreadystatechange property of the XHR object to that callback function.
如果提供了回调,那么这个函数将XHR对象的onreadystatechange属性设置为这个回调函数。
The first argument to a callback assigned using bind is always a reference to the widget that generated the event.
使用bind指派的回调的第一个变量总是一个对产生事件的部件的引用。
Add another status check to your callback method as shown in Listing 14.
因此还要在回调方法中增加状态检查,如清单14所示。
Pointer to the callback function to be invoked (for one or more event Types) — for each specific event, register a callback function, and then these functions are called when the event occurs.
指向要调用的回调函数的指针(对于一种或多种事件类型)——为每种特定的事件注册一个回调函数,然后将在事件发生时调用这些函数。
We will encounter a different method for sending parameters to a callback below; check the Sidebar for a discussion of the differences between the two methods.
下面我们将用到向回调发送参数的一种不同的方法;查看侧栏中关于两种方法之间区别的讨论。
If the tokens do not match V8 performs a callback to check if access should be allowed.
如果令牌不匹配的话,v8会调用回调函数来判断这个访问是否应该被允许。
Pass session information to the async callback handler.
将会话信息传递到异步回调处理程序。
The orderer must then be prepared to respond to a request (callback, in this case) to process the final invoice.
订货方然后必须响应一个请求(在本例中是回叫)来处理最终的货物。
Responses with callback to JMS clients are sent to this queue.
将带回调的JMS客户端响应发送到此队列。
To accomplish this task, a callback may be used.
要完成这项任务,就可以用到正则回调。
In this case, both the username and password are supplied to the callback, and all the callback needs to do is verify the combination.
在本例中,用户名和密码都被提供给回调,并且所有回调只需要检验用户名和密码组合。
In this case, both the username and password are supplied to the callback, and all the callback needs to do is verify the combination.
在本例中,用户名和密码都被提供给回调,并且所有回调只需要检验用户名和密码组合。
应用推荐