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

📄 form1.frm

📁 模拟驾驶员上机考试,实现单机自动随机出题,批卷,纠错.
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form2 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   0  'None
   Caption         =   "平安机动车驾驶模拟考试"
   ClientHeight    =   11520
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   15360
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "Form1.frx":2ECA
   ScaleHeight     =   11520
   ScaleWidth      =   15360
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer Timer2 
      Interval        =   1000
      Left            =   720
      Top             =   150
   End
   Begin MSComctlLib.ProgressBar PB1 
      Height          =   270
      Left            =   6750
      TabIndex        =   28
      Top             =   2970
      Visible         =   0   'False
      Width           =   6000
      _ExtentX        =   10583
      _ExtentY        =   476
      _Version        =   393216
      Appearance      =   1
   End
   Begin VB.PictureBox Pt1 
      Height          =   4095
      Left            =   -4365
      ScaleHeight     =   4035
      ScaleWidth      =   4470
      TabIndex        =   39
      Top             =   45
      Width           =   4530
      Begin VB.Label Label15 
         Caption         =   "正在生成模拟考题..."
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Left            =   1920
         TabIndex        =   41
         Top             =   1590
         Width           =   2580
      End
      Begin VB.Label Label14 
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   3435
         TabIndex        =   40
         Top             =   2565
         Width           =   960
      End
   End
   Begin VB.CommandButton Command333 
      Caption         =   "Command32"
      Height          =   435
      Left            =   165
      TabIndex        =   38
      Top             =   225
      Visible         =   0   'False
      Width           =   510
   End
   Begin VB.CommandButton Command31 
      Caption         =   "交通警察指挥手势图解"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   3352
      TabIndex        =   37
      Top             =   0
      Visible         =   0   'False
      Width           =   3075
   End
   Begin VB.CommandButton Command30 
      Caption         =   "退出"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   930
      Left            =   12825
      TabIndex        =   36
      Top             =   0
      Width           =   1665
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   10680
      Top             =   9720
   End
   Begin VB.CommandButton Command29 
      Caption         =   "Command29"
      Height          =   360
      Left            =   15465
      TabIndex        =   34
      Top             =   9945
      Width           =   390
   End
   Begin VB.CommandButton Command16 
      Caption         =   "Command16"
      Height          =   240
      Left            =   15390
      TabIndex        =   33
      Top             =   9495
      Width           =   540
   End
   Begin VB.TextBox Text1 
      Height          =   345
      Left            =   15315
      TabIndex        =   32
      Text            =   "Text1"
      Top             =   9045
      Visible         =   0   'False
      Width           =   555
   End
   Begin VB.CommandButton Command15 
      Caption         =   "Command15"
      Height          =   375
      Left            =   2250
      TabIndex        =   30
      Top             =   11580
      Visible         =   0   'False
      Width           =   405
   End
   Begin VB.CommandButton Command14 
      Caption         =   "Command14"
      Height          =   450
      Left            =   225
      TabIndex        =   29
      Top             =   11505
      Visible         =   0   'False
      Width           =   630
   End
   Begin VB.CommandButton Command8 
      Caption         =   "模拟考试"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   1275
      TabIndex        =   6
      Top             =   0
      Visible         =   0   'False
      Width           =   1935
   End
   Begin VB.CommandButton Command13 
      Caption         =   "上一副"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   9330
      TabIndex        =   27
      Top             =   -15
      Visible         =   0   'False
      Width           =   1320
   End
   Begin VB.CommandButton Command12 
      Caption         =   "下一幅"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   10635
      TabIndex        =   26
      Top             =   -15
      Visible         =   0   'False
      Width           =   1320
   End
   Begin VB.CommandButton Command28 
      Caption         =   "下一题"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Left            =   11130
      TabIndex        =   24
      Top             =   4695
      Width           =   945
   End
   Begin VB.CommandButton Command27 
      Caption         =   "判断题纠错"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Left            =   9660
      TabIndex        =   23
      Top             =   4695
      Width           =   1410
   End
   Begin VB.CommandButton Command26 
      Caption         =   "下一题"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Left            =   11130
      TabIndex        =   22
      Top             =   4050
      Width           =   945
   End
   Begin VB.CommandButton Command25 
      Caption         =   "选择题纠错"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   450
      Left            =   9645
      TabIndex        =   21
      Top             =   4050
      Width           =   1410
   End
   Begin VB.CommandButton Command18 
      Caption         =   "判断题"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   8790
      TabIndex        =   13
      Top             =   10320
      Width           =   840
   End
   Begin VB.CommandButton Command17 
      Caption         =   "选择题"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   7800
      TabIndex        =   9
      Top             =   10320
      Width           =   840
   End
   Begin VB.CommandButton Command11 
      Caption         =   "生成模拟考题"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   7785
      TabIndex        =   8
      Top             =   9945
      Width           =   1815
   End
   Begin VB.CommandButton Command9 
      Caption         =   "道路交通标志和标线"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   600
      Left            =   6570
      TabIndex        =   7
      Top             =   0
      Visible         =   0   'False
      Width           =   2760
   End
   Begin VB.CommandButton Command7 
      Caption         =   "检查"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   30
      TabIndex        =   5
      Top             =   10530
      Width           =   1455
   End
   Begin VB.CommandButton Command23 
      Caption         =   "检查"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   15
      TabIndex        =   16
      Top             =   10980
      Width           =   1455
   End
   Begin VB.CommandButton Command24 
      Caption         =   "批卷"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   30
      TabIndex        =   17
      Top             =   10245
      Width           =   1455
   End
   Begin VB.CommandButton Command20 
      Caption         =   "错"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   18
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1005
      Left            =   120
      TabIndex        =   15

⌨️ 快捷键说明

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