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

📄 appresource.properties

📁 java电信经典-学习例子源代码
💻 PROPERTIES
字号:
# Resources for parameter 'netctoss.AppResource'
# Project tarena_netctoss
#validator rules resource
# login validator
login.warning.imagecode=verify code error!
login.warning.valid= Invalid Administrator!
#1  login

#2 right management
#  right insert
right.insert.success=<font color=green>Insert Successfully!{0}</font>
right.insert.failure=<font color=red>Insert failed!{0}</font> 

# admin operation
admin.oper.success=<font color=green>Admin Operation Successfully!{0}</font>
admin.oper.failure=<font color=red>Admin Operation Failed!{0}</font>

# fee operation
fee.oper.success=<font color=green>Fee Operation Successfully!{0}</font>
fee.oper.failure=<font color=red>FeeOperation Failed!{0}</font>

# user operation
user.oper.success=<font color=green>User Operation Successfully!{0}</font>
user.oper.failure=<font color=red>User Operation Failed!{0}</font>

# =======================================
# validator: resource
errors.required=<font color=red>{0}</font>
errors.minlength=<font color=red>{0}</font>
errors.maxlength=<font color=red>{0}</font>
errors.invalid=<font color=red>{0}</font>

errors.byte=<font color=red>{0}</font>
errors.short=<font color=red>{0}</font>
errors.integer=<font color=red>{0}</font>
errors.long=<font color=red>{0}</font>
errors.float=<font color=red>{0}</font>
errors.double=<font color=red>{0}</font>

errors.date=<font color=red>{0}</font>
errors.range=<font color=red>{0}</font>
errors.creditcard=<font color=red>{0}</font>
errors.email=<font color=red>{0}</font>

⌨️ 快捷键说明

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