代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/109134/15563008
bas sship1.bas
'Global Variable for the game
'Position variables for player
Global Xcord As Integer
Global Ycord As Integer
'Enemy Record type
Type ERecord
EnemyNum As Integ
www.eeworm.com/read/109082/15564633
frm inssheet.frm
VERSION 5.00
Begin VB.Form Form5
AutoRedraw = -1 'True
BackColor = &H80000005&
BorderStyle = 0 'None
ClientHeight = 510
ClientLeft = 2295
C
www.eeworm.com/read/108461/15585651
cls objdraw.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/108461/15585660
frm mfrm_bill.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form mFrm_Bill
BackColor = &H8000000C&
Caption = "Form1"
ClientHeight
www.eeworm.com/read/108416/15586598
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public dbConnection As Connection
Public cntMIS As ADODB.Connection
Public QueryItem As Integer '查询数据判定变量
Public ConnWZ As ADODB.Connectio
www.eeworm.com/read/108186/15591304
pas udpsocket.pas
unit udpSocket;
(*
Similar to Tsockets, but uses UDP instead of
TCP. I stole 1 procedure from the Tsockets
component of Garry T Derosiers (available
freeware everywhere on the net)
The procedure
www.eeworm.com/read/108182/15591846
pas smtpprot.pas
{*_* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Object: TSmtpCli class implements the SMTP protocol (RFC-821)
Suppo
www.eeworm.com/read/108182/15591862
pas tnscript.pas
{*_* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Description: TTnScript component add scripting capabilities to TTnEmulVT
Creation: F
www.eeworm.com/read/108138/15593634
frm frmdemox.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmTestX
Caption = "DirectX Test"
ClientHeight = 3495
ClientLeft =
www.eeworm.com/read/107987/15597032
frm frm_expense.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{899348F9-A53A-4D9E-9438-F97F0E81E2DB}#1.0#0"; "Lvbuttons.ocx"
Begin VB.Form frm_expense
BackColo