代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/109614/15553462
txt 8皇后问题.txt
DECLARE SUB POut () '此函数用于显示结果,就不作详细介绍了
DECLARE FUNCTION Place! (kk AS INTEGER) '此函数用于判断是否可以放置一个新皇后
DIM SHARED k AS INTEGER
DIM SHARED n AS INTEGER
CLS
getn:
PRINT "There is N*N spac
www.eeworm.com/read/109550/15555303
pas smtpprot.pas
{*_* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Object: TSmtpCli class implements the SMTP protocol (RFC-821)
Suppo
www.eeworm.com/read/109550/15555339
pas tnscript.pas
{*_* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Description: TTnScript component add scripting capabilities to TTnEmulVT
Creation: F
www.eeworm.com/read/109550/15555345
pas wsocket.pas
{*_* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Description: TWSocket class encapsulate the Windows Socket paradigm
Creation: April
www.eeworm.com/read/109331/15558916
pas unit1.pas
Unit Unit1;
Interface
Uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
directx, DXDraws, DXClass, DXInput, DXSounds, DXPlay, joffaclass, math, registry;
www.eeworm.com/read/109331/15558949
~pas unit1.~pas
Unit Unit1;
Interface
Uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
directx, DXDraws, DXClass, DXInput, DXSounds, DXPlay, joffaclass, math, registry;
www.eeworm.com/read/109329/15559117
dws drivetest.dws
function DriveInfo(Drive: Integer): String;
var
T: Integer;
TS: String;
TR: String;
begin
T := GetDriveType(Drive);
if T = DRIVE_NO_ROOT_DIR then
begin
Result := 'Drive ' +
www.eeworm.com/read/109329/15559130
pas dws2mflibfuncs.pas
{**********************************************************************}
{ }
{ dws2MFLib
www.eeworm.com/read/109329/15559324
pas dws2syneditutils.pas
{**********************************************************************}
{ }
{ "The contents of this file are subject to the M