.struts-config.mex
来自「hellp高级代码fajklsfdalf」· MEX 代码 · 共 20 行
MEX
20 行
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/HelloWorld.do" location="50,50" dimension="148,84" />
<StrutsActivity path="/hello.jsp" location="350,50" dimension="100,48" />
<StrutsTransition id="/hello.jsp,null,/HelloWorld.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="350,74" />
<AbsolutePoint location="198,74" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/HelloWorld.do,SayHello,/hello.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="198,113" />
<AbsolutePoint location="400,113" />
<AbsolutePoint location="400,98" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?