代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/456794/7339584
lst http.lst
C51 COMPILER V7.10 HTTP 07/24/2008 16:32:06 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE HTTP
OBJECT MODULE PLACED IN HT
www.eeworm.com/read/456794/7339585
c http.c
//-----------------------------------------------------------------------------
// Net HTTP.C
//
// This module is the Web Server
// It currently serves a html text page and a jpeg image, or handl
www.eeworm.com/read/455079/7378273
ncb http.ncb
www.eeworm.com/read/455079/7378276
c http.c
#include
#include
#include
#include
#include "sock.h"
#include "http.h"
#include "url.h"
//#define WAP_PROXY
#define RSP_LENGTH "Content-Length
www.eeworm.com/read/455079/7378279
suo http.suo
www.eeworm.com/read/455079/7378282
obj http.obj
www.eeworm.com/read/455079/7378288
obj http.obj
www.eeworm.com/read/455079/7378294
h http.h
#ifndef _TDTV_HTTP_H
#define _TDTV_HTTP_H
#include "stream.h"
#ifdef __cplusplus
extern "C" {
#endif
enum HTTP_METHOD{
GET,
POST
};
typedef struct IHttpClient IHttpClient;
struct IH
www.eeworm.com/read/455016/7379983
h as_http.h
#ifndef __AS_HTTP_H__
#define __AS_HTTP_H__
#define XLS 0x01
#define DOC 0x02
#define PPT 0x03
#define PDF 0x04
#define EXE 0x05
#define ZIP 0x06
#define RAR 0x07
#define RM 0x08
#