76 lines
5.6 KiB
Plaintext
76 lines
5.6 KiB
Plaintext
|
|
<mxfile host="65bd71144e">
|
|||
|
|
<diagram id="5nK-vBOAah09B86iugSh" name="第 1 页">
|
|||
|
|
<mxGraphModel dx="1134" dy="607" 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="3" value="obj" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="80" y="230" width="120" height="80" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="4" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
|
|||
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|||
|
|
<mxPoint x="254" y="269.5" as="sourcePoint"/>
|
|||
|
|
<mxPoint x="514" y="269.5" as="targetPoint"/>
|
|||
|
|
</mxGeometry>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="5" value="编码规则:<div>json</div>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="354" y="210" width="60" height="30" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="7" value="bytes数组:<div>010101010</div>" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="580" y="240" width="120" height="60" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="8" value="" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="580" y="370" width="120" height="80" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="9" value="bytes数组:<div>010101010</div>" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="580" y="510" width="120" height="60" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="10" value="网线(0101)" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="720" y="395" width="60" height="30" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="11" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
|
|||
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|||
|
|
<mxPoint x="550" y="540" as="sourcePoint"/>
|
|||
|
|
<mxPoint x="220" y="540" as="targetPoint"/>
|
|||
|
|
</mxGeometry>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="12" value="obj" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="80" y="490" width="120" height="80" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="13" value="编码规则:<div>json</div>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="360" y="490" width="60" height="30" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="14" value="序列化" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="354" y="280" width="60" height="30" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="15" value="反序列" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="360" y="555" width="60" height="30" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="16" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="340" y="70" width="30" height="60" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="17" value="字符串" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="580" y="80" width="120" height="60" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="18" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
|
|||
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|||
|
|
<mxPoint x="640" y="220" as="sourcePoint"/>
|
|||
|
|
<mxPoint x="640" y="160" as="targetPoint"/>
|
|||
|
|
</mxGeometry>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="19" value="字符解码" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="680" y="180" width="60" height="30" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="20" value="unicode<div><div>utf-8&nbsp;</div></div>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
|||
|
|
<mxGeometry x="560" y="180" width="60" height="40" as="geometry"/>
|
|||
|
|
</mxCell>
|
|||
|
|
<mxCell id="21" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
|
|||
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|||
|
|
<mxPoint x="430" y="120" as="sourcePoint"/>
|
|||
|
|
<mxPoint x="560" y="120" as="targetPoint"/>
|
|||
|
|
</mxGeometry>
|
|||
|
|
</mxCell>
|
|||
|
|
</root>
|
|||
|
|
</mxGraphModel>
|
|||
|
|
</diagram>
|
|||
|
|
</mxfile>
|