代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/361563/10046775
pas castle.pas
unit Castle;
interface
uses
Windows, Classes, SysUtils, IniFiles, Grobal2,SDK, ObjBase, ObjMon2, Guild, Envir;
const
MAXCASTLEARCHER = 12;
MAXCALSTEGUARD = 4;
type
TDefenseUnit = re
www.eeworm.com/read/361563/10046874
pas runsock.pas
unit RunSock;
interface
uses
Windows, Classes, SysUtils, StrUtils, SyncObjs, JSocket, ObjBase, Grobal2,SDK, FrnEngn,UsrEngn;
type
TRunSocket = class //Size: 0xCD0
m_RunSocketSection
www.eeworm.com/read/361563/10046886
pas jsocket.pas
{ *********************************************************************** }
{ }
{ Delphi Runtime Library
www.eeworm.com/read/361563/10046996
pas guild.pas
unit Guild;
interface
uses
Windows, SysUtils, Classes,IniFiles,ObjBase;
type
TGuildRank = record
nRankNo :Integer;
sRankName :String;
MemberList :TStringList;
end;
www.eeworm.com/read/361563/10047001
pas envir.pas
unit Envir;
interface
uses
Windows, SysUtils, Classes,dialogs, Grobal2,mudutil, SDK;
type
TEnvirnoment = class;
pTOSObject=^TOSObject;
TOSObject=record
btType:byte;
www.eeworm.com/read/361563/10047030
pas magic.pas
unit Magic;
interface
uses
Windows,Classes,Grobal2,ObjBase,SDK;
type
TMagicManager = class
private
function MagBigHealing(PlayObject:TBaseObject;nPower,nX,nY:integer): Boolean;
www.eeworm.com/read/165800/10051089
java tableexample4.java
/*
* @(#)TableExample4.java 1.18 04/07/26
*
* Copyright (c) 2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificati
www.eeworm.com/read/165800/10051105
java tableexample3.java
/*
* @(#)TableExample3.java 1.16 04/07/26
*
* Copyright (c) 2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificati
www.eeworm.com/read/165685/10054089
bas module1.bas
Attribute VB_Name = "Module1"
Public fMainForm As frmMain
Public flagMedit As Boolean
Public flagIedit As Boolean
Public flagLedit As Boolean
Public flagOedit As Boolean
Public gintMmode As Inte
www.eeworm.com/read/165684/10054121
frm frmmanapp.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmManApp
Caption = "员工评价列表"
ClientHeight = 4428
ClientLeft = 60