代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/291273/8430487
inc tcolinfolistimp.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/390976/8430488
pas u_main.pas
{---------------------------------------------}
{单元名称:U_Main.pas
{Authonr: LUOXINXI
{Datetime: 2004/03/18
{单元描述:电信网关平台2.0协议应用程序主界面
{Other:
{---------------------------------------------}
uni
www.eeworm.com/read/291273/8430499
pas uxlsrowcolentries.pas
unit UXlsRowColEntries;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
{$IFDEF LINUX}{$INCLUDE ../FLXCONFIG.INC}{$ELSE}{$INCLUDE ..\FLXCONFIG.INC}{$ENDIF}
www.eeworm.com/read/291273/8430537
pas uxlsworkbookglobals.pas
unit UXlsWorkbookGlobals;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
interface
uses Classes, SysUtils, UXlsBaseRecords, UXlsBaseRecordLists, UXlsOther
www.eeworm.com/read/291273/8430541
pas uxlsxf.pas
unit UXlsXF;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
interface
uses Classes, SysUtils, UXlsBaseRecords, UXlsBaseRecordLists, XlsMessages,
UFl
www.eeworm.com/read/390976/8430552
~pas u_main.~pas
{---------------------------------------------}
{单元名称:U_Main.pas
{Authonr: LUOXINXI
{Datetime: 2004/03/18
{单元描述:电信网关平台2.0协议应用程序主界面
{Other:
{---------------------------------------------}
uni
www.eeworm.com/read/291273/8430557
inc tshrfmlarecordlistimp.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/291273/8430582
inc tformatrecordlistimp.inc
//************************************************************************************//
// File created automatically by GenerateRecords.xls //
// Do not modify by
www.eeworm.com/read/191147/8433589
pas uheartmachine.pas
// THeartMachine released to the public domain by the author
// Adi L. Miller, adi@gomiller.com 26/01/2000
//
// Excuse the dust. Spaghetti code, but it works
//
// Please sumbit all bug-fixe
www.eeworm.com/read/291185/8437429
pas servmain.pas
unit servmain;
{ This is "Application Server" for this demo. You must compile and run
this program once before running the client application. The remote
data module (ServData) implments th