代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/316215/13528255
plg http_demo.plg
礦ision3 Build Log
Project:
E:\work\LM3S系列\例程\MCU123\LM3S6965_Http_demo\Http_demo.uv2
Project File Date: 11/12/2007
Output:
Load "E:\\work\\LM3
www.eeworm.com/read/316215/13528257
crf http_demo.crf
www.eeworm.com/read/316215/13528258
lnp http_demo.lnp
".\obj\http_demo.o" ".\obj\http_cgi.o" ".\obj\web.o" ".\obj\net_config.o" ".\obj\startup.o" "C:\Keil\ARM\RV31\LIB\TCPCM3.lib" "C:\Keil\ARM\RV31\LIB\Luminary\DriverLib.lib" ".\obj\lm3s_emac.o" ".\obj\o
www.eeworm.com/read/316215/13528261
d http_demo.d
.\Obj\http_demo.o: HTTP_demo.c
.\Obj\http_demo.o: C:\Keil\ARM\RV31\INC\stdio.h
.\Obj\http_demo.o: C:\Keil\ARM\RV31\INC\RTL.h
.\Obj\http_demo.o: C:\Keil\ARM\RV31\INC\Net_Config.h
.\Obj\http_demo.o:
www.eeworm.com/read/315635/13539101
c http-strings.c
const char http_http[8] =
/* "http://" */
{0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, };
const char http_200[5] =
/* "200 " */
{0x32, 0x30, 0x30, 0x20, };
const char http_301[5] =
/* "301 " */
{0x33
www.eeworm.com/read/315635/13539124
h http-strings.h
extern const char http_http[8];
extern const char http_200[5];
extern const char http_301[5];
extern const char http_302[5];
extern const char http_get[5];
extern const char http_10[9];
extern const c
www.eeworm.com/read/313804/13580614
c http_demo.c
/*----------------------------------------------------------------------------
* R T L T C P N E T E x a m p l e
*-------------------------------------------------------------------------
www.eeworm.com/read/313804/13580615
c http_cgi.c
/*----------------------------------------------------------------------------
* R T L - T C P N E T
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/313804/13580617
opt http_demo.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/313804/13580618