applicationresources_temp.properties
来自「网上书店源码。功能全面」· PROPERTIES 代码 · 共 27 行
PROPERTIES
27 行
# Resources for parameter 'com.ascent.struts.ApplicationResources'# Project P/bookstoressh errors.required={0} is required. errors.userRequired = 需要输入用户名 errors.passwordRequired = 需要数图密码 errors.passwordagainRequired = 需要重复输入密码 errors.booknameRequired = 需要书名 errors.addressRequired = 需要填写地址 errors.password = 密码错误 errors.user = 此用户不存在 errors.login = 请您登陆 errors.passwordagain = 两次密码不一致 errors.minlength={0} can not be less than {1} characters. errors.maxlength={0} can not be greater than {1} characters. errors.invalid={0} is invalid. errors.byte={0} must be a byte. 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=无效的电子邮件地址
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?