📄 batifthen.h
字号:
#ifndef _BATIFTHEN_#define _BATIFTHEN_#include "gdk.h"#include "math.h"#include "mal_exception.h"#ifdef WIN32#ifndef LIBBATIFTHEN#define batifthen_export extern __declspec(dllimport)#else#define batifthen_export extern __declspec(dllexport)#endif#else#define batifthen_export extern#endif#endif /* _BATIFTHEN_ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -