📄 ctype.h
字号:
#include <_G_config.h>extern "C" {#include_next <ctype.h>#ifndef toupperextern int toupper _G_ARGS((int));#endif#ifndef tolowerextern int tolower _G_ARGS((int));#endif}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -