.struts-config.mex
来自「主要是航空预订系统」· MEX 代码 · 共 13 行
MEX
13 行
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/helloAction.do" location="50,50" dimension="213,88" />
<StrutsActivity path="/hello.jsp" location="350,50" dimension="73,49" />
<StrutsTransition id="/helloAction.do,sayHello,/hello.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="263,84" />
<AbsolutePoint location="350,84" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?