📄 ircode.h
字号:
#ifndef __IRCODE_H
#define __IRCODE_H
#include "ircmd.h"
#include "userinit.h"
#include "..\..\makedef.h"
#include "..\..\ir_key.h"
#define MAX_IR_MAP sizeof(ir_mapcode)
extern const IRFUNC irc_func_table[];
#endif __IRCODE_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -