📄 example_info.properties
字号:
title=Remote File System
helpInfo=<form><p>The Remote File System example is an advanced example \
of an RMI system. The example shows how to define the remote file \
system interfaces, implement them and write a client that connects \
to the server and performs variety of tasks, such as file count, \
searching for interesting files, reading from a remote file, etc.\
</p><p>This example also demonstrates the usage of the \
UnicastRemoteObject.exportObject() method to export remote objects.</p>\
<p><b>This example requires Java 5.0</b></p>\
<p>More information is available on \
<a href=\"http://www.genady.net/rmi/v20/docs/tutorials/file_system.html\">\
the website</a>.</p>\
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -