⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 messageresources.properties

📁 《基于Eclipse的开源框架技术与实战》[第4章]随书源码
💻 PROPERTIES
字号:
########################################
# Common
########################################
errors.header=<h3><font color="red">Validation Error</font></h3>You must correct the following error(s) before proceeding:<ul>
errors.footer=</ul><hr>
errors.prefix=<li>
errors.suffix=</li>

########################################
# Exercise01 index page strings
########################################
exercise01.indexpage.title=Welcome to Exercise01

########################################
# Exercise01 CustomerForm strings
########################################
exercise01.formpage.title=Please enter your details
prompt.customer.firstname=First Name
prompt.customer.lastname=Last Name

button.save=Save
button.cancel=Cancel

error.cust.firstname.empty=First Name is Required
error.cust.lastname.empty=Last Name is Required

########################################
# Exercise01 Success Page strings
########################################
exercise01.successpage.title=Congratulations
exercise01.successpage.message=Your First Struts Application is a Success

⌨️ 快捷键说明

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