📄 acconfig.h
字号:
/* tell if we have glib installed somewhere */#undef HAVE_GLIB/* define the compilation target */#undef TARGET_IS_HPUXKERNEL/* define the debug mode */#undef RTP_DEBUG/* define if we must build the rtp scheduler */#undef BUILD_SCHEDULER/* define if we have a seteuid() system call */#undef HAVE_SETEUID/*define if we are building for HPUX */#undef HOST_IS_HPUX/*define if we cannot safely make the connect() call on udp socket */#undef NOCONNECT/* define the minimum setitimer() interval we can use safely */#undef POSIXTIMER_INTERVAL/* define we have to check for memory leaks (hpux only) */#undef ENABLE_MEMCHECK
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -