config.h
来自「create raid tool at linux」· C头文件 代码 · 共 23 行
H
23 行
/* config.h. Generated by configure. *//* config.h.in. Generated from configure.in by autoheader. *//* Define if you're md header files which include md_minor *//* #undef HAVE_MD_MINOR *//* Define if you're using RAID w/ support for RAID 10, 4, and 5 *//* #undef HAVE_RAID1 *//* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT ""/* Define to the full name of this package. */#define PACKAGE_NAME ""/* Define to the full name and version of this package. */#define PACKAGE_STRING ""/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME ""/* Define to the version of this package. */#define PACKAGE_VERSION ""
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?