代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/445043/7600065
c build.c
/*
* linux/tools/build.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This file builds a disk-image from three different files:
*
* - bootsect: max 510 bytes of 8086 machine code, loads the rest
* - setup: ma
www.eeworm.com/read/437350/7750655
lst ip.lst
C51 COMPILER V8.08 IP 11/04/2008 18:45:34 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE IP
OBJECT MODULE PLACED IN Ip.O
www.eeworm.com/read/437350/7750656
c ip.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/436665/7766369
c~ http_parse.c~
#include
#include "server.h"
void parse(char *buf,HTTP_REQ *http_req) {
char *tmp;
char *http_header;//包括文件名和参数
char *params;//所有参数
char *arg;
char *value;
char *type;
int i=0;
www.eeworm.com/read/198946/7903261
h audio.h
/* this file is a part of amp software, (C) tomislav uzelac 1996,1997
*/
/* audio.h some global variables
*
* Created by: tomislav uzelac Mar/Apr, Jul 96
*/
#include
struct
www.eeworm.com/read/198041/7955455
c ip.c
/*! \file ip.c \brief IP (Internet Protocol) Library. */
//*****************************************************************************
//
// File Name : 'ip.c'
// Title : IP (Internet Protocol)
www.eeworm.com/read/396741/8092094
c build.c
/*
* linux/tools/build.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This file builds a disk-image from three different files:
*
* - bootsect: max 510 bytes of 8086 machine code, loads the rest
* - setup: ma
www.eeworm.com/read/145256/12742394
c ospf6_lsa.c
/*
* LSA function
* Copyright (C) 1999 Yasuhiro Ohara
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the terms of the GNU G
www.eeworm.com/read/145256/12742477
c ospf6_dbex.c
/*
* Copyright (C) 1999 Yasuhiro Ohara
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public Li
www.eeworm.com/read/332251/12767080
c ip_arp_udp_tcp.c
/*********************************************
* vim:sw=8:ts=8:si:et
* To use the above modeline in vim you must have "set modeline" in your .vimrc
*
* Author: Guido Socher
* Copyright: GPL V2