亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? config.h

?? www工具包. 這是W3C官方支持的www支撐庫. 其中提供通用目的的客戶端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POS
?? H
字號:
/*** Hand tailored config.h for windows.*//* Define if type char is unsigned and you are not using gcc.  */#ifndef __CHAR_UNSIGNED__/* #undef __CHAR_UNSIGNED__ */#endif/* Define to empty if the keyword does not work.  *//* #undef const *//* Define to the type of elements in the array set by `getgroups'.   Usually this is either `int' or `gid_t'.  *//* undef GETGROUPS_T gid_t *//* Define to `int' if <sys/types.h> doesn't define.  *//* #undef gid_t *//* Define if you don't have vprintf but do have _doprnt.  *//* #undef HAVE_DOPRNT *//* Define if you have the strftime function.  */#define HAVE_STRFTIME 1/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  *//* undef HAVE_SYS_WAIT_H *//* Define if your struct tm has tm_zone.  *//* #undef HAVE_TM_ZONE *//* Define if you don't have tm_zone but do have the external array   tzname.  *//* undef HAVE_TZNAME *//* Define if you have the vprintf function.  */#define HAVE_VPRINTF 1/* Define to `int' if <sys/types.h> doesn't define.  */#define mode_t unsigned long/* Define to `int' if <sys/types.h> doesn't define.  *//* #undef pid_t *//* Define if you need to in order for stat and other things to work.  *//* #undef _POSIX_SOURCE *//* Define as the return type of signal handlers (int or void).  *//* #undef RETSIGTYPE void *//* Define to `unsigned' if <sys/types.h> doesn't define.  *//* #undef size_t *//* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  *//* #undef STAT_MACROS_BROKEN *//* 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>.  *//* #undef TIME_WITH_SYS_TIME *//* Define if your <sys/time.h> declares struct tm.  *//* #undef TM_IN_SYS_TIME *//* Define to `int' if <sys/types.h> doesn't define.  *//* #undef uid_t *//* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  *//* #undef WORDS_BIGENDIAN *//* Define to enable direct WAIS access. *//* #undef HT_DIRECT_WAIS *//* Define to enable mysql access. *//* #undef HT_MYSQL *//* Define to enable expat XML parser. */#define HT_EXPAT 1/* Define to enable Zlib compression / decompression support. */#define HT_ZLIB 1/* Define to enable Digest Authenticaiton support */#define HT_MD5 1/* Define to enable POSIX RegEx support. */#define HT_POSIX_REGEX 1/* Define to enable support for enabling a rules file w/o user interaction. *//* #undef HT_AUTOMATIC_RULES *//* Define to enable SOCKS firewall-breaching code. *//* #undef SOCKS *//* #undef SOCKS4 *//* #undef SOCKS5 *//* Define to build Cyrillic version. *//* #undef CYRILLIC *//* Define to use internal signal handler *//* #undef WWWLIB_SIG *//* Define to build using reentrant system calls. *//* #undef HT_REENTRANT *//* Define to be the package name. */#define W3C_PACKAGE "w3c-libwww"/* Define to be the version. */#define W3C_VERSION "5.3.1"/* Define to be the location of the W3C Icons */#define W3C_ICONS "/usr/local/share/w3c-icons"/* Define to be the location of the TCL Library */#define W3C_TCL "/usr/local/lib/libtcl7.5.a"/* Define this to be the prefix for cache files. */#define CACHE_FILE_PREFIX "/usr/wsrc/"/* Define this if we can select on stdin. *//* #undef TTY_IS_SELECTABLE *//* Define to disable Nagle's algorithm */#define HT_NO_NAGLE 1/* Define to disable HTTP/1.1 pipelining *//* #undef HT_NO_PIPELINING *//* Define to enable MUX as HTTP transport *//* #undef HT_MUX *//* Define this if it's not typedef'd automatically. */#define BOOLEAN/* Define this to be the location of the resolver configuration file. *//* #undef RESOLV_CONF *//* Define this to be the rlogin program name. *//* undef RLOGIN_PROGRAM *//* Define this to be the telnet program name. */#define TELNET_PROGRAM "telnet"/* Define this to be the tn3270 program name. *//* #undef TN3270_PROGRAM *//* Define this if it isn't in the header files.  *//* #undef u_char *//* For removing a file *//* #undef unlink *//* Define this if it isn't in the header files.  *//* #undef u_short *//* Define this if it isn't in the header files.  *//* #undef u_long *//* Define if time_t is of type long */#define HAVE_LONG_TIME_T 1/* Define if size_t is of type long *//* undef HAVE_LONG_SIZE_T *//* The number of bytes in a char.  */#define SIZEOF_CHAR 1/* The number of bytes in a char *.  */#define SIZEOF_CHAR_P 4/* The number of bytes in a int.  */#define SIZEOF_INT 4/* The number of bytes in a long.  */#define SIZEOF_LONG 4/* Define if you have the chdir function.  */#define HAVE_CHDIR 1/* Define if you have the fcntl function.  *//* #undef HAVE_FCNTL *//* Define if you have the getcwd function.  */#define HAVE_GETCWD 1/* Define if you have the getdomainname function.  *//* #undef HAVE_GETDOMAINNAME *//* Define if you have the gethostname function.  */#define HAVE_GETHOSTNAME 1/* Define if you have the getlogin function.  *//* #undef HAVE_GETLOGIN *//* Define if you have the getpass function.  *//* #undef HAVE_GETPASS *//* Define if you have the getpid function.  *//* #undef HAVE_GETPID *//* Define if you have the getsockopt function.  */#define HAVE_GETSOCKOPT 1/* Define if you have the gettimeofday function.  *//* #undef HAVE_GETTIMEOFDAY *//* Define if you have the getwd function.  *//* #undef HAVE_GETWD *//* Define if you have the ioctl function.  *//* #undef HAVE_IOCTL *//* Define if you have the memcpy function.  */#define HAVE_MEMCPY 1/* Define if you have the mktime function.  */#define HAVE_MKTIME 1/* Define if you have the opendir function.  *//* #undef HAVE_OPENDIR *//* Define if you have the readdir function.  *//* #undef HAVE_READDIR *//* Define if you have the select function.  *//* #undef HAVE_SELECT *//* Define if you have the setsockopt function.  */#define HAVE_SETSOCKOPT 1/* Define if you have the socket function.  */#define HAVE_SOCKET 1/* Define if you have the strchr function.  */#define HAVE_STRCHR 1/* Define if you have the strerror function.  */#define HAVE_STRERROR 1/* Define if you have the strtol function.  */#define HAVE_STRTOL 1/* Define if you have the sysinfo function.  *//* #undef HAVE_SYSINFO *//* Define if you have the tempnam function.  *//* Have problems on windows *//* #undef HAVE_TEMPNAM *//* Define if you have the timegm function.  *//* #undef HAVE_TIMEGM *//* Define if you have the <appkit.h> header file.  *//* #undef HAVE_APPKIT_H *//* Define if you have the <appkit/appkit.h> header file.  *//* #undef HAVE_APPKIT_APPKIT_H *//* Define if you have the <arpa/inet.h> header file.  *//* #undef HAVE_ARPA_INET_H *//* Define if you have the <bsdtime.h> header file.  *//* #undef HAVE_BSDTIME_H *//* Define if you have the <bsdtypes.h> header file.  *//* #undef HAVE_BSDTYPES_H *//* Define if you have the <ctype.h> header file.  *//* #undef HAVE_CTYPE_H *//* Define if you have the <curses.h> header file.  *//* #undef HAVE_CURSES_H *//* Define if you have the <cursesX.h> header file.  *//* #undef HAVE_CURSESX_H *//* Define if you have the <dir.h> header file.  *//* #undef HAVE_DIR_H *//* Define if you have the <direct.h> header file.  */#define HAVE_DIRECT_H 1/* Define if you have the <dirent.h> header file.  *//* #undef HAVE_DIRENT_H *//* Define if you have the <dn.h> header file.  *//* #undef HAVE_DN_H *//* Define if you have the <dnetdb.h> header file.  *//* #undef HAVE_DNETDB_H *//* Define if you have the <errno.h> header file.  *//* #undef HAVE_ERRNO_H *//* Define if you have the <fcntl.h> header file.  */#define HAVE_FCNTL_H 1/* Define if you have the <grp.h> header file.  *//* #undef HAVE_GRP_H *//* Define if you have the <in.h> header file.  *//* #undef HAVE_IN_H *//* Define if you have the <inet.h> header file.  *//* #undef HAVE_INET_H *//* Define if you have the <libc.h> header file.  *//* #undef HAVE_LIBC_H *//* Define if you have the <limits.h> header file.  */#define HAVE_LIMITS_H 1/* Define if you have the <malloc.h> header file.  */#define HAVE_MALLOC_H 1/* Define if you have the <manifest.h> header file.  *//* #undef HAVE_MANIFEST_H *//* Define if you have the <memory.h> header file.  *//* #undef HAVE_MEMORY_H *//* Define if you have the <ndir.h> header file.  *//* #undef HAVE_NDIR_H *//* Define if you have the <net/errno.h> header file.  *//* #undef HAVE_NET_ERRNO_H *//* Define if you have the <netdb.h> header file.  *//* #undef HAVE_NETDB_H *//* Define if you have the <netinet/in.h> header file.  *//* #undef HAVE_NETINET_IN_H *//* Define if you have the <netinet/tcp.h> header file.  *//* #undef HAVE_NETINET_TCP_H *//* Define if you have the <pwd.h> header file.  *//* #undef HAVE_PWD_H *//* Define if you have the <curses.h> header file.  */#define HAVE_REGEX_H 1/* Define if you have the <resource.h> header file.  *//* #undef HAVE_RESOURCE_H *//* Define if you have the <select.h> header file.  *//* #undef HAVE_SELECT_H *//* Define if you have the <socket.h> header file.  *//* #undef HAVE_SOCKET_H *//* Define if you have the <stat.h> header file.  *//* #undef HAVE_STAT_H *//* Define if you have the <stdefs.h> header file.  *//* #undef HAVE_STDEFS_H *//* Define if you have the <stdio.h> header file.  */#define HAVE_STDIO_H 1/* Define if you have the <stdlib.h> header file.  */#define HAVE_STDLIB_H 1/* Define if you have the <string.h> header file.  */#define HAVE_STRING_H 1/* Define if you have the <strings.h> header file.  *//* #undef HAVE_STRINGS_H *//* Define if you have the <sys/dir.h> header file.  *//* #undef HAVE_SYS_DIR_H *//* Define if you have the <sys/errno.h> header file.  *//* #undef HAVE_SYS_ERRNO_H *//* Define if you have the <sys/fcntl.h> header file.  *//* #undef HAVE_SYS_FCNTL_H *//* Define if you have the <sys/file.h> header file.  *//* #undef HAVE_SYS_FILE_H *//* Define if you have the <sys/ioctl.h> header file.  *//* #undef HAVE_SYS_IOCTL_H *//* Define if you have the <sys/ipc.h> header file.  *//* #undef HAVE_SYS_IPC_H *//* Define if you have the <sys/limits.h> header file.  *//* #undef HAVE_SYS_LIMITS_H *//* Define if you have the <sys/ndir.h> header file.  *//* #undef HAVE_SYS_NDIR_H *//* Define if you have the <sys/resource.h> header file.  *//* #undef HAVE_SYS_RESOURCE_H *//* Define if you have the <sys/select.h> header file.  *//* #undef HAVE_SYS_SELECT_H *//* Define if you have the <sys/socket.h> header file.  *//* #undef HAVE_SYS_SOCKET_H *//* Define if you have the <sys/stat.h> header file.  */#define HAVE_SYS_STAT_H 1/* Define if you have the <sys/systeminfo.h> header file.  *//* #undef HAVE_SYS_SYSTEMINFO_H *//* Define if you have the <sys/time.h> header file.  *//* #undef HAVE_SYS_TIME_H *//* Define if you have the <sys/types.h> header file.  */#define HAVE_SYS_TYPES_H 1/* Define if you have the <sys/unistd.h> header file.  *//* #undef HAVE_SYS_UNISTD_H *//* Define if you have the <syslog.h> header file.  *//* #undef HAVE_SYSLOG_H *//* Define if you have the <tcp.h> header file.  *//* #undef HAVE_TCP_H *//* Define if you have the <termios.h> header file.  *//* #undef HAVE_TERMIOS_H *//* Define if you have the <time.h> header file.  */#define HAVE_TIME_H 1/* Define if you have the <types.h> header file.  *//* #undef HAVE_TYPES_H *//* Define if you have the <unistd.h> header file.  *//* #undef HAVE_UNISTD_H *//* Define if you have the <unixlib.h> header file.  *//* #undef HAVE_UNIXLIB_H *//* Define if you have the ICE library (-lICE).  *//* #undef HAVE_LIBICE *//* Define if you have the dl library (-ldl).  *//* #undef HAVE_LIBDL *//* Define if you have the inet library (-linet).  *//* #undef HAVE_LIBINET *//* Define if you have the nsl library (-lnsl).  *//* #undef HAVE_LIBNSL *//* Define if you have the socket library (-lsocket).  *//* #undef HAVE_LIBSOCKET *//* Define this if you have the external variable 'socket_errno'. *//* #undef HAVE_SOCKET_ERRNO *//* Define this if you have the external variable 'sys_errlist'. *//* #undef HAVE_SYS_ERRLIST *//* Define this if you have the external variable 'sys_nerr'. *//* #undef HAVE_SYS_NERR *//* Define this if you have the external variable 'timezone' */#define HAVE_TIMEZONE 1/* Define this if you have the external variable 'altzone' *//* #undef HAVE_ALTZONE *//* Define this if you have the external variable 'altzone' */#define HAVE_DAYLIGHT 1/* Define this if you have the uxc$inetdef.h header file. *//* #undef HAVE_UXC_INETDEF_H *//* Define this if directory entries have inodes. *//* #undef HAVE_DIRENT_INO *//* Define this if tm structure includes a tm_gmtoff entry. *//* #undef HAVE_TM_GMTOFF *//* Define this if your ioctl understands the winsize structure. *//* #undef HAVE_WINSIZE *//* Define this if the extern timezone is negative. *//* #undef NEGATIVE_TIMEZONE *//* Define this if sys_errlist must be declared (if it exists). *//* #undef NEED_SYS_ERRLIST_DECLARED *//* Define this if sys_nerr must be declared (if it exists). *//* #undef NEED_SYS_NERR_DECLARED *//* Define this if you want WebDAV methods from HTDAV module *//*#undef HT_DAV *//* Define this if you want enable the "extension methods" *//*#undef HT_EXT */

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
一个色妞综合视频在线观看| 欧美性生活影院| 99精品国产91久久久久久| 日本高清无吗v一区| 欧美日韩二区三区| 26uuu另类欧美亚洲曰本| 欧美激情综合在线| 亚洲观看高清完整版在线观看| 日韩影院精彩在线| 国产高清一区日本| 欧美伊人久久久久久久久影院| 精品久久一区二区| 中文字幕在线不卡一区| 日本中文字幕不卡| av在线不卡电影| 日韩欧美成人一区二区| 专区另类欧美日韩| 蜜臂av日日欢夜夜爽一区| 不卡一卡二卡三乱码免费网站| 欧美日韩在线观看一区二区 | 亚洲精品一二三区| 美女精品一区二区| 一本色道久久综合亚洲aⅴ蜜桃 | 天天综合网天天综合色| 国产乱人伦偷精品视频免下载 | 亚洲自拍与偷拍| 韩国成人在线视频| 欧日韩精品视频| 国产欧美一区二区三区在线看蜜臀| 亚洲高清视频的网址| 成人网在线播放| 欧美一级高清片| 亚洲精品午夜久久久| 国产精品1区2区| 7777精品伊人久久久大香线蕉完整版 | 久久久久久久久久久99999| 亚洲午夜电影在线观看| 国产成人丝袜美腿| 337p亚洲精品色噜噜噜| 中文字幕一区在线| 久久99精品久久只有精品| 色综合久久天天综合网| 久久亚洲精精品中文字幕早川悠里| 亚洲一区二区精品久久av| 成人福利电影精品一区二区在线观看| 日韩一级视频免费观看在线| 亚洲精品美腿丝袜| 成+人+亚洲+综合天堂| 久久色.com| 蜜桃一区二区三区在线观看| 欧美亚洲国产怡红院影院| 国产精品久久久久久久岛一牛影视| 美日韩一级片在线观看| 欧美日韩国产在线播放网站| 亚洲人午夜精品天堂一二香蕉| 国产精品影视在线观看| 日韩欧美第一区| 欧美a一区二区| 欧美色图12p| 亚洲国产精品一区二区www| 色综合中文综合网| 欧美日本一区二区三区四区| 亚洲乱码国产乱码精品精可以看| 成人在线视频一区| 久久精品综合网| 国产精品一区二区视频| 精品盗摄一区二区三区| 美女视频黄 久久| 精品日本一线二线三线不卡| 久久国产精品色| 欧美成va人片在线观看| 美腿丝袜一区二区三区| 精品国产91亚洲一区二区三区婷婷| 日本中文字幕不卡| 欧美成人bangbros| 国内精品嫩模私拍在线| 久久亚洲精精品中文字幕早川悠里 | 99精品一区二区| 中文字幕在线不卡国产视频| 99国产精品久久久久| 亚洲视频每日更新| 欧美在线啊v一区| 亚洲第一狼人社区| 欧美美女喷水视频| 热久久久久久久| 精品久久久久久亚洲综合网| 狠狠色综合播放一区二区| 久久精品欧美一区二区三区不卡| 国产成人亚洲综合色影视| 中文在线资源观看网站视频免费不卡| 成人免费毛片高清视频| 亚洲人成网站在线| 欧美日韩国产色站一区二区三区| 午夜视频在线观看一区二区三区| 91精品午夜视频| 极品少妇xxxx精品少妇| 国产农村妇女毛片精品久久麻豆| 成人av在线观| 亚洲国产一区二区三区青草影视| 日韩视频一区二区三区在线播放| 极品少妇xxxx精品少妇偷拍| 中文字幕av一区二区三区免费看 | 亚洲欧美日韩在线播放| 欧美三级日韩在线| 青青草精品视频| 国产欧美一区二区在线观看| 在线影视一区二区三区| 日本欧美在线观看| 国产精品乱人伦中文| 在线观看中文字幕不卡| 美女视频一区二区| 亚洲欧美一区二区在线观看| 欧美日韩国产精品成人| 国产在线精品一区二区夜色| 国产精品夫妻自拍| 在线不卡免费av| 成人毛片视频在线观看| 亚洲一区二区三区视频在线| 精品国产亚洲一区二区三区在线观看| 国产98色在线|日韩| 亚洲国产精品久久人人爱蜜臀| 日韩欧美国产一区二区在线播放 | 国产精品三级视频| 欧美日韩五月天| 国产福利91精品一区| 亚洲综合视频在线观看| www国产成人| 91行情网站电视在线观看高清版| 奇米色777欧美一区二区| 最新高清无码专区| 欧美变态tickle挠乳网站| 欧美在线观看禁18| 成人夜色视频网站在线观看| 日韩激情中文字幕| 国产精品久久久久毛片软件| 欧美一区二区三区视频| 91亚洲国产成人精品一区二三| 久久国产精品99久久人人澡| 亚洲影视在线观看| 国产精品天美传媒| 精品免费视频一区二区| 欧美日韩一区成人| 99精品黄色片免费大全| 国产一区二区三区黄视频| 日本一不卡视频| 一区二区激情小说| 国产精品热久久久久夜色精品三区| 欧美一区二区三区白人| 欧美中文一区二区三区| gogo大胆日本视频一区| 国产麻豆视频一区| 蜜桃久久av一区| 午夜电影一区二区| 亚洲精品水蜜桃| 中文欧美字幕免费| 亚洲精品在线观| 91精品中文字幕一区二区三区| 91国偷自产一区二区使用方法| 99久久精品国产导航| 成人国产视频在线观看| 国产米奇在线777精品观看| 蜜桃在线一区二区三区| 丝袜亚洲另类欧美| 天天综合网天天综合色| 亚洲成人精品影院| 一区二区三区免费看视频| 一区免费观看视频| 欧美国产日本视频| 国产日产精品一区| 久久青草欧美一区二区三区| 日韩欧美国产麻豆| 欧美一区二区三区免费大片 | 亚洲国产成人va在线观看天堂| 亚洲人成7777| 亚洲视频一区在线| 亚洲女爱视频在线| 亚洲精品免费一二三区| 亚洲日本在线a| 亚洲柠檬福利资源导航| 亚洲理论在线观看| 艳妇臀荡乳欲伦亚洲一区| 亚洲主播在线观看| 亚洲午夜久久久久中文字幕久| 一区二区三区在线免费观看| 亚洲另类在线视频| 亚洲激情欧美激情| 亚洲午夜激情av| 五月天网站亚洲| 日韩av二区在线播放| 捆绑调教一区二区三区| 激情亚洲综合在线| 国产精品1024久久| a级高清视频欧美日韩| 91伊人久久大香线蕉| 色美美综合视频| 欧美日韩精品免费观看视频| 7777精品伊人久久久大香线蕉| 欧美一区二区三区小说| 久久女同互慰一区二区三区| 国产日韩欧美一区二区三区综合|