远程程序 meaning in English
remote program
remote system
teleprogram
Examples
- You can use either one of the methods to get the data returned from the remote program call
您可以任选一个来获取远程程序调用返回的数据。 - Activates a remote assembly through . net remoting , using the remote assembly s mailbox
使用远程程序集的邮箱,通过. net远程处理激活远程程序集。 - Activates a remote assembly through . net remoting , using the assembly s configuration file
使用程序集的配置文件,通过. net远程处理激活远程程序集。 - Activates a remote assembly through . net remoting , using the virtual root url of the remote assembly
使用远程程序集的虚拟根url ,通过. net远程处理激活远程程序集。 - If you want to execute the other assembly starting other than at the default entry point , define a new type in the remote assembly , deriving from
如果想从默认入口点以外的位置执行另一个程序集,可在远程程序集中定义一个从