⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h

📁 用GTK+做用户界面 股票每日分时行情用数据库管理——MYSQL 软件应用方式客户端/服务器模式 基于TCP/IP的C/S通信模式 实现STOCK
💻 H
字号:
/* config.h.  Generated automatically by configure.  *//* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you don't have vprintf but do have _doprnt.  *//* #undef HAVE_DOPRNT *//* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */#define HAVE_SYS_WAIT_H 1/* Define if you have the vprintf function.  */#define HAVE_VPRINTF 1/* Define to `int' if <sys/types.h> doesn't define.  *//* #undef pid_t *//* Define as the return type of signal handlers (int or void).  */#define RETSIGTYPE void/* Define if you have the ANSI C header files.  */#define STDC_HEADERS 1/* Define if you can safely include both <sys/time.h> and <time.h>.  */#define TIME_WITH_SYS_TIME 1#define VERSION 0.1.1/* #undef socklen_t *//* Define if you have the select function.  */#define HAVE_SELECT 1/* Define if you have the socket function.  */#define HAVE_SOCKET 1/* Define if you have the strerror function.  */#define HAVE_STRERROR 1/* Define if you have the <sys/socket.h> header file.  */#define HAVE_SYS_SOCKET_H 1/* Define if you have the <sys/time.h> header file.  */#define HAVE_SYS_TIME_H 1/* Define if you have the <unistd.h> header file.  */#define HAVE_UNISTD_H 1/* Define if you have the ib library (-lib).  *//* #undef HAVE_LIBIB */

⌨️ 快捷键说明

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