代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/164984/10079522
bas tushi.bas
Attribute VB_Name = "Module1"
Type ProType
name As String
rtime As Integer
stime As Integer
ftime As Integer
ttime As Integer
btime As Integer
wtime As Single
www.eeworm.com/read/360739/10080178
pas sockutils.pas
unit SockUtils;
interface
uses Windows, WinSock2, Lists, Streams, SyncObjects, SysUtils;
type
PSiteInfo = ^TSiteInfo;
TSiteInfo = record
Key: Cardinal;
HostName: array[0..127]
www.eeworm.com/read/360739/10080180
pas lists.pas
unit Lists;
interface
uses SysUtils;
const
MaxListSize = Maxint div 16;
type
EListError = class(Exception);
PPointerList = ^TPointerList;
TPointerList = array[0..MaxListSize
www.eeworm.com/read/360739/10080187
pas threads.pas
unit Threads;
interface
uses Windows, Messages;
type
TThreadPriority = (tpIdle, tpLowest, tpLower, tpNormal, tpHigher, tpHighest,
tpTimeCritical);
TThread = class
private
www.eeworm.com/read/164901/10082425
bas piano.bas
Attribute VB_Name = "PIANO1"
#If Win32 Then
Public Declare Function midiOutClose Lib "winmm.dll" (ByVal hMidiOut As Long) As Long
Public Declare Function midiOutOpen Lib "winmm.dll" (lphMidiO
www.eeworm.com/read/360615/10084549
cpp nbtheory.cpp
// nbtheory.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "nbtheory.h"
#include "modarith.h"
#include "algparam.h"
#include
www.eeworm.com/read/360615/10084902
h gfpcrypt.h
#ifndef CRYPTOPP_GFPCRYPT_H
#define CRYPTOPP_GFPCRYPT_H
/** \file
Implementation of schemes based on DL over GF(p)
*/
#include "pubkey.h"
#include "modexppc.h"
#include "sha.h"
#include "
www.eeworm.com/read/164847/10084971
bas module1.bas
Attribute VB_Name = "Module1"
Public fMainForm As frmMain
Public flagRTedit As Boolean
Public gintRTmode As Integer
Public flagRedit As Boolean
Public gintRmode As Integer
Public flagBTedit As B
www.eeworm.com/read/164846/10085210
pas dbgridehimpexp.pas
{*******************************************************}
{ }
{ EhLib v4.0 }
{ DBGridEh
www.eeworm.com/read/164846/10085261
pas gridseh.pas
{*******************************************************}
{ }
{ TCustomGridEh component }
{ (B