applicationresources.properties

来自「使用Struts框架实现页面验证的完整代码」· PROPERTIES 代码 · 共 15 行

PROPERTIES
15
字号
errors.userNameNull=userName cannot be emptytitle.submit=loginimage.save=1.jpgimage.save.alttext=hahahaimage.cancle=1.jpgimage.cancle.alttext=hahahaloginForm.userName=UserNameerrors.required={0}can not be emptyloginForm.userName.minlength=6errors.minlength=the length of {0} can not less {1}loginForm.passWord=PassWorderrors.email={0}is not a aviable email addresserrors.mytemp={0}is a testerrors.phone=inaviable phone

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?