?? config.h
字號:
/* config.h. Generated from config.h.in by configure. *//* config.h.in. Generated from configure.in by autoheader. *//* This system provides (n)curses.h */#define CURSES_HDR <ncurses.h>/* Define to 1 if you have the `acosh' function. *//* #undef HAVE_ACOSH *//* Define to 1 if you have the `asinh' function. *//* #undef HAVE_ASINH *//* Define to 1 if you have the `atanh' function. *//* #undef HAVE_ATANH *//* Define to 1 if you have the <curses.h> header file. *//* #undef HAVE_CURSES_H *//* Define to 1 if you have the <inttypes.h> header file. *//* #undef HAVE_INTTYPES_H *//* Define to 1 if you have the <lzo1x.h> header file. *//* #undef HAVE_LZO1X_H *//* Define to 1 if you have the <lzo/lzo1x.h> header file. */#define HAVE_LZO_LZO1X_H 1/* Define to 1 if you have the <memory.h> header file. *//* #undef HAVE_MEMORY_H *//* Define to 1 if you have the <ncurses.h> header file. */#define HAVE_NCURSES_H 1/* Define to 1 if you have the <stdint.h> header file. */#define HAVE_STDINT_H 1/* Define to 1 if you have the <stdlib.h> header file. */#define HAVE_STDLIB_H 1/* Define to 1 if you have the <strings.h> header file. *//* #undef HAVE_STRINGS_H *//* Define to 1 if you have the <string.h> header file. */#define HAVE_STRING_H 1/* Define to 1 if you have the <sys/stat.h> header file. *//* #undef HAVE_SYS_STAT_H *//* Define to 1 if you have the <sys/types.h> header file. *//* #undef HAVE_SYS_TYPES_H *//* This system has Xlib support and we shall use it */#define HAVE_TEXTMODE_X11 1/* Define to 1 if you have the <unistd.h> header file. *//* #undef HAVE_UNISTD_H *//* Name of package */#define PACKAGE "ht"/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066"/* Define to the full name of this package. */#define PACKAGE_NAME "ht"/* Define to the full name and version of this package. */#define PACKAGE_STRING "ht 2.0.15"/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME "ht"/* Define to the version of this package. */#define PACKAGE_VERSION "2.0.15"/* The size of `char', as computed by sizeof. */#define SIZEOF_CHAR 1/* The size of `int', as computed by sizeof. */#define SIZEOF_INT 4/* The size of `long int', as computed by sizeof. */#define SIZEOF_LONG_INT 8/* The size of `short', as computed by sizeof. */#define SIZEOF_SHORT 2/* Define to 1 if you have the ANSI C header files. *//* #undef STDC_HEADERS *//* Location of io/$IO_DIR/types.h */#define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h"/* whether to use the included minilzo *//* #undef USE_MINILZO *//* Version number of package */#define VERSION "2.0.15"/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */#define YYTEXT_POINTER 1/* Define to empty if `const' does not conform to ANSI C. *//* #undef const */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -