📄 applicationresources_en.properties
字号:
# Resources for parameter 'com.dfedu.struts.ApplicationResources'
# Project MyStruts
# Resources for parameter 'com.dfedu.struts.ApplicationResources'
# Project MyStruts
registForm.username = UserName
registForm.email = E-mail
errors.required = <li>The {0} is required.</li>
errors.minlength = <li>The {0} can't less than {2} characters.</li>
errors.maxlength = <li>The {0} can't more than {3} characters. </li>
errors.email = <li>The {0} format is wrong !.</li>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -