代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/453998/7403064
pas bsskinzip.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/453998/7403091
pas bsskinunzip.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/451134/7470874
java elevatorthread.java
//import java.io.*;
import java.util.*;
public class ElevatorThread extends Thread{
int curPos = 1;
boolean direction = true; //方向, 上--true; 下----false
boolean status = false; //电梯的状态,
www.eeworm.com/read/446359/7580912
pas sendmypack.pas
unit sendmypack;
interface
uses windows,winsock2,gamecode;
procedure sendmsg (source:pchar; size:integer );
function MyWSASendaa(SendBuf:PChar;SendLen:Integer):Integer;
var
gamesocket
www.eeworm.com/read/445242/7597605
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/444437/7612767
pas dxisoengine.pas
unit DXIsoEngine;
{****************************************************************************
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "Licen
www.eeworm.com/read/442671/7646454
pas pfiblists.pas
{***************************************************************}
{ FIBPlus - component library for direct access to Firebird and }
{ InterBase databases }
www.eeworm.com/read/442671/7646474
pas fibdatabase.pas
{***************************************************************}
{ FIBPlus-component library for direct access to Firebird and }
{ InterBase databases }
{ }
{ FIBPlus is based in part on the prod
www.eeworm.com/read/442671/7646681
pas strutil.pas
{***************************************************************}
{ FIBPlus - component library for direct access to Firebird and }
{ InterBase databases }
www.eeworm.com/read/442671/7646793
pas fibdatabase.pas
{***************************************************************}
{ FIBPlus-component library for direct access to Firebird and }
{ InterBase databases }
{ }
{ FIBPlus is based in part on the prod