-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprocess-info.drawio
More file actions
46 lines (46 loc) · 4.23 KB
/
process-info.drawio
File metadata and controls
46 lines (46 loc) · 4.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<mxfile host="65bd71144e">
<diagram id="WFw4Y5JUPp2RQM-pzD_Y" name="第 1 页">
<mxGraphModel dx="898" dy="783" 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="21" value="(18016, 2020/10/1)
(18654, 2020/10/2)
(2669, 2020/10/3)
(1212, 2020/10/4)
(1426, 2020/10/5)" style="text;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="350" y="250" width="150" height="120" as="geometry"/>
</mxCell>
<mxCell id="22" value="(1212, 2020/10/4)
(1426, 2020/10/5)
(2669, 2020/10/3)
(18016, 2020/10/1)
(18654, 2020/10/2)" style="text;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="349" y="380" width="130" height="100" as="geometry"/>
</mxCell>
<mxCell id="23" value="(2020/10/4, 1212)
(2020/10/5, 1426)
(2020/10/3, 2669)
(2020/10/1, 18016)
(2020/10/2, 18654)" style="text;whiteSpace=wrap;" vertex="1" parent="1">
<mxGeometry x="550" y="380" width="130" height="100" as="geometry"/>
</mxCell>
<mxCell id="26" value="<pre style="font-family: var(--ds-font-family-code); overflow: auto; padding: calc(var(--ds-md-zoom)*8px)calc(var(--ds-md-zoom)*12px); white-space: pre-wrap; word-break: break-all; font-size: 12.573px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; margin: 0px !important;"><div style="text-align: center;"><span style="font-family: var(--ds-font-family-code); font-size: 12.573px; background-color: transparent;">输入数据</span></div>("2020/10/1", 18016)<br>("2020/10/2", 18654)<br>("2020/10/3", 2669)<br>("2020/10/4", 1212)<br>("2020/10/5", 1426)</pre>" style="text;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="120" y="240" width="150" height="110" as="geometry"/>
</mxCell>
<mxCell id="27" value="" style="endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="240" y="300" as="sourcePoint"/>
<mxPoint x="340" y="300" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="31" value="" style="endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="400" y="330" as="sourcePoint"/>
<mxPoint x="400" y="380" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="32" value="" style="endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="470" y="420" as="sourcePoint"/>
<mxPoint x="540" y="420" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="33" value="数据混洗与排序" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="280" y="350" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="34" value="键与值位置互换输出结果" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="550" y="350" width="90" height="30" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>