代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/379778/9177189
bas module1.bas
Attribute VB_Name = "Module1"
Public CN As New ADODB.Connection
Public rs As New ADODB.Recordset
Public strLook As String ''查看的表名
Public UserName As String '用户名称
Public CurrentIndex As Integer ''
www.eeworm.com/read/183099/9178488
pas mxoutlookbar.pas
// ****************************************************************************
// * An Outlook style sidebar component for Delphi.
// ***************************************************************
www.eeworm.com/read/379669/9189948
pl0 for.pl0
PROGRAM XYZ;
VAR
I:INTEGER;
BEGIN
FOR I:=10+3 DOWNTO -1-(-2) DO
WRITE(I);
END.
www.eeworm.com/read/379635/9190798
pas lxpopup.pas
unit lxpopup;
interface
uses
Windows, Classes, Graphics, StdCtrls, ExtCtrls, Controls, Forms,
ShellApi, Dialogs, SysUtils, Messages;
Const
WS_EX_NOACTIVATE = $8000000;
Type
TOr
www.eeworm.com/read/182793/9190825
dpr berlinpie.dpr
PROGRAM BerlinPie;
{$D SCRNSAVE BerlinPie}
uses
MMSystem,
Classes,
Controls,
SysUtils,
Windows,
Messages,
Graphics,
Forms,
UPie,
Config in 'CONFIG.PAS' {DialogConfig}
www.eeworm.com/read/379635/9190844
pas msnpopup.pas
Unit MSNPopUp;
Interface
Uses
Windows, Classes, Graphics, StdCtrls, ExtCtrls, Controls, Forms,
ShellApi, Dialogs, SysUtils, Messages;
Const
WS_EX_NOACTIVATE = $8000000;
Type
TO
www.eeworm.com/read/182793/9190848
pas ccube.pas
unit Ccube; { Spinning Cube Component }
{$R-}
interface
uses
SysUtils, WinTypes, WinProcs, Messages, Classes, Graphics, Controls,
Forms, ExtCtrls,
{$IFDEF SDEBUG} Misc,Timer, {$ENDIF}
www.eeworm.com/read/182660/9197966
pas ahofft.pas
unit AHoFFT;
{$BOOLEVAL OFF }
{$EXTENDEDSYNTAX ON }
{$IOCHECKS ON }
{$LONGSTRINGS ON }
{$OPENSTRINGS ON }
{$TYPEDADDRESS OFF }
{$VARSTRINGCHECKS ON }
{$WRITEABLECONST OFF }
// {$DEFINE DE
www.eeworm.com/read/182612/9198656
cpp 12.6.cpp
#include
#include
void main()
{
int n;
coutn)
{
if(n>0)
cout
www.eeworm.com/read/182532/9200205
pas gmthumbnails.pas
{******************************************************************************}
{ }
{ GmThu