⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 .struts-config.mex

📁 一个struts的小例子
💻 MEX
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/stu.do" location="50,50" dimension="220,88" />
  <StrutsActivity path="index.jsp" location="350,50" dimension="73,49" />
  <StrutsActivity path="/index.jsp" location="650,50" dimension="77,49" />
  <StrutsActivity path="/view.jsp" />
  <StrutsTransition id="/stu.do,view,/view.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="160,94" />
      <AbsolutePoint location="0,0" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/stu.do,view,index.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="160,94" />
      <AbsolutePoint location="0,0" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/stu.do,view,/index.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="270,114" />
      <AbsolutePoint location="688,114" />
      <AbsolutePoint location="688,99" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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