代码搜索:Declarations
找到约 10,000 项符合「Declarations」的源代码
代码结果 10,000
www.eeworm.com/read/158847/10724188
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/276598/10724339
pas jcdytempunit.pas
unit jcdytempunit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls,datadomule;
type
Tjcdytemp = class(TForm)
www.eeworm.com/read/275589/10808670
pas unitautorun.pas
unit UnitAutoRun;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,registry;
type
TFormAutoRun = class(TForm)
CheckBox
www.eeworm.com/read/275589/10808892
~pas unitautorun.~pas
unit UnitAutoRun;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,registry;
type
TFormAutoRun = class(TForm)
CheckBox
www.eeworm.com/read/419283/10877430
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DB, ADODB;
type
TForm2 = class(TForm)
Label1: TLabel;
www.eeworm.com/read/419283/10877471
~pas unit2.~pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm2 = class(TForm)
Label1: TLabel;
Edit1: T
www.eeworm.com/read/273821/10900258
pas wait.pas
unit Wait;
interface
uses
Windows, Classes, Controls, Forms,
ExtCtrls, StdCtrls, ComCtrls;
type
TWaitFrm = class(TForm)
Animate1: TAnimate;
Label1: TLabel;
Timer1: TT
www.eeworm.com/read/271834/10978852
html 0139-0142.html
Presenting XML:Keeping It Tidy: The XML Rule Book:EarthWeb Inc.-
www.eeworm.com/read/417652/10981512
pas pfghsapi.pas
unit pfgHSAPI;
{**************************************************************************}
{* pfgHSAPI Unit *}
{*
www.eeworm.com/read/271021/11012509
pas xjrj1.pas
unit xjrj1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DBCtrls, RzDBNav, ExtCtrls, RzPanel,
RzTabs, Grids, DBGridEh, Bu