.struts-photo.mex
来自「openblog是一个博客管理系统」· MEX 代码 · 共 73 行
MEX
73 行
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/showPhotoSort.do" location="216,217" dimension="150,100" />
<StrutsActivity path="/delPhotoSort.do" location="0,210" dimension="150,100" />
<StrutsActivity path="/showAddPhoto.do" location="0,75" dimension="150,100" />
<StrutsActivity path="/addPhoto.do" location="390,90" dimension="150,100" />
<StrutsActivity path="/showPhoto.do" location="720,105" dimension="150,100" />
<StrutsActivity path="/photocategory.jsp" location="510,240" dimension="148,48" />
<StrutsActivity path="/addphoto.jsp" location="210,105" dimension="118,48" />
<StrutsActivity path="/photo.jsp" location="720,360" dimension="100,48" />
<StrutsActivity path="/delPhoto.do" location="555,15" dimension="150,100" />
<StrutsTransition id="/delPhotoSort.do,goto,/showPhotoSort.do,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="150,260" />
<AbsolutePoint location="216,260" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/addphoto.jsp,null,/addPhoto.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="328,129" />
<AbsolutePoint location="390,129" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/showPhoto.do,goto,/photo.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="795,205" />
<AbsolutePoint location="795,360" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/delPhoto.do,goto,/showPhoto,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="466,106" />
<AbsolutePoint location="100,333" />
<AbsolutePoint location="100,450" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/addPhoto.do,goto,/showPhoto.do,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="540,180" />
<AbsolutePoint location="720,180" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/photocategory.jsp,null,/showPhotoSort.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="584,288" />
<AbsolutePoint location="584,473" />
<AbsolutePoint location="291,473" />
<AbsolutePoint location="291,317" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/delPhoto.do,goto,/showPhoto.do,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="705,65" />
<AbsolutePoint location="795,65" />
<AbsolutePoint location="795,105" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/showAddPhoto.do,goto,/addphoto.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="150,125" />
<AbsolutePoint location="210,125" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/showPhotoSort.do,goto,/photocategory.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="366,303" />
<AbsolutePoint location="554,303" />
<AbsolutePoint location="554,288" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?