代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/100282/15877989
html mft.html
The Master File Table
The master file table record consists of a header and the attribute list.
It has a size of 400 (=1K), or the cluster size (whichever is larger).
The header has the
www.eeworm.com/read/100018/15888225
html sfs.html
Using filesystem
This search criteria finds processes that are using any file or directory
on the selected filesystem. If a process has a file open for reading or
writing or is in a
www.eeworm.com/read/289707/8534058
h arp.h
#ifndef _ARP_H_
#define _ARP_H_
#include
#include
#define ARP_KEEP_TIME 100000
/*物理地址可以保存在缓存中最多的时间*/
void arp_request(ulong dest_ip);
int arp_resolve( ulong ina );
v
www.eeworm.com/read/287618/8678658
h http.h
/*
*
* Copyright (c) Sigma Designs, Inc. 2005. All rights reserved.
*
*/
#ifndef __HTTP_H
#define DEFAULTPATH "/dev/null"
#define HTTPBUFSIZE 32*1024
/**
* Get a URL
*
* @param uri
* @param
www.eeworm.com/read/429887/8783571
lst v12.lst
MPASM 5.30 V12.ASM 2-8-2009 7:37:23 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 list p=16f877
www.eeworm.com/read/285975/8798502
023_best ch05.023_best
##############################################################################
## Code fragment (Recommended) from Chapter 5 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/285975/8798555
022_prob ch05.022_prob
##############################################################################
## Code fragment (NOT RECOMMENDED) from Chapter 5 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/285344/8849490
c p21.2.c
//p21.2.c ping程序实现
#include
#include
#include
#include
#include
#include
#include
#include
#inclu
www.eeworm.com/read/382516/9023430
c read.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996,97 Larry Doolittle
* Some changes Copyright (C) 1997,99 Jon
www.eeworm.com/read/282598/9081044
h msg_data.h
//-----------------------------------------------------------------------------
//
// File : MSG_data.h
// Description : MSG HRIT-LRIT format interface
// Project : Meteosatlib
// Autho