?? process.h
字號:
#ifndef __process_h__
#define __Process_h__
extern void SysOn_Init(void);
extern void SysOff_Init(void);
extern void Key_Process(void);
extern void Remo_Process(void);
extern void Cmd_Process(void);
extern void ConnectCheck(void);
#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -