代码搜索:integer

找到约 10,000 项符合「integer」的源代码

代码结果 10,000
www.eeworm.com/read/375694/9353404

bas modx.bas

Attribute VB_Name = "Module1" Option Explicit Declare Function MapPhysToLin Lib "WinIo.dll" (ByVal PhysAddr As Long, ByVal PhysSize As Long, ByRef PhysMemHandle) As Long Declare Function UnmapPhysi
www.eeworm.com/read/375693/9353515

bas mducapture.bas

Attribute VB_Name = "mduCapture" Option Explicit Public Type RECT left As Long Top As Long Right As Long Bottom As Long End Type Public Const HWND_DESKTOP =
www.eeworm.com/read/375688/9353628

bas main.bas

Attribute VB_Name = "main" '********************************** ' 基本设置 '********************************** Public intPort As Integer '串行口号 Public strSet As String '协议设置 Public i
www.eeworm.com/read/179283/9361661

pas webscaninject.pas

unit WebScaninject; interface uses Classes, StdCtrls, Wininet, GetHttpSize, Windows, SysUtils, ComCtrls, Dialogs, RzlstBox, Shellapi; type WebThject = class(TThread) private
www.eeworm.com/read/179283/9361708

pas checkurladdr.pas

{########################################## 旁注入侵专用程序 3.0升级版 ---------------------------------------- 模块:网页扫描 - 检测网页是否存在 描述:该单元主要用于检测指定页面是否存在 作者:2005.3.14日下午 明小子 ################
www.eeworm.com/read/179283/9361743

pas scandirfile.pas

{########################################## 旁注入侵专用程序 3.0升级版 ---------------------------------------- 模块:旁注检测 - 扫描整站目录 描述:该单元为扫描整站目录的多线程单元 作者:2005.3.22日晚 明小子 ####################
www.eeworm.com/read/179249/9363250

pas unit1.pas

Unit Unit1; Interface Uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls, OleCtnrs, ExtCtrls, Buttons; Type TFormMain =
www.eeworm.com/read/375224/9368048

mdl correlation.mdl

Model { Name "correlation" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataTypes off RecordCovera
www.eeworm.com/read/375161/9370417

cpp 8255.cpp

// FILE: 8255.cpp // AUTH: P.OH // DATE: 07/01/98 // DESC: C source file for 8255 DLL - compiled with Microsoft Visual C++ 5.0 #include #include // contains Visual
www.eeworm.com/read/178995/9379971

bas module1.bas

Attribute VB_Name = "Module1" '目标地址 Public Const T_ADDR1 As Byte = &H31& Public Const T_ADDR2 As Byte = &H32& Public Const T_ADDR3 As Byte = &H33& Public Const T_ADDR4 As Byte = &H34& Public Con