?? config.h.emx
字號:
/* config.h for EMX. *//* Define to enable WebDAV support */#define USE_DAV/* Define to enable debugging */#define DEBUGGING 1/* Define to empty if the keyword does not work. */#define const const/* Define if you have fnmatch */#define HAVE_SYS_FNMATCH 1/* Define to be the package name */#define PACKAGE "sitecopy"/* Define to be the current version number */#define VERSION "0.8.0"/* Define to be the type of the third argument to getsockname() */#define ksize_t int/* Define as appropriate for C compiler */#undef inline/* Define if you have getopt */#define HAVE_GETOPT 1#undef HAVE_GETOPT_LONG/* Define if you have strsignal */#undef HAVE_STRSIGNAL/* Define if you have strcasecmp */#define HAVE_STRCASECMP 1/* Define if you have snprintf */#define HAVE_SNPRINTF 1/* Define if you have strdup */#define HAVE_STRDUP 1/* Define if you have strerror */#define HAVE_STRERROR 1/* Define if you have libexpat */#undef HAVE_LIBEXPAT/* Define as 1 if you have catgets and don't want to use GNU gettext. */#undef HAVE_CATGETS/* Define as 1 if you have gettext and don't want to use GNU gettext. */#undef HAVE_GETTEXT/* Define if your locale.h file contains LC_MESSAGES. */#undef HAVE_LC_MESSAGES/* Define if you have locale.h */#undef HAVE_LOCALE_H/* Define if you want NLS */#undef ENABLE_NLS/* Define if you have the <sys/time.h> header file. */#define HAVE_SYS_TIME_H 1/* Define if you have Linux 2.2 sendfile */#undef HAVE_LX22_SENDFILE/* Define if you have unistd.h */#define HAVE_UNISTD_H 1/* Define if you have stdlib.h */#define HAVE_STDLIB_H 1/* Define if you have limits.h */#define HAVE_LIMITS_H 1/* Define if you have strings.h */#undef HAVE_STRINGS_H/* Define if you have the sys/select.h */#define HAVE_SYS_SELECT_H 1/* Define if you have string.h */#define HAVE_STRING_H 1/* Define if you have memcpy */#define HAVE_MEMCPY
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -