myresources.properties

来自「>项目名称:电脑电子商务平台 >1.运行环境JDK1.6+Orac」· PROPERTIES 代码 · 共 64 行

PROPERTIES
64
字号
 errors.required={0} is required.
   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={0} is an invalid e-mail address.
   
   errors.search=key
   message.deal=deal
   message.notdeal=not deal
   
   errors.name=account
   errors.password=password
   error.loginFail=your account or password incorrect!!
   
   errors.sort.addError=sort already exit.  
  
# -- buttons --
button.submit=Submit
button.cancel=Cancel
button.confirm=Confirm
button.reset=Reset
button.save=Save
   
   
   
   # -- prompts --
prompt.name=Name
prompt.byte=Byte
prompt.creditCard=Credit Card
prompt.date=Date
prompt.double=Double
prompt.email=Email
prompt.float=Float
prompt.integer=Integer
prompt.long=Long
prompt.mask=Mask
prompt.min=Min. Length
prompt.max=Max. Length
prompt.range=Range
prompt.required=Required
prompt.short=Short
prompt.password=Password
prompt.addSortName=add Sort tName


   errors.tel=tel
   errors.address=address
   errors.zip=zip
   error.loginFail=your username or password incorrect!!
   intem.supervisor=\u7ba1 \u7406 \u5458 \u767b \u9646
   intem.username=\u7528\u6237\u540d
   intem.password=\u5bc6 \u7801
   intem.submit=\u767b\u9646

⌨️ 快捷键说明

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