代码搜索:headers
找到约 10,000 项符合「headers」的源代码
代码结果 10,000
www.eeworm.com/read/472233/1418179
pri headers.pri
WEBKIT_API_HEADERS = $$PWD/qwebframe.h \
$$PWD/qwebkitglobal.h \
$$PWD/qwebpage.h \
$$PWD/qwebview.h \
$$PWD/qwebset
www.eeworm.com/read/472167/1418672
pm headers.pm
#
# $Id: Headers.pm,v 1.1 1999/07/21 19:12:28 kraven Exp $
package HTTP::Headers;
=head1 NAME
HTTP::Headers - Class encapsulating HTTP Message headers
=head1 SYNOPSIS
require HTTP::Headers;
$h
www.eeworm.com/read/470693/1467552
cc headers.cc
// 1999-05-12 bkoz
// Copyright (C) 1999 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it
www.eeworm.com/read/470693/1467584
cc headers.cc
// 1999-06-23 bkoz
// Copyright (C) 1999, 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or mo
www.eeworm.com/read/460691/1558417
pm headers.pm
#
# $Id: Headers.pm,v 1.36 1998/04/10 14:51:22 aas Exp $
package HTTP::Headers;
=head1 NAME
HTTP::Headers - Class encapsulating HTTP Message headers
=head1 SYNOPSIS
require HTTP::Head
www.eeworm.com/read/251805/4417430
c headers.c
#include "../mpeg3private.h"
#include "../mpeg3protos.h"
#include "mpeg3video.h"
#include
#include
int mpeg3video_getseqhdr(mpeg3video_t *video)
{
int i;
int aspec
www.eeworm.com/read/247871/4472646
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/247849/4474028
mak headers.mak
# Build the include directory. The stamp files are stmp-* rather than
# stamp-* so that mostlyclean does not force the include directory to
# be rebuilt.
# Copy in the headers provided with gcc.
US