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