acconfig.h
来自「linux下的网络下载工具prozilla的源码」· C头文件 代码 · 共 20 行
H
20 行
/* Define this if you have the ncurses library and want to use it. */#undef HAVE_LIBNCURSES/* Define this if you have the curses library and want to use it. */#undef HAVE_LIBCURSES/* Define this if you have (n)curses and want to use it. */#undef HAVE_CURSES/*Define this if you want to compile with GTK+ support.*/#undef HAVE_GTK#undef HAVE_FUNC_GETHOSTBYNAME_R_6#undef HAVE_FUNC_GETHOSTBYNAME_R_5#undef HAVE_FUNC_GETHOSTBYNAME_R_3#undef socklen_t
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?