📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/card.do" location="50,50" dimension="286,84" />
<StrutsActivity path="/card.jsp" location="650,50" dimension="94,48" />
<StrutsActivity path="/index.jsp" location="950,50" dimension="100,48" />
<StrutsTransition id="/card.do,index,/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="336,113" />
<AbsolutePoint location="1000,113" />
<AbsolutePoint location="1000,98" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/card.jsp,null,/card.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="650,74" />
<AbsolutePoint location="336,74" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -