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

📄 frmselecttest.frm

📁 自测考试系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form selecttest 
   Caption         =   "定制试卷"
   ClientHeight    =   6300
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   7125
   LinkTopic       =   "Form1"
   ScaleHeight     =   6300
   ScaleWidth      =   7125
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox txtscore 
      Height          =   270
      Index           =   4
      Left            =   3360
      TabIndex        =   65
      Top             =   2640
      Width           =   615
   End
   Begin VB.TextBox txtsum 
      Height          =   270
      Index           =   3
      Left            =   1200
      TabIndex        =   58
      Top             =   4560
      Width           =   615
   End
   Begin VB.TextBox txtscore 
      Height          =   270
      Index           =   3
      Left            =   3360
      TabIndex        =   57
      Top             =   4560
      Width           =   615
   End
   Begin VB.TextBox txtscores 
      Height          =   270
      Index           =   3
      Left            =   5400
      TabIndex        =   56
      Top             =   4560
      Width           =   615
   End
   Begin VB.TextBox txtdiv 
      Height          =   270
      Index           =   3
      Left            =   2040
      TabIndex        =   53
      Top             =   4080
      Width           =   495
   End
   Begin VB.CommandButton cmdexit 
      Caption         =   "退出"
      Height          =   375
      Left            =   5280
      TabIndex        =   52
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmddiy 
      Caption         =   "手工选题"
      Height          =   375
      Left            =   4080
      TabIndex        =   51
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton Cmdauto 
      Caption         =   "机选试题"
      Height          =   375
      Left            =   2880
      TabIndex        =   50
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmdclear 
      Caption         =   "清除"
      Height          =   375
      Left            =   1680
      TabIndex        =   49
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton Cmdsave 
      Caption         =   "保存"
      Height          =   375
      Left            =   480
      TabIndex        =   48
      Top             =   5520
      Width           =   975
   End
   Begin VB.ComboBox Cmbold 
      Height          =   300
      ItemData        =   "frmselecttest.frx":0000
      Left            =   1320
      List            =   "frmselecttest.frx":0002
      TabIndex        =   47
      Text            =   "cmbold"
      Top             =   5040
      Width           =   1815
   End
   Begin VB.TextBox txtdiv 
      Height          =   270
      Index           =   2
      Left            =   2040
      TabIndex        =   44
      Top             =   3720
      Width           =   495
   End
   Begin VB.TextBox txtdiv 
      Height          =   270
      Index           =   1
      Left            =   2040
      TabIndex        =   41
      Top             =   3360
      Width           =   495
   End
   Begin VB.TextBox txtdiv 
      Height          =   270
      Index           =   0
      Left            =   2040
      TabIndex        =   38
      Top             =   2985
      Width           =   495
   End
   Begin VB.TextBox txtscores 
      Height          =   270
      Index           =   4
      Left            =   5400
      TabIndex        =   35
      Top             =   2625
      Width           =   615
   End
   Begin VB.TextBox txtsum 
      Height          =   270
      Index           =   4
      Left            =   1200
      TabIndex        =   32
      Top             =   2625
      Width           =   615
   End
   Begin VB.TextBox txttotalscore 
      Height          =   270
      Left            =   4680
      TabIndex        =   30
      Top             =   465
      Width           =   1575
   End
   Begin VB.TextBox txtname 
      Height          =   270
      Left            =   1200
      TabIndex        =   29
      Top             =   465
      Width           =   1575
   End
   Begin VB.TextBox txtscores 
      Height          =   270
      Index           =   2
      Left            =   5400
      TabIndex        =   27
      Top             =   2160
      Width           =   615
   End
   Begin VB.TextBox txtscore 
      Height          =   270
      Index           =   2
      Left            =   3360
      TabIndex        =   24
      Top             =   2160
      Width           =   615
   End
   Begin VB.TextBox txtsum 
      Height          =   270
      Index           =   2
      Left            =   1200
      TabIndex        =   21
      Top             =   2160
      Width           =   615
   End
   Begin VB.TextBox txtscores 
      Height          =   270
      Index           =   1
      Left            =   5400
      TabIndex        =   18
      Top             =   1650
      Width           =   615
   End
   Begin VB.TextBox txtscore 
      Height          =   270
      Index           =   1
      Left            =   3360
      TabIndex        =   15
      Top             =   1650
      Width           =   615
   End
   Begin VB.TextBox txtsum 
      Height          =   270
      Index           =   1
      Left            =   1200
      TabIndex        =   12
      Top             =   1650
      Width           =   615
   End
   Begin VB.TextBox txtscores 
      Height          =   270
      Index           =   0
      Left            =   5400
      TabIndex        =   9
      Top             =   1110
      Width           =   615
   End
   Begin VB.TextBox txtscore 
      Height          =   270
      Index           =   0
      Left            =   3360
      TabIndex        =   6
      Top             =   1110
      Width           =   615
   End
   Begin VB.TextBox txtsum 
      Height          =   270
      Index           =   0
      Left            =   1200
      TabIndex        =   3
      Top             =   1110
      Width           =   615
   End
   Begin VB.Label Label41 
      BackStyle       =   0  'Transparent
      Caption         =   "每题"
      Height          =   255
      Left            =   2880
      TabIndex        =   67
      Top             =   2655
      Width           =   495
   End
   Begin VB.Label Label24 
      BackStyle       =   0  'Transparent
      Caption         =   "分"
      Height          =   255
      Left            =   4200
      TabIndex        =   66
      Top             =   2655
      Width           =   375
   End
   Begin VB.Label Label40 
      BackStyle       =   0  'Transparent
      Caption         =   "5、问答题"
      Height          =   255
      Left            =   360
      TabIndex        =   64
      Top             =   4575
      Width           =   855
   End
   Begin VB.Label Label39 
      BackStyle       =   0  'Transparent
      Caption         =   "小题"
      Height          =   255
      Left            =   1920
      TabIndex        =   63
      Top             =   4575
      Width           =   495
   End
   Begin VB.Label Label38 
      BackStyle       =   0  'Transparent
      Caption         =   "每题"
      Height          =   255
      Left            =   2880
      TabIndex        =   62
      Top             =   4575
      Width           =   495
   End
   Begin VB.Label Label37 
      BackStyle       =   0  'Transparent
      Caption         =   "分"
      Height          =   255
      Left            =   4200
      TabIndex        =   61
      Top             =   4575
      Width           =   375
   End
   Begin VB.Label Label36 
      BackStyle       =   0  'Transparent
      Caption         =   "共"
      Height          =   255
      Left            =   5040
      TabIndex        =   60
      Top             =   4575
      Width           =   375
   End
   Begin VB.Label Label35 
      BackStyle       =   0  'Transparent
      Caption         =   "分"
      Height          =   255
      Left            =   6120
      TabIndex        =   59
      Top             =   4575
      Width           =   375
   End
   Begin VB.Label Label34 
      BackStyle       =   0  'Transparent
      Caption         =   "填空数为4的题"
      Height          =   255
      Left            =   600
      TabIndex        =   55
      Top             =   4095
      Width           =   1335
   End
   Begin VB.Label Label33 
      BackStyle       =   0  'Transparent
      Caption         =   "道"
      Height          =   255
      Left            =   2640
      TabIndex        =   54
      Top             =   4095
      Width           =   375
   End
   Begin VB.Label Label32 
      BackStyle       =   0  'Transparent
      Caption         =   "往届试题"
      Height          =   255
      Left            =   360
      TabIndex        =   46
      Top             =   5040
      Width           =   855
   End
   Begin VB.Label Label31 
      BackStyle       =   0  'Transparent
      Caption         =   "道"
      Height          =   255
      Left            =   2640
      TabIndex        =   45
      Top             =   3735
      Width           =   375
   End
   Begin VB.Label Label30 
      BackStyle       =   0  'Transparent
      Caption         =   "填空数为3的题"
      Height          =   255
      Left            =   600
      TabIndex        =   43
      Top             =   3735
      Width           =   1335
   End
   Begin VB.Label Label29 
      BackStyle       =   0  'Transparent
      Caption         =   "道"
      Height          =   255
      Left            =   2640
      TabIndex        =   42
      Top             =   3375
      Width           =   375
   End
   Begin VB.Label Label28 
      BackStyle       =   0  'Transparent
      Caption         =   "填空数为2的题"
      Height          =   255
      Left            =   600
      TabIndex        =   40
      Top             =   3375
      Width           =   1335
   End
   Begin VB.Label Label27 
      BackStyle       =   0  'Transparent
      Caption         =   "道"
      Height          =   255
      Left            =   2640
      TabIndex        =   39
      Top             =   3000
      Width           =   375
   End
   Begin VB.Label Label23 
      BackStyle       =   0  'Transparent
      Caption         =   "填空数为1的题"
      Height          =   255
      Left            =   600
      TabIndex        =   37
      Top             =   3000
      Width           =   1335
   End
   Begin VB.Label Label26 
      BackStyle       =   0  'Transparent
      Caption         =   "分"
      Height          =   255
      Left            =   6120
      TabIndex        =   36
      Top             =   2640
      Width           =   375
   End
   Begin VB.Label Label25 
      BackStyle       =   0  'Transparent
      Caption         =   "共"
      Height          =   255
      Left            =   5040
      TabIndex        =   34
      Top             =   2640
      Width           =   375
   End
   Begin VB.Label Label22 
      BackStyle       =   0  'Transparent
      Caption         =   "小题"
      Height          =   255
      Left            =   1920
      TabIndex        =   33

⌨️ 快捷键说明

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