📄 config.h.in
字号:
/* config.h.in (GLPK configuration template file) */#undef HAVE_VSNPRINTF/* defined if the vsnprintf function can be used */#undef HAVE_GMP/* defined if the GNU MP bignum library is available *//* requires <gmp.h> and -lgmp */#undef HAVE_ZLIB/* defined if the zlib data compression library is available *//* requires <zlib.h> and -lz */#undef HAVE_LTDL/* defined if the GNU Libtool shared library support is enabled *//* requires <ltdl.h> and -lltdl */#undef HAVE_DLFCN/* defined if the POSIX shared library support is enabled *//* requires <dlfcn.h> */#undef ODBC_DLNAME/* ODBC shared library name if this feature is enabled */#undef MYSQL_DLNAME/* MySQL shared library name if this feature is enabled *//* eof */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -