代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/183484/9157595
ctl nicecombo.ctl
VERSION 5.00
Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX"
Begin VB.UserControl NiceCombo
BackStyle = 0 '透明
ClientHeight = 2655
ClientLeft =
www.eeworm.com/read/183484/9157600
frm form1.frm
VERSION 5.00
Object = "*\ANiceCombo.vbp"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth
www.eeworm.com/read/380210/9157613
bas module1.bas
Attribute VB_Name = "Module1"
Public fMainForm As frmMain
Public gintSmode As Integer 'for service
Public gintPmode As Integer 'for plane
Public gintAmode As Integer 'for airline
Public gintTmode
www.eeworm.com/read/183484/9157738
frm form1.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form Form1
BackColor = &H00E0E0E0&
BorderStyle = 0 'None
Caption =
www.eeworm.com/read/183484/9157743
ctl bd.ctl
VERSION 5.00
Begin VB.UserControl Bd
Alignable = -1 'True
BackColor = &H00404040&
ClientHeight = 3600
ClientLeft = 0
ClientTop = 0
Client
www.eeworm.com/read/380165/9158807
frm frmswarm.frm
VERSION 5.00
Begin VB.Form frmSwarm
Caption = "Form1"
ClientHeight = 7350
ClientLeft = 60
ClientTop = 345
ClientWidth = 8520
LinkTopic
www.eeworm.com/read/183307/9170592
bas vbprivate.bas
Attribute VB_Name = "VBprivate"
Public fjtable As String
Public fjsave As Boolean
Public fjedit As Boolean
Public fjdel As Boolean
Public hang As Integer
Public sql As String
Public ddangjia As
www.eeworm.com/read/183257/9174110
frm frmywedit.frm
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#3.0#0"; "SetMe.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F875
www.eeworm.com/read/183257/9174254
frm frmygxxgl.frm
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#3.0#0"; "SetMe.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F875
www.eeworm.com/read/183193/9175635
bas module1.bas
Attribute VB_Name = "modPublic"
Option Explicit
'***********************************************
'声明
'***********************************************
'指定下述一个或多个标志 (用OR运算符合并到一起)
'强迫中止没有响应的进程
Pub