You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
test/deletesortupdate.drawio.svg

65 lines
5.2 KiB

<mxfile host="65bd71144e">
<diagram id="Uf4MrvIJV9QvCdgB-vOY" name="Page-1">
<mxGraphModel dx="242" dy="523" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="3" style="edgeStyle=none;html=1;fontSize=16;" edge="1" parent="1" source="2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="180" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="2" value="&lt;font color=&quot;#ff0000&quot; style=&quot;font-size: 16px;&quot;&gt;delete_data&lt;/font&gt;" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="30" width="120" height="80" as="geometry"/>
</mxCell>
<mxCell id="6" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontSize=16;fontColor=#FF0000;" edge="1" parent="1" source="4" target="5">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="4" value="&lt;span style=&quot;background-color: rgb(13, 13, 13);&quot;&gt;输入图书编号&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=#e20303;fontSize=16;" vertex="1" parent="1">
<mxGeometry x="70" y="180" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="7" style="edgeStyle=none;html=1;fontSize=16;fontColor=#FFFFFF;" edge="1" parent="1" source="5">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="390" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="9" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;fontSize=16;fontColor=#FFFFFF;" edge="1" parent="1" source="5" target="10">
<mxGeometry relative="1" as="geometry">
<mxPoint x="330" y="370" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="&lt;font color=&quot;#ffffff&quot;&gt;查找图书所在位置&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#0d0d0d;fontSize=16;fontColor=#FF0000;" vertex="1" parent="1">
<mxGeometry x="70" y="280" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="13" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontSize=16;fontColor=#FFFFFF;" edge="1" parent="1" source="8" target="14">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="510" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="删除该图书信息" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#0d0d0d;fontSize=16;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="70" y="390" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="10" value="输出该图书不存在" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#0d0d0d;fontSize=16;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="270" y="340" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="11" value="Y" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="105" y="345" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="12" value="N" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="210" y="295" width="40" height="30" as="geometry"/>
</mxCell>
<mxCell id="15" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontSize=16;fontColor=#FFFFFF;" edge="1" parent="1" source="14" target="16">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="590" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="14" value="图书总数减一" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#0d0d0d;fontSize=16;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="70" y="480" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="16" value="提示删除成功" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#0d0d0d;fontSize=16;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="70" y="560" width="120" height="60" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>