applicationresources.properties

来自「这是一个可以让学生选择自己喜欢的课题」· PROPERTIES 代码 · 共 22 行

PROPERTIES
22
字号
# Resources for parameter 'com.yourcompany.struts.ApplicationResources'
# Project selectsystem
loginad.failed=your userID or password is wrong!
loginad.ad_id.wrong=your id is requied!
loginad.ad_password.wrong=your password is requied!
adchangepsw.old.wrong=the old password you put is wrong!
adchangepsw.oldnotnew=the old and new password you put are not the same!
adchangepsw.ad_password.wrong=the old password is requied!
adchangepsw.ad_newpassword.wrong=the new password is requied!
adchangepsw.ad_repassword.wrong=the repassword is requied!
adtask.thid.wrong=the thid you input is not exist
adtask.ta_thid.wrong=the thid is required
adtask.ta_sum.wrong=the number of task is required
adteacher.th_id.wrong=the thid is required
adteacher.th_name.wrong=the thname is required
adteacher.th_sex.wrong=the thsex must be selected
adteacher.isthid.wrong=the thid you input is exited
adtittle.notthid.wrong=the thid you input not exit
adtittle.ti_name.wrong=the tittlename is required
adtittle.ti_thid.wrong=the thid is required
tostsysvalidate.notlogintm=the student system is shut down now
tothsysvalidate.notlogintm=the teacher system is shut down now

⌨️ 快捷键说明

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