其他三个用于执行调用和解析响应。
The others are there for performing the call and parsing the response.
代理执行对队列管理器的调用。
CLOSE_LOG调用对于确定使用的执行时间非常有用。
The CLOSE_LOG call is useful to determine the elapsed execution time.
您可以执行多个函数,如添加自定义代码或调用关系映射。
You can perform several functions, such as add custom code or invoke relationship mapping.
可以跳过对客户服务的所有调用,允许继续执行实际的订单。
All calls to the customer service can be skipped, allowing the actual order to proceed.
只要需要执行定制函数,就调用该方法。
This method is called whenever a custom function needs to be executed.
这个复杂的函数调用执行参数解析。
一个回调函数,在语句成功执行时调用。
A callback function invoked if the statement is executed successfully.
现在,无论什么时候您想要执行一个特定的行为,就会知道如何告诉这个控件如何操作(同样是,调用哪种方法或者参考哪个属性)。
Now, whenever you need to perform a certain action, you know how to tell the control how to do it (again, which method to call or property to reference).
调用者必须在调用这个过程后执行COMMIT来保存explain信息。
The caller must perform COMMIT after calling this procedure to save the explain information.
在调用visit的过程中,访问器对节点执行适当的操作。
During the call to visit , the visitor performs the appropriate operation on the node.
向内核中添加新系统调用,需要执行3 个基本步骤
You perform three basic steps to add a new system call to the kernel
执行它的惟一方法就是调用main()。
对stop方法的调用记录了执行时间并打印日志信息。
The call to the stop method records the execution time and prints a log message.
调用login方法来执行身份验证。
对函数调用的退出执行探测
将执行后端调用的业务逻辑放在 actionPerformed()方法中。
You put the business logic performing the back-end call in actionPerformed() method.
为了确认已经成功打开连接,必须执行对BIO_do_connect的调用。
A call to BIO_do_connect must still be performed to verify that the connection was opened successfully.
next _ id是您在执行该项时所调用的对象。
Next_id is the object that is called when you execute the item.
main方法调用junit . textui . TestRunner . run执行jtest测试用例。
The main method executes the JTest test case by calling junit.textui.TestRunner.run .
对Logger:log执行的每次调用都有相同的前两个实参。
Every call made to Logger: : log has the same first two arguments.
这个回调函数将在该worker脚本执行后调用。
This callback function will be invoked after the Worker script executes.
start_kernel调用setup_arch作为执行的第一步,在其中完成特定于体系结构的设置。
Start_kernel calls setup_arch as the first step where the architecture-specific setup is done.
该操作将被调用,并且Run方法将执行一个死循环。
The action will be invoked and the method Run will execute an infinite loop.
因此,在第一次编译sql语句之后,后来的调用只要继续执行相同的执行计划即可。
Subsequent invocations will simply keep executing the same execution plan. Let's use an example.
执行实际的处理只是Web服务调用的一小部分。
Doing actual work is just a small fraction of the Web service call.
为了确保连接成功,必须执行BIO_do_connect调用。
A call to BIO_do_connect must be made to verify that the connection was successful.
在脚本开始执行时调用这个部分,而且只执行一次。
This section is called at the beginning of the script and is only executed once.
对于后一种情况,过程向调用者返回一个成功的执行状态。
In the latter case, the procedure returns a successful execution status to the caller.
在这种策略下,调用者要等待执行完成之后才能继续后续的任务。
Here the caller waits for the execution to complete before proceeding to the next task.
应用推荐