-
Notifications
You must be signed in to change notification settings - Fork 0
/
流程图.drawio
79 lines (79 loc) · 6.24 KB
/
流程图.drawio
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<mxfile host="Electron" modified="2023-11-15T06:42:09.431Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/22.0.3 Chrome/114.0.5735.289 Electron/25.8.4 Safari/537.36" etag="mj__L2JCzEzDueKxLqLD" version="22.0.3" type="device">
<diagram name="第 1 页" id="g8Kgou6owynb-x0mQdQG">
<mxGraphModel dx="844" dy="854" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="UP3TSM1xT_B-NhJawob6-3" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="UP3TSM1xT_B-NhJawob6-1" target="UP3TSM1xT_B-NhJawob6-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-1" value="用户输入" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=1;fontSize=13;" vertex="1" parent="1">
<mxGeometry x="30" y="500" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-15" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="UP3TSM1xT_B-NhJawob6-2" target="UP3TSM1xT_B-NhJawob6-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-2" value="拆分" style="ellipse;whiteSpace=wrap;html=1;fontSize=13;rounded=0;strokeWidth=1;" vertex="1" parent="1">
<mxGeometry x="170" y="495" width="50" height="50" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-4" value="判断<br>是否存在于<br>本地文件" style="ellipse;whiteSpace=wrap;html=1;fontSize=13;rounded=0;strokeWidth=1;" vertex="1" parent="1">
<mxGeometry x="280" y="480" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-17" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="UP3TSM1xT_B-NhJawob6-9" target="UP3TSM1xT_B-NhJawob6-16">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-9" value="发送给ChatGPT" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="420" y="440" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="UP3TSM1xT_B-NhJawob6-10" target="UP3TSM1xT_B-NhJawob6-19">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="460" y="640" />
<mxPoint x="710" y="640" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-10" value="本地文件" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="420" y="560" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-12" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="UP3TSM1xT_B-NhJawob6-4" target="UP3TSM1xT_B-NhJawob6-9">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="410" y="620" as="sourcePoint" />
<mxPoint x="460" y="570" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-13" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="UP3TSM1xT_B-NhJawob6-4" target="UP3TSM1xT_B-NhJawob6-10">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="370" y="530" as="sourcePoint" />
<mxPoint x="430" y="490" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="UP3TSM1xT_B-NhJawob6-16" target="UP3TSM1xT_B-NhJawob6-10">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="590" y="580" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-20" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="UP3TSM1xT_B-NhJawob6-16" target="UP3TSM1xT_B-NhJawob6-19">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-16" value="保存回复" style="ellipse;whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="560" y="430" width="60" height="60" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-19" value="输出" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="670" y="445" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-23" value="Vocabulary<br>Task" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="210" y="480" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-24" value="是" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="380" y="530" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="UP3TSM1xT_B-NhJawob6-26" value="否" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="380" y="485" width="40" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>