这个系统通过远程过程调用来获取远程服务器的数据。

The system uses RPC to fetch data from the remote server.

点击显示答案

The system uses RPC to fetch data from the remote server.

RPC 是 Remote Procedure Call 的缩写,意思是"远程过程调用"。这是一种计算机通信协议,允许程序调用另一台计算机上的子程序或服务,就像调用本地程序一样。

在 App 中完整学习这张卡片

在 App 中学习