📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/user.do" location="45,45" dimension="280,84" />
<StrutsActivity path="/form/user.jsp" location="480,60" dimension="124,48" />
<StrutsActivity path="/success.jsp" location="75,225" dimension="150,100" />
<StrutsTransition id="/user.do,success,/success.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="185,129" />
<AbsolutePoint location="185,225" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/form/user.jsp,null,/user.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="480,84" />
<AbsolutePoint location="325,84" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -