📄 my.properties
字号:
welcome.title=Struts:用户登录示例应用
welcome.heading=北京 2008 欢迎您!
welcome.message=To get started on your own application, copy the struts-blank.war to a new WAR file using the name for your application. Place it in your container's "webapp" folder (or equivalent), and let your container auto-deploy the application. Edit the skeleton configuration files as needed, reload Struts or restart your container, and you are on your way! (You can find the application.properties file with this message in the <B>/WEB-INF/src/java/resources</B> folder.)
errors.footer=</UL><HR>
errors.header=<H3><FONT color="red">校验错</FONT></H3>错误原因如下:<UL>
error.username.required=<LI>没有输入用户名</LI>
error.password.required=<LI>没有输入口令</LI>
error.logon.invalid=<LI>输入的用户名和口令不正确!</LI>
error.logon.connect=<LI>找不到用户定义</LI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -