📄 config.h
字号:
#include "my_config.h"#include "sys.h"#if defined(LIBC_SCCS) && !defined(lint)#define __RCSID(x)#define __COPYRIGHT(x)#endif#define __RENAME(x)#define _DIAGASSERT(x)#if !defined(__attribute__) && (defined(__cplusplus) || !defined(__GNUC__) || __GNUC__ == 2 && __GNUC_MINOR__ < 8)#define __attribute__(A)#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -