📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/readyShow.do" location="30,45" dimension="150,100" />
<StrutsActivity path="/show.jsp" location="30,210" dimension="150,100" />
<StrutsActivity path="/add.do" location="225,150" dimension="181,84" />
<StrutsTransition id="/add.do,to,/readyShow.do,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="196,192" />
<AbsolutePoint location="75,177" />
<AbsolutePoint location="75,145" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/readyShow.do,to,/show.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="105,145" />
<AbsolutePoint location="105,210" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -