local procedure call
常見例句
- It is reponsible for Remote Procedure Call services on the local machine.
它用于本地計(jì)算機(jī)的遠(yuǎn)程程序調(diào)用服務(wù)。 它是本地網(wǎng)絡(luò)的公用服務(wù)。 - For example, assume several local procedures call a remote procedure, and the remote procedure is recompiled.
例如,多個(gè)本地過程中都需調(diào)用一個(gè)遠(yuǎn)程過程,且此遠(yuǎn)程過程進(jìn)行了重編譯。
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.
因此,本地過程中位于無效遠(yuǎn)程過程調(diào)用之前的語(yǔ)句可能全部運(yùn)行正常,而之后的語(yǔ)句則根本不會(huì)運(yùn)行。 返回 local procedure call