mirror of
https://github.com/Aexiar/c.git
synced 2024-10-22 14:05:45 +02:00
4 lines
153 KiB
XML
4 lines
153 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="691px" height="552px" viewBox="-0.5 -0.5 691 552" content="<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.7.5 Chrome/126.0.6478.183 Electron/31.3.0 Safari/537.36" version="24.7.5" scale="1" border="0"> <diagram name="第 1 页" id="bPoK8RqmtFHMvcQPA-4t"> <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="u7nIEFvzI-GEZ3GS0Pmh-1" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;shadow=1;" vertex="1" parent="1"> <mxGeometry x="210" y="290" width="680" height="370" as="geometry" /> </mxCell> <mxCell id="u7nIEFvzI-GEZ3GS0Pmh-2" value="内存条" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> <mxGeometry x="810" y="310" width="60" height="30" as="geometry" /> </mxCell> <mxCell id="u7nIEFvzI-GEZ3GS0Pmh-3" value="00000000" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FF6666;" vertex="1" parent="1"> <mxGeometry x="359" y="520" width="55" height="60" as="geometry" /> </mxCell> <mxCell id="u7nIEFvzI-GEZ3GS0Pmh-4" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;shadow=1;" vertex="1" parent="1"> <mxGeometry x="210" y="120" width="480" height="130" as="geometry" /> </mxCell> <mxCell id="u7nIEFvzI-GEZ3GS0Pmh-8" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;flowAnimation=1;strokeColor=#FF6666;" edge="1" parent="1" source="u7nIEFvzI-GEZ3GS0Pmh-5" target="u7nIEFvzI-GEZ3GS0Pmh-3"> <mxGeometry relative="1" as="geometry" /> </mxCell> <mxCell id="u7nIEFvzI-GEZ3GS0Pmh-5" value="num(变量)&lt;div&gt;内存地址:0x0012FF44&lt;br&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FF6666;strokeColor=#36393d;" vertex="1" parent="1"> <mxGeometry x="220" y="160" width="130" height="70" as="geometry" /> </mxCell> <mxCell id="u7nIEFvzI-GEZ3GS0Pmh-6" value="程序" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> <mxGeometry x="620" y="130" width="60" height="30" as="geometry" /> </mxCell> <mxCell id="u7nIEFvzI-GEZ3GS0Pmh-7" value="内存地址:0x0012FF44" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent=&q
|