📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/calc.do" location="50,50" dimension="190,84" />
<StrutsActivity path="/add_result.jsp" location="150,255" dimension="130,48" />
<StrutsActivity path="/add.jsp" location="390,75" dimension="88,48" />
<StrutsTransition id="/calc.do,result,/add_result.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="165,134" />
<AbsolutePoint location="165,255" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="index;6,null,/add.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="744,83" />
<AbsolutePoint location="390,108" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/calc.do,index,/add.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="240,92" />
<AbsolutePoint location="390,92" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -