stl_apcc.h
来自「粗糙集应用软件」· C头文件 代码 · 共 16 行
H
16 行
// STLport config file for Apogee 4.x
# define __STL_NO_NEW_NEW_HEADER 1
# define __STL_HAS_NO_NEW_IOSTREAMS 1
# define __STL_HAS_NO_NEW_C_HEADERS 1
# define __STL_RAND48 1
# define __STL_LONG_LONG 1
// # define __STL_LONG_DOUBLE 1
# define __STL_NO_BAD_ALLOC 1
# define __STL_NO_MEMBER_TEMPLATE_KEYWORD 1
# define __STL_NON_TYPE_TMPL_PARAM_BUG 1
# define __STL_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1
# define __STL_NO_EXCEPTION_HEADER 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?