您要查找的是不是:
- A recursive call is when a procedure calls itself. 当过程调用自身时,将发生递归调用。
- recursive procedure call [计] 递归程调用
- Can a stored procedure call a trigger? 存储过程中能否调用触发器?
- Invalid asynchronous remote procedure call handle. 无效的异步远程过程调用句柄。
- The syntax analyzer has one recursive procedure for each nonterminal U. 对于每个非终结符号U,语法分析程序都有一个递归过程。
- The remote procedure call was cancelled. 远程过程调用被取消。
- The syntax analyzer has one recursive procedure for each nonterminal U . 对于每个非终结符号u,语法分析程序都有一个递归过程。
- Make sure recursive procedures terminate properly. 确保递归过程可正确终止。
- The stub is unable to get the remote procedure call handle. 承接体无法获得远程过程调用句柄。
- A block, with or without formal parameters, the execution of which is invoked by means of a procedure call. (编程语言中)带有或不带有参数的块,其执行是由过程调用所请求的。
- Such a design presents the same problems as a single recursive procedure, but can be harder to detect and debug. 此类设计所产生的问题与单个递归过程所产生的问题相同,但更难检测和调试。
- An SPN is registered using a remote procedure call (RPC). SPN是使用远程过程调用(RPC)进行注册的。
- The SCM process is a remote procedure call (RPC) server service. SCM进程是一个远程过程调用(RPC)服务器服务。
- If you write a recursive procedure, you should test it very carefully to make sure it always meets some limiting condition. 在编写递归过程时,应非常细心地进行测试,以确保它总是能满足某些限制条件。
- Installing Remote Procedure Call Configuration service. 正在安装远程进程调用配置服务。
- You can use shared memory or a remote procedure call (RPC). 可以使用共享内存或远程过程调用(RPC)。
- A remote procedure call (RPC) protocol error occurred. 远程过程调用(RPC)协议出错。
- The binding handles passed to a remote procedure call do not match. 传送给远程过程调用的绑定句柄不匹配。
- The replication remote procedure call was cancelled. 取消了复制远程过程呼叫。
- MRPC is an open source remote procedure call system. MRPC是一个开源远程过程调用系统。