📄 application.properties
字号:
error.password.mismatch=<li>Wrong username/password...Please try again</li>
prompt.welcome=welcome to ebookStore
prompt.enter=enter
prompt.username=Username:
prompt.password=Password:
prompt.logon=logon
prompt.logoff=logoff
prompt.account=my account
prompt.retry=logon failed ,pleas retry
prompt.myCart=my Cart
prompt.myAccount=My account
prompt.accounInfo=Account infomation
prompt.userId=User Name
prompt.password=password
prompt.newUser=new User
prompt.confirmPassword=confirm password
prompt.email=email
prompt.addressInfo=address infomation
prompt.address=address
prompt.realname=real name
prompt.zip=postal code
prompt.phone=phone No.
prompt.ISBN=ISBN
prompt.name=Book Name
prompt.author=Author
prompt.price=price
prompt.addToCart=Add to Cart
prompt.order=Produce the order
prompt.totalPrice=totalPrice :
button.logon=Logon
button.reset=Reset
button.cancel=Cancel
button.confirm=OK
button.save=save
errors.footer=</ul><hr>
errors.header=<h3><font color="red">Wrong entry</font></h3>Please correct the following information:<ul>
title.logon=System Logon
title.index=eBook Store
title.newUser=New User
title.editUser=Edit User
tilte.myCart=my Cart
errors.notloggedin=<li>Please login first</li>
errors.empty.userID=<li>userID is empty</li>
errors.empty.password=<li>password is empty</li>
errors.mismatch.password=<li>passwords mismatch</li>
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.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -