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

📄 application.properties

📁 本例采用sql server数据库。基于JBuilder的tomcat上运行。访问数据库基于struts的datasources.里面有详细的操作和设置说明。
💻 PROPERTIES
字号:
label.ok=OK
label.process=Process
label.query=Query
label.save=Save
label.cancel=Cancel
label.next=Next
label.continue=Continue
label.back=Back
label.finish=Finish
label.edit=Edit
label.add=Add
label.view=View
label.remove=Remove
label.list=List

errors.header=<hr>Error occured:
errors.footer=
error.null=Blank input is not valid for field {0}.
error.general={0}
error.notfound=Not found!
error.object.notfound=Object {0} was not found (probabaly has been removed)!
error.save.fail=Error on saving object {0}
error.invalid=Invalid input for field {0}: "{1}"
error.password=Field {0} and it's confirmation are not equal

errors.required={0} must exist.
errors.minlength={0} must not less then {1} character.
errors.maxlength={0} must not exceed {1} character.
errors.invalid={0} is invalid.

errors.byte={0} must have type of byte.
errors.short={0} must have type of short.
errors.integer={0} must have type of integer.
errors.long={0} must have type of long.
errors.float={0} must have type of float.
errors.double={0} must have type of double.

errors.date={0} is not a date.
errors.range={0} not in range {1} - {2}.
errors.creditcard={0} not a valid credit card.
errors.email={0} not a valid e-mail address.

errors.database.duplicate=Key duplication error when inserting object {0}

not.available=N/A

list.page.length=20
pager.header.title=Result Page:
pager.max.page.index=15

date.format=dd/MM/yyyy
timestamp.maskmsg=Invalid Timestamp type value


Client.name=客户姓名
Client.sfzh=身份证号
Client.mobile=手机号

Information.mobile=手机号
Information.store=店名
Information.productcode=产品编码
Information.quantity=数量
Information.price=单价
Information.infoid=信息编码

Promotion.senddate=发送日期
Promotion.mobile=手机号
Promotion.message=发送信息
Promotion.promotionid=促销序号

⌨️ 快捷键说明

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