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

📄 .struts-config.mex

📁 ajax 例子. 包括:ajax实现级联菜单,下拉列表,dwr的使用. ajax总结文档. 以及相关ajax书籍等.
💻 MEX
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/readyShow.do" location="30,45" dimension="150,100" />
  <StrutsActivity path="/show.jsp" location="30,210" dimension="150,100" />
  <StrutsActivity path="/add.do" location="225,150" dimension="181,84" />
  <StrutsTransition id="/add.do,to,/readyShow.do,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="196,192" />
      <AbsolutePoint location="75,177" />
      <AbsolutePoint location="75,145" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/readyShow.do,to,/show.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="105,145" />
      <AbsolutePoint location="105,210" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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