代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/167186/9977662
pas pointerscannerfrm.pas
unit pointerscannerfrm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ComCtrls,disassembler,cefuncproc,newkernelhan
www.eeworm.com/read/167186/9978500
pas mainunit.pas
unit mainunit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Menus, ComCtrls, StdCtrls,syncobjs,syncobjs2,symbolhandlerlite,g
www.eeworm.com/read/167136/9980005
bas module1.bas
Attribute VB_Name = "Module1"
Public Declare Function ExitWindowsEx Lib "user32" (ByVal dwOptions As Long, ByVal dwReserved As Long) As Long
Public Declare Function ShellExecute Lib "SHELL32.DLL
www.eeworm.com/read/167136/9980012
frm form1.frm
VERSION 5.00
Begin VB.Form CoolTime
BackColor = &H0000FFFF&
BorderStyle = 0 'None
Caption = "Form1"
ClientHeight = 555
ClientLeft = 10005
www.eeworm.com/read/167136/9980020
bas commondialogs.bas
Attribute VB_Name = "CommDlgs"
'//
'// Common Dialogs Module
'//
'// Description:
'// Provides wrapper functions into the various Windows OS common dialog boxes
'//
'// ************************
www.eeworm.com/read/362791/9980648
cpp nbtheory.cpp
// nbtheory.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "nbtheory.h"
#include "modarith.h"
#include
#include
NAMESPACE_BEGIN(Crypto
www.eeworm.com/read/362652/9987569
bas mod2.bas
Attribute VB_Name = "Module1"
Option Explicit
'----------------------------------------------------------
'Note:
' The HiWord & LoWord functions are from
' the book Hardcore Visual Basic by
www.eeworm.com/read/166964/9987970
bas main.bas
Attribute VB_Name = "main"
'**********************************
' 基本设置
'**********************************
Public intPort As Integer '串行口号
Public strSet As String '协议设置
Public i
www.eeworm.com/read/166932/9988681
pas reportunit.pas
{-------------------------------------------------------------------------------
ReportPage Component Trial Version(c)
Designed for Delphi 4.0
REPORT UNIT unit
please visit my site: ht
www.eeworm.com/read/166888/9991212
cls cpatient.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject