?? 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 + -