applicationresources.properties

来自「SOA BASE - 線上多媒體隨選旅遊系統」· PROPERTIES 代码 · 共 17 行

PROPERTIES
17
字号
#travel label messagetravel.trip.poor = A Pool Trip!travel.trip.nice = A Nice Trip!travel.trip.poor2 = An Economic Trip!travel.trip.nice2 = A Terrific Trip!#Optional header and footer for <errors/> tag.#errors.header=<ul>#errors.footer=</ul>travel.error.nullParameter = Both place and budget are required!travel.error.alphebetOnly = Place can only contains alphebets!travel.error.digitOnly = Budget must be an integer!travel.error.sqlSyntaxError = SQL syntax error found!travel.error.systemError = System error found!travel.error.NamingError = JNDI name is not found!

⌨️ 快捷键说明

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