example_info.properties

来自「编了一个简单的聊天器」· PROPERTIES 代码 · 共 12 行

PROPERTIES
12
字号
title=Print Server
helpInfo=<form>A simple print server example.\
				<p>The wizard creates three projects. The first project \
				defines the common printer interface. \
				The second project is the print server project \
				that registers a printer in the RMI registry.</p>\
				<p>The third project is a simple print client project \
				that locates the remote printer in the registry \
				and uses it to submit a few jobs.</p>\
				<p>More information is available on \
				<a href=\"http://www.genady.net/rmi/v20/docs/tutorials/print_server.html\">\
				the website</a>.</p></form>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?