local procedure call
常见例句
- It is reponsible for Remote Procedure Call services on the local machine.
它用于本地计算机的远程程序调用服务。 它是本地网络的公用服务。 - For example, assume several local procedures call a remote procedure, and the remote procedure is recompiled.
例如,多个本地过程中都需调用一个远程过程,且此远程过程进行了重编译。
67.210.107.179 - Therefore, all statements in a local procedure that precede an invalid procedure call might run successfully. Statements subsequent to an invalid procedure call do not run at all.
因此,本地过程中位于无效远程过程调用之前的语句可能全部运行正常,而之后的语句则根本不会运行。 返回 local procedure call