readme.txt
来自「一个rmi程序例子」· 文本 代码 · 共 16 行
TXT
16 行
Distributed Message Center
***************************************
COMPILING AND RUNNING:
1.Input the following in the first console window:
>javac *.java
>rmic RMIImplement
>rmiregistry
2.Input the following in the second console window:
run the Server
>java Server
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?