?? file.h
字號:
#ifndef __libgxx_sys_file_hextern "C"{#ifdef __sys_file_h_recursive#include_next <sys/file.h>#else#define fcntl __hide_fcntl#define open __hide_open#define creat __hide_creat#define __sys_file_h_recursive#ifdef VMS#include "GNU_CC_INCLUDE:[sys]file.h"#else#include_next <sys/file.h>#endif#undef fcntl#undef open#undef creat#define __libgxx_sys_file_h 1#endif}#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -