middleware.dio 6.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <mxfile host="65bd71144e" scale="1" border="0" disableSvgWarning="true">
  2. <diagram id="DI3iMND3ZMOOF6mmAYRP" name="第 1 页">
  3. <mxGraphModel dx="697" dy="674" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" background="none" math="0" shadow="0">
  4. <root>
  5. <mxCell id="0"/>
  6. <mxCell id="1" parent="0"/>
  7. <mxCell id="2" value="&lt;span style=&quot;font-size: 16px&quot;&gt;硬件平台&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  8. <mxGeometry x="40" y="450" width="170" height="50" as="geometry"/>
  9. </mxCell>
  10. <mxCell id="29" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;endArrow=classic;endFill=1;strokeColor=#1A1A1A;" edge="1" parent="1" source="3" target="27">
  11. <mxGeometry relative="1" as="geometry"/>
  12. </mxCell>
  13. <mxCell id="3" value="&lt;span style=&quot;font-size: 16px&quot;&gt;外设组件&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  14. <mxGeometry x="243.5" y="450" width="170" height="50" as="geometry"/>
  15. </mxCell>
  16. <mxCell id="4" value="&lt;span style=&quot;font-size: 16px&quot;&gt;LibC&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  17. <mxGeometry x="440" y="450" width="170" height="50" as="geometry"/>
  18. </mxCell>
  19. <mxCell id="5" value="&lt;span style=&quot;font-size: 16px&quot;&gt;中间件硬件接口&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  20. <mxGeometry x="126.5" y="340" width="180" height="40" as="geometry"/>
  21. </mxCell>
  22. <mxCell id="6" value="&lt;span style=&quot;font-size: 16px&quot;&gt;中间件协议&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  23. <mxGeometry x="336.5" y="340" width="180" height="40" as="geometry"/>
  24. </mxCell>
  25. <mxCell id="7" value="&lt;span style=&quot;font-size: 16px&quot;&gt;中间件核心&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  26. <mxGeometry x="236.5" y="270" width="180" height="40" as="geometry"/>
  27. </mxCell>
  28. <mxCell id="8" value="&lt;span style=&quot;font-size: 16px&quot;&gt;中间件应用接口&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  29. <mxGeometry x="60" y="200" width="510" height="40" as="geometry"/>
  30. </mxCell>
  31. <mxCell id="9" value="&lt;span style=&quot;font-size: 16px&quot;&gt;协议栈&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  32. <mxGeometry x="39.75" y="80" width="120" height="50" as="geometry"/>
  33. </mxCell>
  34. <mxCell id="11" value="&lt;span style=&quot;font-size: 16px&quot;&gt;文件系统&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  35. <mxGeometry x="193.25" y="80" width="120" height="50" as="geometry"/>
  36. </mxCell>
  37. <mxCell id="12" value="&lt;span style=&quot;font-size: 16px&quot;&gt;命令终端&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  38. <mxGeometry x="343.25" y="80" width="120" height="50" as="geometry"/>
  39. </mxCell>
  40. <mxCell id="13" value="&lt;span style=&quot;font-size: 16px&quot;&gt;POSIX&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;sketch=0;fontColor=#143642;strokeColor=#0F8B8D;fillColor=#FFFFFF;" vertex="1" parent="1">
  41. <mxGeometry x="493.25" y="80" width="120" height="50" as="geometry"/>
  42. </mxCell>
  43. <mxCell id="30" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;endArrow=classic;endFill=1;strokeColor=#1A1A1A;" edge="1" parent="1" source="27">
  44. <mxGeometry relative="1" as="geometry">
  45. <mxPoint x="329" y="130" as="targetPoint"/>
  46. </mxGeometry>
  47. </mxCell>
  48. <mxCell id="31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=0;exitDx=0;exitDy=0;endArrow=classic;endFill=1;strokeColor=#1A1A1A;" edge="1" parent="1" source="27">
  49. <mxGeometry relative="1" as="geometry">
  50. <mxPoint x="186" y="130" as="targetPoint"/>
  51. </mxGeometry>
  52. </mxCell>
  53. <mxCell id="32" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;endArrow=classic;endFill=1;strokeColor=#1A1A1A;" edge="1" parent="1" source="27">
  54. <mxGeometry relative="1" as="geometry">
  55. <mxPoint x="471.57142857142867" y="130" as="targetPoint"/>
  56. </mxGeometry>
  57. </mxCell>
  58. <mxCell id="27" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;dashed=1;strokeColor=#1A1A1A;" vertex="1" parent="1">
  59. <mxGeometry x="43.5" y="175" width="570" height="230" as="geometry"/>
  60. </mxCell>
  61. <mxCell id="28" value="&lt;font color=&quot;#1a1a1a&quot; style=&quot;font-size: 19px&quot;&gt;中间件&lt;/font&gt;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;dashed=1;" vertex="1" parent="1">
  62. <mxGeometry x="40" y="370" width="80" height="30" as="geometry"/>
  63. </mxCell>
  64. </root>
  65. </mxGraphModel>
  66. </diagram>
  67. </mxfile>