代码搜索:headers
找到约 10,000 项符合「headers」的源代码
代码结果 10,000
www.eeworm.com/read/244005/4513766
pm headers.pm
# ====================================================================
# The Vovida Software License, Version 1.0
#
# Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
#
# Redistributi
www.eeworm.com/read/242732/4541423
h headers.h
#ifndef HEADERS_H
#define HEADERS_H
#ifdef __MINGW32__
#include
#include
#include
#else
#include
#include
#include
#
www.eeworm.com/read/242657/4550348
cpp headers.cpp
/* $Id: Headers.cpp 72206 2006-04-20 11:07:09Z jwillemsen $ */
#include "JAWS/Headers.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_NS_string.h"
// Header Data
JA
www.eeworm.com/read/242657/4550352
h headers.h
/* -*- c++ -*- */
// $Id: Headers.h 32270 2000-04-27 23:43:23Z jxh $
#ifndef JAWS_HEADERS_H
#define JAWS_HEADERS_H
#include "JAWS/Export.h"
#include "ace/Containers.h"
#if !defined (ACE_LACKS_PRAGM
www.eeworm.com/read/240450/4574248
cpp headers.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USE
www.eeworm.com/read/240450/4574252
mak headers.mak
# ---------------------------------------------------------------------------
VERSION = BCB.01
# ---------------------------------------------------------------------------
!ifndef BCB
BCB = $(MAK
www.eeworm.com/read/240450/4574643
dpr headers.dpr
program Headers;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1},
PreviewFrm in 'PreviewFrm.pas' {frmPreview};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1,