代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/488791/6485992
pas wmutil.pas
unit wmutil;
interface
uses
Windows, SysUtils, Classes, Graphics, Controls, DIB,
DXDraws, DXClass;
type
TWMImageHeader = record
Title: String[40]; //'WEMADE Entertai
www.eeworm.com/read/488791/6486002
pas grobal2.pas
unit grobal2;
interface
uses
Windows, Classes, strUtils, JSocket;
const
//版本号
VERSION_NUMBER = 20020522;
CLIENT_VERSION_NUMBER = 120040918;
//客户端发送的命令
CM_POWERBLOCK = 0; //Damia
www.eeworm.com/read/487409/6511167
pas wmutil.pas
unit wmutil;
interface
uses
Windows, SysUtils, Classes, Graphics, Controls, DIB,
DXDraws, DXClass;
type
TWMImageHeader = record
Title: String[40]; //'WEMADE Entertai
www.eeworm.com/read/483171/6610985
pas wmutil.pas
unit wmutil;
interface
uses
Windows, SysUtils, Classes, Graphics, Controls, DIB,
DXDraws, DXClass;
type
TWMImageHeader = record
Title: String[40]; //'WEMADE Entertai
www.eeworm.com/read/264808/11300412
pas grobal2.pas
unit Grobal2;
interface
uses
Windows, Classes;
const
DR_UP = 0;
DR_UPRIGHT = 1;
DR_RIGHT = 2;
DR_DOWNRIGHT = 3;
DR_DOWN = 4;
DR_DOWNLEFT = 5;
DR_L
www.eeworm.com/read/409942/11306434
~pas robitbtn.~pas
unit RoBitBtn;
interface
uses
Windows,SysUtils,Classes, Controls, StdCtrls,Graphics, Buttons,math;
type
TRoBitBtn = class(TBitBtn)
private
fEscapement,fcEscapement:Integer;B:TBi
www.eeworm.com/read/264470/11312472
pas synedit.pas
{-------------------------------------------------------------------------------
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this
www.eeworm.com/read/408635/11378717
pas other.pas
unit Other;
interface
Uses Windows,tlhelp32,PsAPI;
type
PStrData = ^TStrData;
TStrData = record
Ident: Integer;
Str: string;
end;
TUseInfo=record
QQ,
Mail,
www.eeworm.com/read/408178/11402692
~pas mycomserver.~pas
unit MyCOMServer;
interface
implementation
IMyCOMTest = interface(IUnknown)
['{D1C4A022-7F6F-42F0-A9B0-4A91703EB124}']
TMyCOMServer = class(TObject, IMyCOMTest)
protected
FLock: integ
www.eeworm.com/read/407093/11430085
c slatm2.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
doublereal slatm2_(integer *m, integer *n