?? application.properties
字號:
#Erro Format
errors.header=<UL>
errors.footer=</UL>
errors.prefix=<LI>
errors.suffix=</LI>
# Standard error messages for validator framework checks
errors.required={0} 必須填寫
errors.minlength={0} 不能小于 {1} 位
errors.maxlength={0} 不能大于 {2} 位
errors.invalid={0} 不是正確格式
errors.byte={0} 必須是字節(jié)類型.
errors.short={0} 必須是短整數(shù)
errors.integer={0} 必須是整數(shù)
errors.long={0} 必須是長整數(shù)
errors.float={0} 必須是浮點數(shù)
errors.double={0} 必須是雙精度浮點數(shù)
errors.date={0} 不是日期格式
errors.range={0} 必須介于 {1} 和 {2} 之間
errors.creditcard={0} 不是正確的信用證號碼
errors.email={0} 不是正確的email格式
#LogonForm
LogonForm.logonName=登陸名
LogonForm.password=密碼
LogonForm.invalidateUser=非法用戶
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -