📄 strutsbank.gph
字号:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE web-diagram PUBLIC "-//IBM//DTD Web Diagram 1.0//EN" ""><web-diagram> <nodes> <node id="n0" path="/index.jsp" type="page"> <location x="6" y="75"/> </node> <node id="n1" path="/listAccounts" type="action"> <location x="104" y="75"/> </node> <node id="n2" path="/listAccounts.jsp" type="page"> <location x="214" y="75"/> </node> <node id="n3" path="/accountDetails" type="action"> <location x="333" y="75"/> </node> <node id="n4" path="/accountDetails.jsp" type="page"> <location x="323" y="181"/> </node> <node id="n5" path="/performTransaction" type="action"> <location x="319" y="288"/> </node> <node id="n6" path="/listTransactions.jsp" type="page"> <location x="458" y="288"/> </node> <node id="n7" path="customerInfoForm" scope="request" type="form-bean"> <location x="147" y="168"/> </node> <node id="n8" path="transactionForm" scope="request" type="form-bean"> <location x="155" y="281"/> </node> </nodes> <wires> <wire identifier="success" source="n3" target="n4"/> <wire identifier="Web Page Link" source="n4" target="n5"/> <wire amFbConn="true" identifier="Bean Data Flow" source="n7" target="n3"/> <wire identifier=""input"" source="n3" target="n1"> <bendpoints> <bendpoint weight="0.5"> <dimension height="-60" width="-126"/> <dimension height="-60" width="111"/> </bendpoint> </bendpoints> </wire> <wire identifier="deposit" source="n5" target="n4"/> <wire identifier="Web Page Link" source="n2" target="n3"/> <wire identifier="cancel" source="n3" target="n0"> <bendpoints> <bendpoint weight="0.5"> <dimension height="-82" width="-53"/> <dimension height="-82" width="291"/> </bendpoint> <bendpoint weight="0.5"> <dimension height="-82" width="-284"/> <dimension height="-82" width="60"/> </bendpoint> </bendpoints> </wire> <wire identifier="listTransactions" source="n5" target="n6"/> <wire identifier="Web Page Link" source="n6" target="n3"/> <wire identifier="withdraw" source="n5" target="n4"/> <wire identifier="cancel" source="n5" target="n1"> <bendpoints> <bendpoint weight="0.5"> <dimension height="-67" width="-237"/> <dimension height="146" width="0"/> </bendpoint> </bendpoints> </wire> <wire identifier=""input"" source="n5" target="n4"> <bendpoints> <bendpoint weight="0.5"> <dimension height="-53" width="-26"/> <dimension height="54" width="-26"/> </bendpoint> </bendpoints> </wire> <wire identifier="Web Page Link" source="n0" target="n1"/> <wire amFbConn="true" identifier="Bean Data Flow" source="n7" target="n1"/> <wire identifier=""input"" source="n1" target="n0"> <bendpoints> <bendpoint weight="0.5"> <dimension height="-19" width="-59"/> <dimension height="-19" width="48"/> </bendpoint> </bendpoints> </wire> <wire identifier="success" source="n1" target="n2"/> <wire amFbConn="true" identifier="Bean Data Flow" source="n8" target="n5"/> <wire identifier="transfer" source="n5" target="n4"/> </wires></web-diagram>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -