simple_rpcSimpleClassnew_by_args本页总览new_by_args 创建RPC地址 声明 RpcAddress new_by_args(string host, int port, string catalog, string target, string relay = nil) 参数 参数名描述host服务器主机地址port服务器端口catalog调用目标分类target调用目标relay调用中继 返回值 RpcAddress实例 使用方式 返回文档