代码搜索:CURL
找到约 894 项符合「CURL」的源代码
代码结果 894
www.eeworm.com/read/462984/1540606
am makefile.am
AUTOMAKE_OPTIONS = foreign
EXTRA_DIST = README curl.list.in
www.eeworm.com/read/180137/5291020
am makefile.am
AUTOMAKE_OPTIONS = foreign
EXTRA_DIST = README curl.list.in
www.eeworm.com/read/462984/1540386
test543
curl_easy_escape
# Server-side
# Client-side
none
lib543
curl_easy_escape
-
www.eeworm.com/read/462984/1540580
readme
Author: J鰎n Hartroth
DESCRIPTION
(If you're only looking for precompiled win32 binaries, go visit
http://curl.haxx.se/download.html)
Packaging of the curl binaries for Win32 should at this point in
www.eeworm.com/read/180137/5291016
readme
Author: J鰎n Hartroth
DESCRIPTION
(If you're only looking for precompiled win32 binaries, go visit
http://curl.haxx.se/download.html)
Packaging of the curl binaries for Win32 should at this point in
www.eeworm.com/read/180137/5290907
am makefile.am
SUBDIRS = curl
EXTRA_DIST = README
AUTOMAKE_OPTIONS = foreign no-dependencies
www.eeworm.com/read/462984/1540610
readme
Gisle Vanem made curl build fine on DOS (and MingW) with djgpp, OpenSSL and his
Watt-32 stack.
'make djgpp' in the root curl dir should build it fine.
Note 1: djgpp 2.04 beta has a sscanf() bug so t
www.eeworm.com/read/180137/5290959
faq
Updated: June 17, 2003 (http://curl.haxx.se/docs/faq.html)
_ _ ____ _
___| | | | _ \| |
/ __|
www.eeworm.com/read/462984/1540611
dj common.dj
#
# Common defines for curl (djgpp/Watt-32)
#
# Assumes you've unpacked cURL with short-file names
# I.e use "set LFN=n" before untaring on Win9x/XP.
# Requires sed, yacc, rm and the usual stuff.
#
#
www.eeworm.com/read/180137/5291025
dj common.dj
#
# Common defines for curl (djgpp/Watt-32)
#
# Assumes you've unpacked cURL with short-file names
# I.e use "set LFN=n" before untaring on Win9x/XP.
# Requires sed, yacc, rm and the usual stuff.