.struts-config-pet.mex

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

MEX
30
字号
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/SelectMain.do" location="0,172" dimension="190,84" />
  <StrutsActivity path="/petSellMain.jsp" location="27,356" dimension="136,48" />
  <StrutsActivity path="/pet/SellMain.do" location="24,0" dimension="142,72" />
  <StrutsTransition id="/SelectMain.do,failure,/petSellMain.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="142,256" />
      <AbsolutePoint location="142,306" />
      <AbsolutePoint location="129,306" />
      <AbsolutePoint location="129,356" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/SelectMain.do,success,/petSellMain.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="47,256" />
      <AbsolutePoint location="47,306" />
      <AbsolutePoint location="61,306" />
      <AbsolutePoint location="61,356" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/pet/SellMain.do,null,/SelectMain.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="95,72" />
      <AbsolutePoint location="95,172" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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