?? a012974beb12001e1c109cf6c0702dd1
字號:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "http://struts.apache.org/dtds/struts-config_1_2.dtd">
<struts-config>
<form-beans />
<global-exceptions />
<global-forwards />
<action-mappings>
<action path="/index.do"
forward="/login.jsp"
>
</action>
</action-mappings>
<message-resources parameter="com.src" />
</struts-config>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -