📄 applicationresources.properties
字号:
# 这是资源文件:格式:key=value形式
info.input.account=Please input account :
info.input.password=Please input password :
#可以传参数,参数用{0},...{4}表示
info.input=<font color=red>Please input {0} :</font>
error.null={0} cannot be null!
error.length=length of {0} must between {1} and {2}!
error.login={0} is in black list!!
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -