📄 messageresources.properties
字号:
# -- testStruts --
testStruts.title=The First Struts Example
testStruts.Topic=Please Input Username And Password:
testStruts.username=UserName:
testStruts.password=Password:
testStruts.message=This is the first Struts program,Introducing the basic Struts knowledge。
testStruts.result=Result:
#--login--
login.title=The Second StrutsExample
login.Topic=Please Input Username And Password.
login.username=UserName:
login.password=Password:
login.code=Code:
login.message=This is the first Struts program,Introducing the basic Struts knowledge.
login.result=Result:
#--error--
error.code=<LI>The Wrong Code Inputting.<BR>
error.username=<LI>The UserName Is NULL.<BR>
error.password=<LI>The password Is NULL.<BR>
message.ip=The Server IP:127.0.0.1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -