.struts-config-customer.mex
来自「基于SSH (struts+spring+hibernate)框架设计的 C」· MEX 代码 · 共 24 行
MEX
24 行
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/customer.do" location="512,150" dimension="85,64" />
<StrutsActivity path="/contact.do" location="63,423" dimension="76,64" />
<StrutsActivity path="/informationManage/customerForm.jsp" location="449,0" dimension="211,50" />
<StrutsActivity path="/informationManage/contactForm.jsp" location="0,273" dimension="202,50" />
<StrutsActivity path="/informationManage/employeeForm.jsp" location="192,0" dimension="212,50" />
<StrutsActivity path="/informationManage/bulletinForm.jsp" location="247,273" dimension="199,50" />
<StrutsActivity path="/common/exception.jsp" location="4,178" dimension="138,50" />
<StrutsTransition id="/informationManage/contactForm.jsp,null,/contact.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="101,323" />
<AbsolutePoint location="101,423" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/informationManage/customerForm.jsp,null,/customer.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="554,50" />
<AbsolutePoint location="554,150" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?