?? port_before.h
字號:
#define WANT_IRS_NIS#undef WANT_IRS_PW#undef WANT_IRS_GR#define SIG_FN void#define SYSV#define _POSIX_SOURCE#if defined(HAS_PTHREADS) && defined(_REENTRANT)#define DO_PTHREADS#endif#include <sys/types.h>#include <limits.h> /* _POSIX_PATH_MAX */#include <sys/times.h>#include <sys/time.h>struct timespec { long tv_sec; long tv_nsec;};
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -