forked from m8mvbo72w/test
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.
54 lines
4.0 KiB
54 lines
4.0 KiB
<mxfile host="65bd71144e">
|
|
<diagram id="ktBARE-SRG74nQ3XP5kN" name="Page-1">
|
|
<mxGraphModel dx="1092" 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;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontSize=16;fontColor=#e11414;" edge="1" parent="1" source="2" target="4">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="120" y="140" as="targetPoint"/>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="2" value="<font color="#e11414" style="font-size: 16px;">sort_data</font>" style="ellipse;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
|
|
<mxGeometry x="60" y="20" width="120" height="80" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="5" style="edgeStyle=none;html=1;fontSize=16;fontColor=#fbf9f9;" edge="1" parent="1" source="4" target="6">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="120" y="230" as="targetPoint"/>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="4" value="<font color="#fbf9f9">按借阅次数进行排序</font>" style="rounded=0;whiteSpace=wrap;html=1;fontSize=16;fontColor=#e11414;" vertex="1" parent="1">
|
|
<mxGeometry x="60" y="130" width="120" height="60" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="6" value="if无交换排序结束" style="rounded=0;whiteSpace=wrap;html=1;fontSize=16;fontColor=#fbf9f9;" vertex="1" parent="1">
|
|
<mxGeometry x="60" y="250" width="120" height="60" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="11" value="" style="endArrow=classic;html=1;fontSize=16;fontColor=#fbf9f9;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="6" target="4">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<mxPoint x="120" y="230" as="sourcePoint"/>
|
|
<mxPoint x="40" y="160" as="targetPoint"/>
|
|
<Array as="points">
|
|
<mxPoint y="280"/>
|
|
<mxPoint y="160"/>
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="12" value="else" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#fbf9f9;" vertex="1" parent="1">
|
|
<mxGeometry y="210" width="50" height="30" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="13" value="" style="endArrow=classic;html=1;fontSize=16;fontColor=#fbf9f9;" edge="1" parent="1" target="14">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<mxPoint x="120" y="220" as="sourcePoint"/>
|
|
<mxPoint x="240" y="220" as="targetPoint"/>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="14" value="按编号进行排序" style="rounded=0;whiteSpace=wrap;html=1;fontSize=16;fontColor=#fbf9f9;" vertex="1" parent="1">
|
|
<mxGeometry x="220" y="190" width="120" height="60" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="15" value="if次数相同" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#fbf9f9;" vertex="1" parent="1">
|
|
<mxGeometry x="110" y="190" width="100" height="30" as="geometry"/>
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile> |