applicationresources.properties

来自「BEA WebLogic Server 8.1大全 = BEA webLogic」· PROPERTIES 代码 · 共 22 行

PROPERTIES
22
字号

errors.header=<font color="red">Error Occurred</font><ul>
errors.footer=</ul>
prompt.orderNumber=Order Number
prompt.orderDate=Order Date
prompt.item=Item
prompt.qty=Quantity
prompt.date=Desired Delivery Date
prompt.login=Login Again
login.title=Sample Application to login
logout.title=You Are logged out.
button.login=Login
button.submit=Enter
button.display=Display
orderentry.title= Order Entry Page
prompt.password = Password
prompt.customerNo=Customer Number
error.invalid.login = {0} was entered and it is invalid
error.login.expired = The login has expired, please login again.
error.item.required = Item Required
error.qty.invalid = Quantity is not valid
error.date.invalid = The date Format is invalid

⌨️ 快捷键说明

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