?? messageresources_zh_cn.properties
字號:
# -- standard errors --
errors.header=<UL>
errors.prefix=<LI>
errors.suffix=</LI>
errors.footer=</UL>
# -- validator --
errors.invalid={0} is invalid.
errors.maxlength={0} can not be greater than {1} characters.
errors.minlength={0} can not be less than {1} characters.
errors.range={0} is not in the range {1} through {2}.
errors.required={0} is required.
errors.byte={0} must be an byte.
errors.date={0} is not a date.
errors.double={0} must be an double.
errors.float={0} must be an float.
errors.integer={0} must be an integer.
errors.long={0} must be an long.
errors.short={0} must be an short.
errors.creditcard={0} is not a valid credit card number.
errors.email={0} is an invalid e-mail address.
# -- other --
errors.cancel=Operation cancelled.
errors.detail={0}
errors.general=The process did not complete. Details should follow.
errors.token=Request could not be completed. Operation is not in sequence.
# -- welcome --
welcome.title=Struts Blank Application
welcome.heading=Welcome!
welcome.message=To get started on your own application, copy the struts-blank.war to a new WAR file using the name for your application. Place it in your container's "webapp" folder (or equivalent), and let your container auto-deploy the application. Edit the skeleton configuration files as needed, restart your container, and you are on your way! (You can find the application.properties file with this message in the /WEB-INF/src/java/resources folder.)
#------
button.remove=\u5220\u9664
button.update=\u66f4\u65b0
button.insert=\u6dfb\u52a0
button.search=\u641c\u7d22
button.link=\u94fe\u63a5
button.edit=\u7f16\u8f91
button.find=\u67e5\u627e
button.cancel=\u53d6\u6d88
button.showall=\u5168\u90e8\u663e\u793a
remove=remove
update=update
insert=insert
search=search
link=link
edit=edit
find=find
cancel=cancel
showall=showall
logon.title=\u8fd9\u662f\u767b\u9646\u9875\u9762
logonForm.username=\u7528\u6237\u540d\u683c\u5f0f\u4e0d\u6b63\u786e
logonForm.password=\u5bc6\u7801\u683c\u5f0f\u4e0d\u6b63\u786e
error.password.mismatch=\u7528\u6237\u540d\u6216\u5bc6\u7801\u4e0d\u6b63\u786e
error.isnull=\u4e0d\u80fd\u4e3a\u7a7a
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -