📄 marzullolib.nc
字号:
/* Marzullolib for wiring *//* Written by Kin Sun Ho (ksho@cse) *//* Last Modified: 12 August 2005 */includes Sasha;interface Marzullolib{ // add the mote command result_t add_mote(CLNNMsg *pt); // request of doing Marzullo command CLNNMsg * doMarzullo(CLNNMsg *pt); // reset the application command result_t reset();}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -