application.properties
来自「这是《JSP2.0应用实例》一书中的代码」· PROPERTIES 代码 · 共 10 行
PROPERTIES
10 行
welcome.title=Struts\uff1a\u7528\u6237\u767b\u5f55\u793a\u4f8b\u5e94\u7528
welcome.heading=\u5317\u4eac 2008 \u6b22\u8fce\u60a8\uff01
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">\u6821\u9a8c\u9519</FONT></H3>\u9519\u8bef\u539f\u56e0\u5982\u4e0b\uff1a<UL>
error.username.required=<LI>\u6ca1\u6709\u8f93\u5165\u7528\u6237\u540d</LI>
error.password.required=<LI>\u6ca1\u6709\u8f93\u5165\u53e3\u4ee4</LI>
error.logon.invalid=<LI>\u8f93\u5165\u7684\u7528\u6237\u540d\u548c\u53e3\u4ee4\u4e0d\u6b63\u786e\uff01</LI>
error.logon.connect=<LI>\u627e\u4e0d\u5230\u7528\u6237\u5b9a\u4e49</LI>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?