web-app.properties
来自「在线考试 考生登陆 查分 管理员管理后台等的 的的的的达到的达到的的的」· PROPERTIES 代码 · 共 13 行
PROPERTIES
13 行
### DVD Library Web Application properties
error.username.required=<li>Please enter the username .</li>
error.password.required=<li>Please enter the passward.</li>
error.yearField.invalid=<li>Please enter a valid year.</li>
error.password.general=<li>The username or password you input is wrong. <br/>Please input again.</li>
error.genericError=<li>An unexpected error occured: {0}</li>
# Struts <html:errors/> tag properties
errors.header=<font color='red'>Please correct the following errors.<ul>
errors.footer=</ul></font>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?