.struts-config-regeist.mex

来自「网上购物系统」· MEX 代码 · 共 30 行

MEX
30
字号
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/regeist.do" location="130,0" dimension="220,84" />
  <StrutsActivity path="/main.html" location="0,184" dimension="100,48" />
  <StrutsActivity path="/regeist/regeist.jsp" location="200,184" dimension="160,48" />
  <StrutsTransition id="/regeist/regeist.jsp,null,/regeist.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="320,184" />
      <AbsolutePoint location="320,134" />
      <AbsolutePoint location="313,134" />
      <AbsolutePoint location="313,84" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/regeist.do,failure,/regeist/regeist.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="240,84" />
      <AbsolutePoint location="240,184" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/regeist.do,success,/main.html,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="166,84" />
      <AbsolutePoint location="166,134" />
      <AbsolutePoint location="50,134" />
      <AbsolutePoint location="50,184" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?