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

📄 .struts-config.mex

📁 使用myeclipse开发的有加、减、乘、除功能的B/S模式的计算器
💻 MEX
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/calc.do" location="50,50" dimension="190,84" />
  <StrutsActivity path="/add_result.jsp" location="150,255" dimension="130,48" />
  <StrutsActivity path="/add.jsp" location="390,75" dimension="88,48" />
  <StrutsTransition id="/calc.do,result,/add_result.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="165,134" />
      <AbsolutePoint location="165,255" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="index;6,null,/add.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="744,83" />
      <AbsolutePoint location="390,108" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/calc.do,index,/add.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="240,92" />
      <AbsolutePoint location="390,92" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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