mirror of
https://github.com/Aexiar/c.git
synced 2024-10-22 14:05:45 +02:00
4 lines
122 KiB
XML
4 lines
122 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Do not edit this file with editors other than draw.io -->
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="678px" height="482px" viewBox="-0.5 -0.5 678 482" content="<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.7.8 Chrome/128.0.6613.36 Electron/32.0.1 Safari/537.36" version="24.7.8" scale="1" border="0"> <diagram name="第 1 页" id="-Q4mrbVCqpJcpZM0VDck"> <mxGraphModel dx="1434" dy="836" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> <root> <mxCell id="0" /> <mxCell id="1" parent="0" /> <mxCell id="YhoDk4XLx-LYoMvd_4yH-4" value="arr[0][0]&lt;div&gt;1&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;shadow=1;" parent="1" vertex="1"> <mxGeometry x="400" y="415" width="90" height="40" as="geometry" /> </mxCell> <mxCell id="YhoDk4XLx-LYoMvd_4yH-5" value="arr[0][1]&lt;div&gt;2&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;shadow=1;" parent="1" vertex="1"> <mxGeometry x="490" y="415" width="90" height="40" as="geometry" /> </mxCell> <mxCell id="YhoDk4XLx-LYoMvd_4yH-6" value="arr[0][2]&lt;div&gt;3&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;shadow=1;" parent="1" vertex="1"> <mxGeometry x="580" y="415" width="90" height="40" as="geometry" /> </mxCell> <mxCell id="YhoDk4XLx-LYoMvd_4yH-7" value="arr[0][3]&lt;div&gt;4&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;shadow=1;" parent="1" vertex="1"> <mxGeometry x="670" y="415" width="90" height="40" as="geometry" /> </mxCell> <mxCell id="H955ND9NpA_t1aq2T-yW-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;flowAnimation=1;shadow=1;" edge="1" parent="1" source="aw5lRYijFyy7jGrP5wDO-12" target="YhoDk4XLx-LYoMvd_4yH-4"> <mxGeometry relative="1" as="geometry" /> </mxCell> <mxCell id="H955ND9NpA_t1aq2T-yW-9" value="&amp;amp;arr[0]" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="H955ND9NpA_t1aq2T-yW-8"> <mxGeometry x="-0.2273" y="-1" relative="1" as="geometry"> <mxPoint as="offset" /> </mxGeometry> </mxCell> <mxCell id="aw5lRYijFyy7jGrP5wDO-12" value="arr" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;shadow=1;" parent="1" vertex="1"> <mxGeometry x="120" y="420" width=
|