代码搜索:Declarations

找到约 10,000 项符合「Declarations」的源代码

代码结果 10,000
www.eeworm.com/read/352662/10529795

c ex05.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include
www.eeworm.com/read/423613/10544187

asm vectors.asm

;************************************************************ ; File name: vector.h ; Interrupt Vector declarations ; This section contains the vectors for various interrupts in ; the
www.eeworm.com/read/159878/10600569

pas mltdbgrd.pas

unit mltdbgrd; interface uses Windows, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, DB, DBTables, Grids, DBGrids, StdCtrls, ExtCtrls, DBClient; type TForm1 = class(TForm)
www.eeworm.com/read/159878/10603756

pas lddemof.pas

unit LdDemoF; interface uses SysUtils, Windows, Messages, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, MdListDial; type TForm1 = class(TForm) Button1: TButton; Ed
www.eeworm.com/read/351212/10673403

h tab_lbc.h

/* ** ** File: "tab_lbc.h" ** ** Description: This file contains extern declarations of the tables used ** by the SG15 LBC Coder for 6.3/5.3 kbps. ** */ /* ITU-T
www.eeworm.com/read/421785/10698780

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/158942/10712052

pas lddemof.pas

unit LdDemoF; interface uses SysUtils, Windows, Messages, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, MdListDial; type TForm1 = class(TForm) Button1: TButton; Ed
www.eeworm.com/read/158942/10715091

pas mltdbgrd.pas

unit mltdbgrd; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, DB, DBTables, Grids, DBGrids, StdCtrls, ExtCtrls; type TForm1 = class(TForm)
www.eeworm.com/read/421623/10723756

pas queryscore.pas

unit QueryScore; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Grids, DBGrids; type TQueryScoreForm = class(TForm) DBGrid1:
www.eeworm.com/read/421623/10723881

~pas queryscore.~pas

unit QueryScore; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Grids, DBGrids; type TQueryScoreForm = class(TForm) DBGrid1: