tourismresources.properties
来自「使用eclipse开发的web程序」· PROPERTIES 代码 · 共 22 行
PROPERTIES
22 行
error.removed.attraction=<font color="red">Selected attraction has been removed</font>error.create.attraction=<font color="red">Unable to create the attraction</font>error.duplicate.attraction=<font color="red">Specified attraction already exists</font>error.removed.event=<font color="red">Selected event has been removed</font>error.create.event=<font color="red">Unable to create the event</font>error.duplicate.event=<font color="red">Specified event already exists</font>error.removed.userRole=<font color="red">Selected user role has been removed</font>error.create.userRole=<font color="red">Unable to create the user role</font>error.duplicate.userRole=<font color="red">Specified user role already exists</font>error.missing.userId=<font color="red">Please enter the user id</font>error.missing.password=<font color="red">Please enter the password</font>error.missing.name=<font color="red">Please enter the name</font>error.missing.description=<font color="red">Please enter the description</font>error.missing.webSite=<font color="red">Please enter the web site</font>error.missing.address=<font color="red">Please enter the address</font>error.missing.ticketPrice=<font color="red">Please enter the ticket price</font>error.unexpected=<font color="red">Unxpected error, Please contact webmaster</font>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?