config.h.in

来自「查看局域网的信息,类似网上邻居的功能,例如查看哪台计算机在线等」· IN 代码 · 共 25 行

IN
25
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  */#undef WORDS_BIGENDIAN/* Define if you have the <streambuf> header file.  */#undef HAVE_STREAMBUF/* Define if you have the <streambuf.h> header file.  */#undef HAVE_STREAMBUF_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* C++ compiler supports template repository */#undef HAVE_TEMPLATE_REPOSITORY

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?