?? .struts-config.mex
字號:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/login.do" location="50,50" dimension="274,84" />
<StrutsActivity path="/index.jsp" location="435,90" dimension="100,48" />
<StrutsActivity path="/error.jsp" location="435,30" dimension="100,48" />
<StrutsActivity path="/Login.jsp" location="105,210" dimension="100,48" />
<StrutsTransition id="/Login.jsp,null,/login.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="155,210" />
<AbsolutePoint location="155,134" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/login.do,error,/error.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="324,63" />
<AbsolutePoint location="435,63" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/login.do,ok,/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="324,105" />
<AbsolutePoint location="435,105" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -