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.

82 lines
5.5 KiB

<mxfile host="65bd71144e">
<diagram id="QuHIXDwPZxQIOHana4pj" name="Page-1">
<mxGraphModel dx="746" dy="563" 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="2" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="3" target="5">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="3" value="add_data" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="70" width="120" height="80" as="geometry"/>
</mxCell>
<mxCell id="4" style="edgeStyle=none;html=1;" edge="1" parent="1" source="5">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="320" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="if数据库满" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="55" y="200" width="150" height="80" as="geometry"/>
</mxCell>
<mxCell id="6" style="edgeStyle=none;html=1;" edge="1" parent="1" source="7">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="420" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="7" value="输入图书编号" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="320" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="8" style="edgeStyle=none;html=1;" edge="1" parent="1" source="9" target="10">
<mxGeometry relative="1" as="geometry">
<mxPoint x="220" y="290" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="9" value="N" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="95" y="275" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="10" value="提示并结束" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="220" y="260" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="11" style="edgeStyle=none;html=1;" edge="1" parent="1" source="13" target="16">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="540" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="12" style="edgeStyle=none;html=1;" edge="1" parent="1" source="13" target="18">
<mxGeometry relative="1" as="geometry">
<mxPoint x="240" y="460" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="13" value="if图书已存在" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="65" y="420" width="130" height="80" as="geometry"/>
</mxCell>
<mxCell id="14" value="Y" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="155" y="265" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="15" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="16" target="20">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="16" value="输入图书名和图书数量" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="540" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="17" value="N" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="95" y="495" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="18" value="提示并结束" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="220" y="430" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="19" style="edgeStyle=none;html=1;" edge="1" parent="1" source="20" target="21">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="730" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="20" value="添加新图书" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="630" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="21" value="提示添加成功" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="730" width="120" height="60" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>