📄 total.h
字号:
#ifndef _TOTAL_H
#define _TOTAL_H
//#define WINVER 0x0501 //Windows XP
//#define WINVER 0x0500 //Windows 2000
//#define WINVER 0x0500 //Windows
#include "USB2ISP.h"
#include "USB2ISPDlg.h"
#include "CtrlSheet.h"
#include "EppPage.h"
#include "MemPage.h"
#include "OtherPage.h"
#include "USBIOX.h"
#include "I2CSPage.h"
#include "EeprPage.h"
#include "LEDBTDisp.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -