tos.system.ledsc.dot

来自「tinyos2.0版本驱动」· DOT 代码 · 共 18 行

DOT
18
字号
digraph "tos.system.LedsC" {  n0x1045f00 [shape=ellipse, style=filled, label="Leds", fontsize=12];  "LedsP" [fontsize=12, shape=box, URL="../chtml/tos.system.LedsP.html"];  "PlatformLedsC" [fontsize=12, shape=box,peripheries=2, URL="../chtml/tos.platforms.mica.PlatformLedsC.html"];  "LedsP" [fontsize=12, shape=box, URL="../chtml/tos.system.LedsP.html"];  "LedsP" [fontsize=12, shape=box, URL="../chtml/tos.system.LedsP.html"];  "PlatformLedsC" [fontsize=12, shape=box,peripheries=2, URL="../chtml/tos.platforms.mica.PlatformLedsC.html"];  "LedsP" [fontsize=12, shape=box, URL="../chtml/tos.system.LedsP.html"];  "PlatformLedsC" [fontsize=12, shape=box,peripheries=2, URL="../chtml/tos.platforms.mica.PlatformLedsC.html"];  "LedsP" [fontsize=12, shape=box, URL="../chtml/tos.system.LedsP.html"];  "PlatformLedsC" [fontsize=12, shape=box,peripheries=2, URL="../chtml/tos.platforms.mica.PlatformLedsC.html"];  "n0x1045f00" -> "LedsP" [label="Leds", URL="../ihtml/tos.interfaces.Leds.html", fontsize=10];  "PlatformLedsC" -> "LedsP" [label="Init", URL="../ihtml/tos.interfaces.Init.html", fontsize=10];  "LedsP" -> "PlatformLedsC" [label="GeneralIO", URL="../ihtml/tos.interfaces.GeneralIO.html", fontsize=10];  "LedsP" -> "PlatformLedsC" [label="GeneralIO", URL="../ihtml/tos.interfaces.GeneralIO.html", fontsize=10];  "LedsP" -> "PlatformLedsC" [label="GeneralIO", URL="../ihtml/tos.interfaces.GeneralIO.html", fontsize=10];}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?