📄 system_configuration.h
字号:
/*
* Automatically generated C config: don't edit
*/
/*
* Version Number
*/
#define __UCLIBCXX_MAJOR__ 0
#define __UCLIBCXX_MINOR__ 1
#define __UCLIBCXX_SUBLEVEL__ 9
/*
* Target Architecture Features and Options
*/
#define __ARCH_LITTLE_ENDIAN__ 1
#define __UCLIBCXX_HAS_FLOATS__ 1
/*
* String and I/O Stream Support
*/
#undef __UCLIBCXX_HAS_WCHAR__
#define __UCLIBCXX_IOSTREAM_BUFSIZE__ 32
#define __UCLIBCXX_HAS_LFS__ 1
#undef __UCLIBCXX_SUPPORT_CDIR__
/*
* STL and Code Expansion
*/
#define __UCLIBCXX_STL_BUFFER_SIZE__ 32
#undef __UCLIBCXX_CODE_EXPANSION__
/*
* Library Installation Options
*/
//#define __UCLIBCXX_EXCEPTION_SUPPORT__ 1
#undef __IMPORT_LIBSUP__
#undef __DODEBUG__
#ifndef __GNUC__
#ifndef __attribute
#define __attribute__(x)
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -