The handler returns the pageNumber th page of data containing pageSize rows.
处理程序返回第 pageNumber页的数据,其中包含pageSize 行。
If the handler returns TRUE, the message will be handled by the parent as well, while a call that returns FALSE does not allow the parent to handle it.
如果该处理返回TRUE,消息就也会给父窗口来处理,而如果它返回的是一个FALSE值,就不会让父窗口来处理该消息。
Once the function returns a value outside that range, either the value is passed to a different handler or the state machine exits after calling a do-nothing end-state handler.
一旦函数返回了超出范围的值,那么该值将传送到另一个处理程序,或者状态机在调用了一个什么也不做的终态处理程序后就退出。
If the signal handler returns, the process continues executing the normal sequence of instructions it was executing when the signal was caught.
如果信号处理器返回,则进程继续执行信号被捕获时正在执行的正常的指令序列。
When you select a lab option menu field, the Ajax script invokes a GET Web service in DivisionsResource in the Resource Request Handler, which returns an array of divisions for the selected lab.
当您选择某实验室选项菜单字段时,ajax脚本将调用资源请求处理程序的DivisionsResource中的一个GETWeb服务,后者将返回所选实验室的部门数组。
This returns the list of Message objects that the handler collects as it receives events from the SAX parser.
它返回处理程序在从SAX解析器接收事件时所收集的Message对象列表。
If more events occur before the event handler returns, browsers enqueue them until the event handler does return, and then process the queued events in order, one at a time, synchronously.
如果在事件处理器返回之前发生了更多的事件,浏览器就将它们放在队列中;当事件处理器返回时,依次同步地处理排队的事件,每次一个。
This handler does not prompt the client, and returns the user name and password specified on this dialog.
此处理程序不对客户端进行提示,它返回在此对话框中指定的用户名和密码。
The assessor returns a completed assessment report to the claims handler, who files the report, which starts the rest of the claims process.
评估员向索赔处理员返回一份完整的评估报告,处理员会归档这份报告,这样就会开始索赔过程的后续步骤。
In the next example, the result handler processes a result set and returns an HTML page, displaying the result set contents as a table.
在接下来的例子中,结果集处理程序处理一个结果集,并返回一个html页面,这个页面以表的形式显示结果集的内容。
The method returns an object that implements all the specified interfaces and proxies all method calls onto the chosen handler.
该方法返回一个对象,这个对象实现所有指定的接口,并将所有方法调用委托给选定的处理程序。
The former returns a Boolean value that indicates whether the handler can be pooled.
前面的方法返回一个布尔值,用于显示处理程序能否被对象池使用。
A handler takes a MessageContext and performs actions and returns back to the calling code.
一个处理程序带有一个MessageContext,它执行操作并且返回到进行调用的代码。
The handler chain continues processing the handlers only if the current processing handler returns true.
只有当前正在处理的处理程序返回true时,处理程序链才继续处理这个处理程序。
All phases will stop and the request will be aborted if a handler returns an error status.
如果处理程序返回一个错误状态,所有阶段将停止,请求将被中止。
The inner handler returns a response message. (This step is asynchronous.)
内部处理器返回响应消息。(此步是异步的。)
This returned value is caught by the event handler, which in turn returns it to the event itself.
这个返回得值会被事件处理器获得,然后会返回给事件本身。
Returns the method used to remove an event handler delegate from the event source.
返回用于从事件源中移除事件处理程序委托的方法。
The interrupt instruction passes control to a kernel handler, which after executing a replacement function, returns to continue executing the process.
中断指令将控制传递给内核句柄,后者在执行替换函数执行之后,返回来继续执行该进程。
However, if the authentication server is unavailable, the event handler returns the application to the offline state.
但是,如果身份验证服务器不可用,则事件处理程序会使应用程序重新恢复为脱机状态。
Returns the method used to add an event handler delegate to the event source.
传回用来将事件处理常式委派加入事件来源的方法。
Returns the method used to add an event handler delegate to the event source.
传回用来将事件处理常式委派加入事件来源的方法。
应用推荐