mirror of
https://github.com/Aexiar/c.git
synced 2024-10-22 12:05:45 +00:00
4 lines
83 KiB
XML
4 lines
83 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="481px" height="391px" viewBox="-0.5 -0.5 481 391" 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="HlXVLlz_FOab49v1qWmf"> <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="fN9DvI4IyBcmfJjrO_eN-2" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1"> <mxGeometry x="190" y="280" width="360" height="220" as="geometry" /> </mxCell> <mxCell id="fN9DvI4IyBcmfJjrO_eN-3" value="int" style="rounded=0;whiteSpace=wrap;html=1;opacity=50;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1"> <mxGeometry x="240" y="300" width="30" height="20" as="geometry" /> </mxCell> <mxCell id="fN9DvI4IyBcmfJjrO_eN-5" value="max" style="rounded=0;whiteSpace=wrap;html=1;opacity=50;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1"> <mxGeometry x="280" y="300" width="30" height="20" as="geometry" /> </mxCell> <mxCell id="fN9DvI4IyBcmfJjrO_eN-6" value="(" style="rounded=0;whiteSpace=wrap;html=1;opacity=50;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1"> <mxGeometry x="320" y="300" width="30" height="20" as="geometry" /> </mxCell> <mxCell id="fN9DvI4IyBcmfJjrO_eN-7" value=")" style="rounded=0;whiteSpace=wrap;html=1;opacity=50;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1"> <mxGeometry x="440" y="300" width="30" height="20" as="geometry" /> </mxCell> <mxCell id="fN9DvI4IyBcmfJjrO_eN-8" value="int a,int b" style="rounded=0;whiteSpace=wrap;html=1;opacity=50;fillColor=#ffff88;strokeColor=#36393d;" vertex="1" parent="1"> <mxGeometry x="355" y="300" width="75" height="20" as="geometry" /> </mxCell> <mxCell id="fN9DvI4IyBcmfJjrO_eN-10" value="{" style="rounded=0;whiteSpace=wrap;html=1;opacity=50;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1"> <mxGeometry x="480" y="300" width="30" height="20" as="geometry" /> </mxCell> <mxCell id="fN9DvI4IyBcmfJjrO_eN-11" value="}" style="rounded=0;whiteSpace=wrap;html=1;opacity=50;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1"> <mxGeometry x="240" y="450" width=&q
|