47 lines
4.2 KiB
Plaintext
47 lines
4.2 KiB
Plaintext
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0" version="28.2.7">
|
|
<diagram name="第 1 页" id="2lZzeRQ-LY907unkggkz">
|
|
<mxGraphModel dx="981" dy="649" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1000" pageHeight="300" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0" />
|
|
<mxCell id="1" parent="0" />
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-1" value="" style="image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;spacingTop=3;image=img/lib/active_directory/web_server.svg;" vertex="1" parent="1">
|
|
<mxGeometry x="80" y="50" width="144" height="180" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-2" value="<font style="font-size: 120px;">🐛</font>" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" vertex="1" parent="1">
|
|
<mxGeometry x="730" y="50" width="200" height="190" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-3" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=none;" vertex="1" parent="1">
|
|
<mxGeometry x="470" y="65" width="460" height="160" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-4" value="<font style="font-size: 18px;">网络服务</font>" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" vertex="1" parent="1">
|
|
<mxGeometry x="80" y="230" width="130" height="40" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-5" value="<font style="font-size: 18px;">爬虫</font>" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" vertex="1" parent="1">
|
|
<mxGeometry x="635" y="230" width="130" height="40" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-6" value="<font style="font-size: 17px;">1. 根据 Fund id 拼接URL</font><div><font style="font-size: 17px;">2. 通过 HTTP 请求获取 HTML</font></div><div><font style="font-size: 17px;">3. 使用 Jsoup 解析 HTML</font></div><div><font style="font-size: 17px;">4. 结构化存储数据</font></div>" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;rounded=0;" vertex="1" parent="1">
|
|
<mxGeometry x="510" y="108" width="240" height="85" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-7" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<mxPoint x="460" y="120" as="sourcePoint" />
|
|
<mxPoint x="240" y="120" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-8" value="" style="shape=flexArrow;endArrow=none;html=1;rounded=0;strokeColor=default;startArrow=block;startFill=0;endFill=0;" edge="1" parent="1">
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
<mxPoint x="460" y="190" as="sourcePoint" />
|
|
<mxPoint x="240" y="190" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-9" value="HTTP <i>GET</i>" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" vertex="1" parent="1">
|
|
<mxGeometry x="280" y="80" width="140" height="30" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="WmgobyKLWOVPGY74CFsv-10" value="<b>HTML</b>" style="text;html=1;whiteSpace=wrap;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;rounded=0;" vertex="1" parent="1">
|
|
<mxGeometry x="280" y="200" width="140" height="30" as="geometry" />
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile>
|