📄 cs8900.h
字号:
// file: cs8900.h
//
// Public Interface to the Ethernet Adapter
//
#ifndef _cs8900_
#define _cs8900_
#include "plugs.h"
extern ns_plugs_adapter_description ng_cs8900;
#endif // _cs8900_
// end of file
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -