代码搜索:sysutils

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

代码结果 10,000
www.eeworm.com/read/104962/15680725

l isverb.l

%{ {* 下面的例子改编自lex和yacc第二版 简单的识别什么是动词 *} program IsVerb; {$APPTYPE CONSOLE} uses SysUtils, LexLib; %} %% [\t ]+ {* 忽略空格 *}; is | am | are | were | was | be | being | been | do | doe
www.eeworm.com/read/104357/15697546

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Label1: TLabel; ListBox1
www.eeworm.com/read/103349/15736235

pas ugz_dm.pas

unit UGZ_DM; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs; type TGZ_DM = class(TDataModule) private { Private declarations } public
www.eeworm.com/read/102587/15770105

pas lingxiframe.pas

unit LingXiFrame; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, RXCtrls; type TFrame1 = class(TFrame) RxLabel1: TRxLabel; private
www.eeworm.com/read/100951/15859315

hpp commp.hpp

// Borland C++ Builder // Copyright (c) 1995, 1999 by Borland International // All rights reserved // (DO NOT EDIT: machine generated header) 'CommP.pas' rev: 5.00 #ifndef CommPHPP #define Co
www.eeworm.com/read/284845/8888396

pas unit12.pas

unit Unit12; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type Tin_storage = class(TForm) Label1: TLabel; priv
www.eeworm.com/read/426737/9002506

pas num2str.pas

unit Num2Str; interface uses Graphics, SysUtils, Classes; type TMoney = (vaBelorus, vaRossia, vaDollar, vaEvro, vaNum_Str, vaVes, vaSimpleRubl); CurType = array[0..255] of Char; co
www.eeworm.com/read/178575/9391267

dpr comtsrdll.dpr

library ComTSRDLL; uses SysUtils, windows, Classes, UnitWJSHook in 'UnitWJSHook.pas', UnitDllMain in 'UnitDllMain.pas'; {$R *.RES} exports StartHook,StopHook; begin DllPr
www.eeworm.com/read/174986/9565942

h unit1.h

//---------------------------------------------------------------------------- #ifndef Unit1H #define Unit1H //---------------------------------------------------------------------------- #include
www.eeworm.com/read/419719/10841682

h main.h

#ifndef __MAIN_H__ #define __MAIN_H__ #include "..\inc\console.h" #include "..\inc\sysUtils.h" //#include "..\inc\HC595.h" //#include "..\inc\led.h" //#include "..\inc\ADC.h" #include "..\inc