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

📄 applicationresources.properties

📁 spring+webwork+ibatis的一个软件练手项目,实现最基础的留言本功能.
💻 PROPERTIES
字号:

error.message.content        = you must enter the content
error.message.contentlength  = content length shoud not over ${maxLength}
error.message.title          = you must enter a title
error.message.titlelength    = title length shoud not over ${maxLength}
error.user.confirmpassword   = you must enter the confirm password
error.user.equalpassword     = new password dos not equal the confirm password
error.user.name              = you must enter a name
error.user.newpassword       = you must enter the new password
error.user.newpasswordlength = the length of new password is between ${minLength} and  ${maxLength}
error.user.password          = you must enter the password
error.user.passwordlength    = password length is between ${minLength}and ${maxLength}

result.loginerror = login error check you name and password

table.auther     = auther
table.content    = content
table.delete     = delete
table.id         = id
table.suredelete = Are you sure to delete this message?
table.time       = allonym time
table.title      = title

title.backtologin     = back to login
title.changepassword  = change password
title.confirmpassword = confirm password
title.error           = error:
title.message         = message
title.modifyover      = password modify successed
title.newpassword     = new password
title.oldpassword     = old password
title.register        = register user
title.registerover    = succed registed
title.saynote         = leave message

user.back       = back
user.login      = login
user.loginerror = login failed check you name and password
user.modify     = modify
user.password   = password
user.register   = register
user.submit     = submit
user.username   = user name

⌨️ 快捷键说明

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