代码搜索:headers
找到约 10,000 项符合「headers」的源代码
代码结果 10,000
www.eeworm.com/read/442179/1764847
xtp req_headers.xtp
Sophisticated servlets can use browser headers to tailor the returned page
to the browser. For example, a high-quality site can detect a Palm Pilot
browser and simplify its s
www.eeworm.com/read/440906/1775277
c headers1.c
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Loren J. Rittle 07 Jun 2000
//
// This test catches the occasional macro/symbol conflict between
// C++ and sy
www.eeworm.com/read/440906/1785522
txt headers_cc.txt
// 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/440906/1785769
cc headers_c.cc
// 2000-12-20 bkoz
// Copyright (C) 2000, 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 mod
www.eeworm.com/read/440906/1785772
cc headers_c++.cc
// 2001-01-01 bkoz
// Copyright (C) 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 modify it
www.eeworm.com/read/433911/1880291
mpb install_headers.mpb
// -*- MPC -*-
// $Id: install_headers.mpb 80826 2008-03-04 14:51:23Z wotte $
project {
specific {
install_headers = 1
}
}
www.eeworm.com/read/433911/1880542
cpp parse_headers.cpp
// $Id: Parse_Headers.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "ace/Log_Msg.h"
#include "Parse_Headers.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_
www.eeworm.com/read/433911/1880572
h parse_headers.h
/* -*- c++ -*- */
//=============================================================================
/**
* @file Parse_Headers.h
*
* $Id: Parse_Headers.h 80826 2008-03-04 14:51:23Z wotte $
www.eeworm.com/read/433911/1880949
cpp parse_headers.cpp
// $Id: Parse_Headers.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "JAWS/Parse_Headers.h"
#include "ace/OS_NS_string.h"
#include "ace/Log_Msg.h"
#define ACCESSOR(T,C,x) \
T C :: x (void) c
www.eeworm.com/read/433911/1880974
h parse_headers.h
/* -*- c++ -*- */
// $Id: Parse_Headers.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef JAWS_PARSE_HEADERS_H
#define JAWS_PARSE_HEADERS_H
#include "JAWS/Export.h"
#include "ace/Singleton.h"
#