⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.frm

📁 VB编写的汽车训练场管理系统。可做毕业设计参考/
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{D1704A97-15DC-477F-BB01-DB6034FEB95B}#1.0#0"; "CGCard.ocx"
Begin VB.Form SF1 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "收费......"
   ClientHeight    =   7500
   ClientLeft      =   795
   ClientTop       =   2250
   ClientWidth     =   13740
   Icon            =   "main.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   500
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   916
   ShowInTaskbar   =   0   'False
   Begin MSCommLib.MSComm MSComm2 
      Left            =   6840
      Top             =   780
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   435
      Left            =   300
      Top             =   4350
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   767
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame1 
      Height          =   2235
      Left            =   60
      TabIndex        =   1
      Top             =   5160
      Width           =   13605
      Begin VB.CommandButton Command4 
         Caption         =   "Command4"
         Height          =   345
         Left            =   12150
         TabIndex        =   43
         Top             =   300
         Visible         =   0   'False
         Width           =   555
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H00000000&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   345
         Left            =   11970
         Locked          =   -1  'True
         TabIndex        =   42
         Text            =   "0"
         Top             =   1410
         Width           =   1065
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H00404040&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   345
         Left            =   9360
         Locked          =   -1  'True
         TabIndex        =   34
         Text            =   "0"
         Top             =   1410
         Width           =   1065
      End
      Begin VB.CommandButton Command3 
         Caption         =   "下载>>"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   7110
         Style           =   1  'Graphical
         TabIndex        =   12
         Top             =   510
         Width           =   975
      End
      Begin VB.CommandButton SnapEx 
         Caption         =   "启动采集"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   400
         Left            =   10840
         Style           =   1  'Graphical
         TabIndex        =   7
         Top             =   1770
         Width           =   1335
      End
      Begin VB.CommandButton SaveBmp 
         Cancel          =   -1  'True
         Caption         =   "抓取图片"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   400
         Left            =   9470
         Style           =   1  'Graphical
         TabIndex        =   6
         Top             =   1770
         Width           =   1335
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00404040&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   375
         HideSelection   =   0   'False
         Left            =   4710
         TabIndex        =   5
         Text            =   "G"
         Top             =   150
         Width           =   2355
      End
      Begin VB.CommandButton Command1 
         Caption         =   "提 交"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   400
         Left            =   8100
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   1770
         Width           =   1335
      End
      Begin VB.CommandButton Command2 
         Caption         =   "关 闭"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   400
         Left            =   12210
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   1770
         Width           =   1335
      End
      Begin VB.ComboBox Combo1 
         BackColor       =   &H00404040&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   360
         Left            =   4710
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   570
         Width           =   2355
      End
      Begin VB.Label Label26 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "剩余时间:       小时"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   10800
         TabIndex        =   41
         Top             =   1440
         Width           =   2730
      End
      Begin VB.Label Label25 
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   375
         Left            =   9330
         TabIndex        =   40
         Top             =   180
         Width           =   1065
      End
      Begin VB.Label Label24 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "消费时间:       小时"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   8190
         TabIndex        =   39
         Top             =   210
         Width           =   2730
      End
      Begin VB.Label Label23 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         DataField       =   "sf"
         DataSource      =   "Adodc1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -