?? sig-names.c
字號:
const char* const _sig_names [] = { "ZERO-SIGNAL" "SIGHUP", "SIGINT", "SIGQUIT", "SIGILL", "SIGTRAP", "SIGABRT", "SIGIOT", "SIGBUS", "SIGFPE", "SIGKILL", "SIGUSR1", "SIGSEGV", "SIGUSR2", "SIGPIPE", "SIGALRM", "SIGTERM", "SIGSTKFLT", "SIGCHLD", "SIGCONT", "SIGSTOP", "SIGTSTP", "SIGTTIN", "SIGTTOU", "SIGURG", "SIGXCPU", "SIGXFSZ", "SIGVTALRM", "SIGPROF", "SIGWINCH", "SIGIO", "SIGPOLL", "SIGLOST", "SIGPWR", "SIGSYS", "SIGUNUSED", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal", "RT-Signal",};const char const * const* sig_names = _sig_names;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -