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

📄 frmselecttest.frm

📁 上机考试系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form SelectTest 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "定制试题 "
   ClientHeight    =   5730
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6900
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5730
   ScaleWidth      =   6900
   Begin VB.ComboBox cmbOld 
      Height          =   300
      Left            =   1680
      Style           =   2  'Dropdown List
      TabIndex        =   56
      Top             =   4335
      Width           =   2430
   End
   Begin VB.TextBox txtDivSum 
      Height          =   285
      Index           =   5
      Left            =   3135
      TabIndex        =   54
      Top             =   3930
      Width           =   465
   End
   Begin VB.TextBox txtDivSum 
      Height          =   285
      Index           =   4
      Left            =   3135
      TabIndex        =   51
      Text            =   "3"
      Top             =   3600
      Width           =   465
   End
   Begin VB.TextBox txtDivSum 
      Height          =   285
      Index           =   3
      Left            =   3135
      TabIndex        =   48
      Text            =   "3"
      Top             =   3315
      Width           =   465
   End
   Begin VB.TextBox txtDivSum 
      Height          =   285
      Index           =   2
      Left            =   3300
      TabIndex        =   45
      Text            =   "3"
      Top             =   2595
      Width           =   465
   End
   Begin VB.TextBox txtDivSum 
      Height          =   285
      Index           =   1
      Left            =   3300
      TabIndex        =   42
      Text            =   "2"
      Top             =   2280
      Width           =   465
   End
   Begin VB.TextBox txtDivSum 
      Height          =   285
      Index           =   0
      Left            =   3315
      TabIndex        =   39
      Text            =   "2"
      Top             =   1980
      Width           =   465
   End
   Begin VB.CommandButton cmdExit 
      Cancel          =   -1  'True
      Caption         =   "退出"
      Height          =   345
      Left            =   5070
      TabIndex        =   36
      Top             =   4920
      Width           =   795
   End
   Begin VB.CommandButton cmdDiy 
      Caption         =   "手工选题"
      Height          =   345
      Left            =   3855
      TabIndex        =   35
      Top             =   4920
      Width           =   1140
   End
   Begin VB.CommandButton cmdAuto 
      Caption         =   "机选试题"
      Height          =   345
      Left            =   2640
      TabIndex        =   34
      Top             =   4920
      Width           =   1140
   End
   Begin VB.CommandButton cmdClear 
      Caption         =   "清除"
      Height          =   345
      Left            =   1785
      TabIndex        =   33
      Top             =   4920
      Width           =   795
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "保存"
      Enabled         =   0   'False
      Height          =   345
      Left            =   930
      TabIndex        =   32
      Top             =   4920
      Width           =   795
   End
   Begin VB.TextBox txtScores 
      Height          =   285
      Index           =   3
      Left            =   5055
      Locked          =   -1  'True
      TabIndex        =   27
      Text            =   "30"
      Top             =   2955
      Width           =   645
   End
   Begin VB.TextBox txtScore 
      Height          =   285
      Index           =   3
      Left            =   3750
      TabIndex        =   26
      Text            =   "2"
      Top             =   2970
      Width           =   645
   End
   Begin VB.TextBox txtSum 
      Height          =   285
      Index           =   3
      Left            =   1935
      TabIndex        =   25
      Text            =   "15"
      Top             =   2970
      Width           =   645
   End
   Begin VB.TextBox txtScores 
      Height          =   285
      Index           =   2
      Left            =   5055
      Locked          =   -1  'True
      TabIndex        =   24
      Text            =   "45"
      Top             =   1635
      Width           =   645
   End
   Begin VB.TextBox txtScore 
      Height          =   285
      Index           =   2
      Left            =   3750
      TabIndex        =   23
      Text            =   "3"
      Top             =   1620
      Width           =   645
   End
   Begin VB.TextBox txtSum 
      Height          =   285
      Index           =   2
      Left            =   1935
      TabIndex        =   22
      Text            =   "15"
      Top             =   1605
      Width           =   645
   End
   Begin VB.TextBox txtScores 
      Height          =   285
      Index           =   1
      Left            =   5055
      Locked          =   -1  'True
      TabIndex        =   21
      Text            =   "15"
      Top             =   1230
      Width           =   645
   End
   Begin VB.TextBox txtScore 
      Height          =   285
      Index           =   1
      Left            =   3750
      TabIndex        =   20
      Text            =   "1"
      Top             =   1230
      Width           =   645
   End
   Begin VB.TextBox txtSum 
      Height          =   285
      Index           =   1
      Left            =   1935
      TabIndex        =   19
      Text            =   "15"
      Top             =   1230
      Width           =   645
   End
   Begin VB.TextBox txtScores 
      Height          =   285
      Index           =   0
      Left            =   5055
      Locked          =   -1  'True
      TabIndex        =   7
      Text            =   "10"
      Top             =   810
      Width           =   645
   End
   Begin VB.TextBox txtScore 
      Height          =   285
      Index           =   0
      Left            =   3750
      TabIndex        =   5
      Text            =   "1"
      Top             =   840
      Width           =   645
   End
   Begin VB.TextBox txtSum 
      Height          =   285
      Index           =   0
      Left            =   1935
      TabIndex        =   3
      Text            =   "10"
      Top             =   825
      Width           =   645
   End
   Begin VB.TextBox txtTotalScore 
      Height          =   285
      Left            =   5010
      MaxLength       =   3
      TabIndex        =   1
      Text            =   "100"
      Top             =   330
      Width           =   990
   End
   Begin VB.TextBox txtName 
      Height          =   285
      Left            =   1665
      TabIndex        =   8
      Top             =   345
      Width           =   2430
   End
   Begin VB.Label Label31 
      AutoSize        =   -1  'True
      Caption         =   "往届试题"
      Height          =   180
      Left            =   900
      TabIndex        =   55
      Top             =   4395
      Width           =   720
   End
   Begin VB.Label Label30 
      AutoSize        =   -1  'True
      Caption         =   "道"
      Height          =   180
      Left            =   3660
      TabIndex        =   53
      Top             =   3975
      Width           =   180
   End
   Begin VB.Label Label29 
      AutoSize        =   -1  'True
      Caption         =   "填空数为4的题"
      Height          =   180
      Left            =   1935
      TabIndex        =   52
      Top             =   3975
      Width           =   1170
   End
   Begin VB.Label Label28 
      AutoSize        =   -1  'True
      Caption         =   "道"
      Height          =   180
      Left            =   3660
      TabIndex        =   50
      Top             =   3660
      Width           =   180
   End
   Begin VB.Label Label27 
      AutoSize        =   -1  'True
      Caption         =   "填空数为3的题"
      Height          =   180
      Left            =   1935
      TabIndex        =   49
      Top             =   3660
      Width           =   1170
   End
   Begin VB.Label Label26 
      AutoSize        =   -1  'True
      Caption         =   "道"
      Height          =   180
      Left            =   3660
      TabIndex        =   47
      Top             =   3360
      Width           =   180
   End
   Begin VB.Label Label25 
      AutoSize        =   -1  'True
      Caption         =   "填空数为2的题"
      Height          =   180
      Left            =   1935
      TabIndex        =   46
      Top             =   3360
      Width           =   1170
   End
   Begin VB.Label Label24 
      AutoSize        =   -1  'True
      Caption         =   "道"
      Height          =   180
      Left            =   3825
      TabIndex        =   44
      Top             =   2640
      Width           =   180
   End
   Begin VB.Label Label23 
      AutoSize        =   -1  'True
      Caption         =   "分题干数为3的题"
      Height          =   180
      Left            =   1935
      TabIndex        =   43
      Top             =   2640
      Width           =   1350
   End
   Begin VB.Label Label22 
      AutoSize        =   -1  'True
      Caption         =   "道"
      Height          =   180
      Left            =   3825
      TabIndex        =   41
      Top             =   2325
      Width           =   180
   End
   Begin VB.Label Label21 
      AutoSize        =   -1  'True
      Caption         =   "分题干数为2的题"
      Height          =   180
      Left            =   1935
      TabIndex        =   40
      Top             =   2325
      Width           =   1350
   End
   Begin VB.Label Label20 
      AutoSize        =   -1  'True
      Caption         =   "道"
      Height          =   180
      Left            =   3825
      TabIndex        =   38
      Top             =   2025
      Width           =   180
   End
   Begin VB.Label Label19 
      AutoSize        =   -1  'True

⌨️ 快捷键说明

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