📄 applicationresources.properties
字号:
# Resources for parameter 'com.shunshi.gz.ApplicationResources'
# Project gz
errors.header=<ol>
errors.userName=<li>input your name</li>
errors.password=<li>input your password</li>
errors.invalid={0} is invalid.
errors.footer=</ol>
error.invalid=you cannot login as admin
errors.required={0} \u4E0D\u80FD\u4E3A\u7A7A.
errors.minlength={0} can not be less than {1} characters.
errors.maxlength={0} can not be greater than {1} characters.
errors.byte={0} \u5FC5\u987B\u662F byte \u578B\u7684.
errors.short={0} must be a short.
errors.integer={0} must be an integer.
errors.long={0} must be a long.
errors.float={0} must be a float.
errors.double={0} must be a double.
errors.date={0} is not a date.
errors.range={0} is not in the range {1} through {2}.
errors.creditcard={0} is an invalid credit card number.
errors.email={0} is an invalid e-mail address.
user.invalid=user is illegal
admin.invalid=admin is illegal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -