?? _hpux.h
字號:
#ifndef __stl_config__hpux_h#define __stl_config__hpux_h#define _STLP_PLATFORM "HP Unix"#define _STLP_USE_UNIX_IO#ifdef __GNUC__# define _STLP_NO_WCHAR_T# define _STLP_NO_CWCHAR# define _STLP_NO_LONG_DOUBLE#endif#ifndef _POSIX_C_SOURCE# define _POSIX_C_SOURCE 199506#endif#endif /* __stl_config__hpux_h */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -