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.

75 lines
6.0 KiB

2 years ago
<mxfile host="65bd71144e">
<diagram id="0-MFX7cWQMd3pKyGMOGZ" name="第 1 页">
<mxGraphModel dx="873" dy="568" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="3" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontColor=#000000;strokeColor=#000000;" parent="1" source="2" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="260" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="2" value="&lt;font color=&quot;#000000&quot;&gt;query_data&lt;/font&gt;" style="ellipse;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;movable=1;resizable=1;rotatable=1;deletable=1;editable=1;connectable=1;" parent="1" vertex="1">
<mxGeometry x="41.25" y="140" width="177.5" height="80" as="geometry"/>
</mxCell>
<mxCell id="5" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;strokeColor=#000000;fontColor=#000000;" parent="1" source="4" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="370" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="4" value="输入查询的图书编号" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#FFFFFF;strokeColor=#000000;fontColor=#000000;fillColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="40" y="260" width="180" height="60" as="geometry"/>
</mxCell>
<mxCell id="9" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;strokeColor=#000000;fontColor=#000000;" parent="1" source="7" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="490" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="10" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#000000;fontColor=#000000;" parent="1" source="7" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="280" y="410" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="7" value="for i=0 to num_parts&lt;br&gt;开始查询" style="rhombus;whiteSpace=wrap;html=1;labelBackgroundColor=#FFFFFF;strokeColor=#000000;fontColor=#000000;fillColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="43.75" y="370" width="172.5" height="80" as="geometry"/>
</mxCell>
<mxCell id="11" value="N" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontColor=#000000;" parent="1" vertex="1">
<mxGeometry x="225" y="385" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="12" value="Y" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontColor=#000000;" parent="1" vertex="1">
<mxGeometry x="125" y="455" width="30" height="30" as="geometry"/>
</mxCell>
<mxCell id="14" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;strokeColor=#000000;fontColor=#000000;" parent="1" source="13" target="15" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="600" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="13" value="查询到所查询的图书" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#FFFFFF;strokeColor=#000000;fontColor=#000000;fillColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="40" y="490" width="180" height="60" as="geometry"/>
</mxCell>
<mxCell id="16" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;strokeColor=#000000;fontColor=#000000;" parent="1" source="15" target="17" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="710" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="15" value="给出该图书的索引号" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#FFFFFF;strokeColor=#000000;fontColor=#000000;fillColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="40" y="600" width="180" height="60" as="geometry"/>
</mxCell>
<mxCell id="17" value="j结束" style="ellipse;whiteSpace=wrap;html=1;labelBackgroundColor=#FFFFFF;strokeColor=#000000;fontColor=#000000;fillColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="40" y="710" width="180" height="80" as="geometry"/>
</mxCell>
<mxCell id="19" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;strokeColor=#000000;fontColor=#000000;" parent="1" source="18" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="690" as="targetPoint"/>
<Array as="points">
<mxPoint x="360" y="690"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="18" value="未查询到所查询的图书" style="rounded=0;whiteSpace=wrap;html=1;labelBackgroundColor=#FFFFFF;strokeColor=#000000;fontColor=#000000;fillColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="280" y="380" width="160" height="60" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>