?? monapp.h
字號(hào):
/* This header file is used by both the application and the monitor. It is the linkage used to establish a communication path between the monitor and the application.*/#include "monlib.h"#define STD_CMD 0#define SU_CMD 1#define MONVEC 255#define GLOBALINTBASE 99#define CMDLINESIZE 128#define ARGCNT 24
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -