代码搜索:Declarations
找到约 10,000 项符合「Declarations」的源代码
代码结果 10,000
www.eeworm.com/read/245818/12779237
h hotel.h
/* hotel.h -- constants and declarations for hotel.c */
#define QUIT 5
#define HOTEL1 80.00
#define HOTEL2 125.00
#define HOTEL3 155.00
#define HOTEL4 200.00
#define DISCOUNT 0.
www.eeworm.com/read/331935/12799024
pas unitfrmmain.pas
unit unitFrmMain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Timer1: TTimer;
St
www.eeworm.com/read/143810/12840238
pas frmnoexist.pas
unit frmNoExist;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Grids, DBGrids, DB, ComCtrls, dxExEdtr, dxCntner,
dxTL, dxD
www.eeworm.com/read/243024/12968053
asm vectors.asm
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the
www.eeworm.com/read/141937/12976994
pas vmtform.pas
unit VmtForm;
// Main form for the VMTInfo demo
// To see information about other types, add them to FormCreate.
// To see other kinds of information, edit the TMainForm or TFoo
// classes to ad
www.eeworm.com/read/141488/13008490
pas unit5.pas
Unit Unit5;
Interface
Uses
Windows,
Messages,
SysUtils,
Classes,
Graphics,
Controls,
Forms,
Dialogs,
StdCtrls,
ztvZipView,
ComCtrls;
Type
TfrmE
www.eeworm.com/read/141488/13008589
pas unit2.pas
Unit Unit2;
Interface
Uses
Windows,
Messages,
SysUtils,
Classes,
Graphics,
Controls,
Forms,
Dialogs,
StdCtrls,
ztvZipView,
ComCtrls;
Type
TForm
www.eeworm.com/read/141488/13008857
pas unit2.pas
Unit Unit2;
Interface
Uses
Windows,
Messages,
SysUtils,
Classes,
Graphics,
Controls,
Forms,
Dialogs,
StdCtrls,
ztvZipView,
ComCtrls;
Type
TfrmE
www.eeworm.com/read/141488/13008913
pas unit4.pas
Unit Unit4;
Interface
Uses
Windows,
Messages,
SysUtils,
Classes,
Graphics,
Controls,
Forms,
Dialogs,
StdCtrls,
ztvZipView,
ComCtrls;
Type
TfrmE
www.eeworm.com/read/141488/13008997
pas unit3.pas
Unit Unit3;
Interface
Uses
Windows,
Messages,
SysUtils,
Classes,
Graphics,
Controls,
Forms,
Dialogs,
StdCtrls,
ztvZipView,
ComCtrls;
Type
TfrmE