⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 apps.surge.surge.nc.if.dot

📁 tinyos中文手册,是根据tinyos系统自带手册翻译过来的,虽然质量不好,但是对英文不强的人还是有用的
💻 DOT
字号:
digraph "Surge_if" {    rankdir=LR;    ratio=compress;    margin="0,0";    ranksep=0.0005;     nodesep=0.1;     node [shape=ellipse style=filled fillcolor="#e0e0e0"];    node [fontsize=10 height=.1 width=.1];    edge [fontsize=9 arrowsize=.8];    node [fontcolor=blue];    edge [fontcolor=blue];    Main [URL="tos.system.Main.nc.html"];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    Main -> GenericCommPromiscuous [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    Main [URL="tos.system.Main.nc.html"];    TimerC [URL="tos.system.TimerC.nc.html"];    Main -> TimerC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    Main [URL="tos.system.Main.nc.html"];    QueuedSend [URL="tos.lib.Queue.QueuedSend.nc.html"];    Main -> QueuedSend [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    Main [URL="tos.system.Main.nc.html"];    MultiHopRouter [URL="tos.lib.Route.MultiHopRouter.nc.html"];    Main -> MultiHopRouter [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    Main [URL="tos.system.Main.nc.html"];    Bcast [URL="tos.lib.Broadcast.Bcast.nc.html"];    Main -> Bcast [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    Main [URL="tos.system.Main.nc.html"];    Photo [URL="tos.sensorboards.micasb.Photo.nc.html"];    Main -> Photo [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    Main [URL="tos.system.Main.nc.html"];    SurgeM [URL="apps.surge.SurgeM.nc.html"];    Main -> SurgeM [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    SurgeM [URL="apps.surge.SurgeM.nc.html"];    Photo [URL="tos.sensorboards.micasb.Photo.nc.html"];    SurgeM -> Photo [ label="ADC" URL="tos.interfaces.ADC.nc.html" ];    SurgeM [URL="apps.surge.SurgeM.nc.html"];    TimerC [URL="tos.system.TimerC.nc.html"];    SurgeM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];    SurgeM [URL="apps.surge.SurgeM.nc.html"];    LedsC [URL="tos.system.LedsC.nc.html"];    SurgeM -> LedsC [ label="Leds" URL="tos.interfaces.Leds.nc.html" ];    SurgeM [URL="apps.surge.SurgeM.nc.html"];    Sounder [URL="tos.sensorboards.micasb.Sounder.nc.html"];    SurgeM -> Sounder [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];    SurgeM [URL="apps.surge.SurgeM.nc.html"];    Bcast [URL="tos.lib.Broadcast.Bcast.nc.html"];    SurgeM -> Bcast [ label="Receive" URL="tos.interfaces.Receive.nc.html" ];    Bcast [URL="tos.lib.Broadcast.Bcast.nc.html"];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    Bcast -> GenericCommPromiscuous [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];    SurgeM [URL="apps.surge.SurgeM.nc.html"];    MultiHopRouter [URL="tos.lib.Route.MultiHopRouter.nc.html"];    SurgeM -> MultiHopRouter [ label="RouteControl" URL="tos.interfaces.RouteControl.nc.html" ];    SurgeM [URL="apps.surge.SurgeM.nc.html"];    MultiHopRouter [URL="tos.lib.Route.MultiHopRouter.nc.html"];    SurgeM -> MultiHopRouter [ label="Send" URL="tos.interfaces.Send.nc.html" ];    MultiHopRouter [URL="tos.lib.Route.MultiHopRouter.nc.html"];    GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];    MultiHopRouter -> GenericCommPromiscuous [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];}

⌨️ 快捷键说明

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