代码搜索:headers
找到约 10,000 项符合「headers」的源代码
代码结果 10,000
www.eeworm.com/read/239368/13283649
pas headers.pas
unit headers;
{$WEAKPACKAGEUNIT}
interface
{$HPPEMIT ''}
{$HPPEMIT '#include "MSAcm.h"'}
{$HPPEMIT ''}
uses
Windows, MMSystem;
type
PWaveFilter = ^TWaveFilter;
// Defined i
www.eeworm.com/read/239362/13284526
pas headers.pas
unit headers;
{$WEAKPACKAGEUNIT}
interface
{$HPPEMIT ''}
{$HPPEMIT '#include "MSAcm.h"'}
{$HPPEMIT ''}
uses
Windows, MMSystem;
type
PWaveFilter = ^TWaveFilter;
// Defined i
www.eeworm.com/read/304275/13796973
c headers.c
/*
* Copyright 1993, 2000 Christopher Seiwald.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
* headers.c - handle #includes in source files
*
* Using regular expres
www.eeworm.com/read/304275/13797016
h headers.h
/*
* Copyright 1993, 1995 Christopher Seiwald.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
* headers.h - handle #includes in source files
*/
void headers( TARGET
www.eeworm.com/read/151345/5683736
h headers.h
/*
*********************************************************************************************************
* 文件: Headers.h
* 描述: 头文件, 仅所有非 uC/OS 系统函数包含, 减少对 OS 核的编译次数.
* 编写: 深思 (001-12345@sohu.c
www.eeworm.com/read/151159/5685297
h headers.h
/*
*********************************************************************************************************
* 文件: Headers.h
* 描述: 头文件, 仅所有非 uC/OS 系统函数包含, 减少对 OS 核的编译次数.
* 编写: 深思 (001-12345@sohu.c
www.eeworm.com/read/149476/5698871
hpp headers.hpp
#ifndef _RAR_HEADERS_
#define _RAR_HEADERS_
#define SIZEOF_MARKHEAD 7
#define SIZEOF_OLDMHD 7
#define SIZEOF_NEWMHD 13
#define SIZEOF_OLDLHD 21
#define SIZEOF
www.eeworm.com/read/138548/5815421
pm headers.pm
package HTTP::Headers;
# $Id: Headers.pm,v 1.43 2001/11/15 06:19:22 gisle Exp $
=head1 NAME
HTTP::Headers - Class encapsulating HTTP Message headers
=head1 SYNOPSIS
require HTTP::Headers;
$h =
www.eeworm.com/read/136989/5828560
cpp headers.cpp
/* Headers.cpp,v 1.3 2003/11/09 04:12:07 dhinton Exp */
#include "JAWS/Headers.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_NS_string.h"
// Header Data
JAWS_Header_Data::JAWS_Header_D
www.eeworm.com/read/136989/5828563
h headers.h
/* -*- c++ -*- */
// Headers.h,v 1.1 2000/04/27 23:43:21 jxh Exp
#ifndef JAWS_HEADERS_H
#define JAWS_HEADERS_H
#include "JAWS/Export.h"
#include "ace/Containers.h"
#if !defined (ACE_LACKS_