📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/index.jsp" location="60,195" dimension="150,100" />
<StrutsActivity path="/ok.do" location="315,90" dimension="150,100" />
<StrutsActivity path="/show.jsp" location="315,225" dimension="150,100" />
<StrutsActivity path="/welcome.do" location="60,30" dimension="150,100" />
<StrutsTransition id="/ok.do,ok,/show.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="390,190" />
<AbsolutePoint location="390,225" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/welcome.do,ok,/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="135,130" />
<AbsolutePoint location="135,195" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -