📄 co-vage.h
字号:
/* This header is referenced from within co-vage.lnt via the option:
-header(co-vage.h)
It is processed in this fashion to allow for C vs. C++ dependencies
*/
#if __cplusplus
#define __IBMCPP__ 300
#define __IBMC__ 0
#else
#define __IBMCPP__ 0
#define __IBMC__ 300
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -