applicationresources.properties
来自「learn to use eclipse by example」· PROPERTIES 代码 · 共 11 行
PROPERTIES
11 行
email=<b>Your email:</b>type=<b>Type:</b>items=<b>Items:</b>error.noemail=<li><font color="red">Please enter your email address.</font></li>error.notype=<li><font color="red">Please select a type.</font></li>error.noitems=<li><font color="red">Please select at least one item.</font></li>errors.header=<font color="red">Please correct the following error(s):<ul>errors.footer=</ul>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?