RPC的意思
「RPC」經常作為「Remote Procedure Call」的縮寫來使用,中文意思:「遠程過程調用」。
RPC(遠程過程調用)詳細解釋
- 英文縮寫詞:RPC
- 英文單詞:Remote Procedure Call
- 中文簡要解釋:遠程過程調用
- 流行度:1052
- 分類:Computing
- 領域:Software
英文縮寫RPC的擴展資料
- JSON-RPC is a remote procedure call protocol that uses JSON to encode and marshal arguments and return types.JSON-RPC是一種遠程過程調用(RPC)協議,它使用JSON對參數和返回值進行編碼和編組。
- Each method provides a callback object so that you are notified asynchronously when the remote procedure call is complete.每個方法都提供了一個回調對象,這樣就可以在完成遠程過程調用(RPC)后收到異步通知。
- This is done in the starter project in the callback handler to the remote procedure call to the server.這是在服務器遠程過程調用(RPC)的回調處理器中的starter項目中完成。
- This is a remote procedure call that uses HTTP as the transport and XML as the encoding.這是使用HTTP作為傳輸協議和使用XML作為編碼方式的遠程過程調用(RPC)。
- A remote procedure call is already in progress for this thread.此線程的遠程過程調用(RPC)已在進行中。