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

📄 frmtoscoring.frm

📁 上机考试系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form ToScoring 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "试卷评阅"
   ClientHeight    =   6330
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10665
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6330
   ScaleWidth      =   10665
   Begin VB.Frame frmTeacher 
      Caption         =   "Frame3"
      Height          =   990
      Left            =   4951
      TabIndex        =   34
      Top             =   5048
      Width           =   5310
      Begin VB.CommandButton cmdExit 
         Caption         =   "退出"
         Height          =   300
         Left            =   3855
         TabIndex        =   39
         Top             =   420
         Width           =   870
      End
      Begin VB.TextBox txtNum 
         Height          =   300
         Left            =   2100
         Locked          =   -1  'True
         TabIndex        =   38
         Top             =   555
         Width           =   1230
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "当前试卷"
         Height          =   180
         Left            =   2100
         TabIndex        =   37
         Top             =   330
         Width           =   720
      End
      Begin VB.Label lblChecked 
         AutoSize        =   -1  'True
         Caption         =   "已阅份数:"
         Height          =   180
         Left            =   225
         TabIndex        =   36
         Top             =   630
         Width           =   900
      End
      Begin VB.Label lblTotal 
         AutoSize        =   -1  'True
         Caption         =   "剩余份数:"
         Height          =   180
         Left            =   240
         TabIndex        =   35
         Top             =   330
         Width           =   900
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "试卷得分"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   4395
      Left            =   8098
      TabIndex        =   24
      Top             =   578
      Width           =   2160
      Begin VB.CommandButton cmdSubmit 
         Caption         =   "提交"
         Height          =   300
         Left            =   645
         TabIndex        =   33
         Top             =   3660
         Width           =   870
      End
      Begin VB.TextBox txtScore 
         Height          =   300
         Index           =   3
         Left            =   255
         Locked          =   -1  'True
         TabIndex        =   32
         Top             =   2940
         Width           =   1650
      End
      Begin VB.TextBox txtScore 
         Height          =   300
         Index           =   2
         Left            =   240
         Locked          =   -1  'True
         TabIndex        =   31
         Top             =   2220
         Width           =   1650
      End
      Begin VB.TextBox txtScore 
         Height          =   300
         Index           =   1
         Left            =   240
         Locked          =   -1  'True
         TabIndex        =   30
         Top             =   1500
         Width           =   1650
      End
      Begin VB.TextBox txtScore 
         Height          =   300
         Index           =   0
         Left            =   240
         Locked          =   -1  'True
         TabIndex        =   29
         Top             =   780
         Width           =   1650
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "四、程序填空"
         Height          =   180
         Left            =   240
         TabIndex        =   28
         Top             =   2670
         Width           =   1080
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "三、程序阅读"
         Height          =   180
         Left            =   240
         TabIndex        =   27
         Top             =   1965
         Width           =   1080
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "二、选择题"
         Height          =   180
         Left            =   240
         TabIndex        =   26
         Top             =   1260
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "一、判断题"
         Height          =   180
         Left            =   240
         TabIndex        =   25
         Top             =   555
         Width           =   900
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "程序填空学生答题"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   4395
      Left            =   4951
      TabIndex        =   7
      Top             =   578
      Width           =   3060
      Begin VB.Frame frmBlank 
         Caption         =   "第4空"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   960
         Index           =   3
         Left            =   135
         TabIndex        =   20
         Top             =   3315
         Width           =   2820
         Begin VB.OptionButton optYN4 
            Caption         =   "错误"
            Height          =   225
            Index           =   1
            Left            =   1290
            TabIndex        =   23
            Top             =   645
            Width           =   705
         End
         Begin VB.OptionButton optYN4 
            Caption         =   "正确"
            Height          =   225
            Index           =   0
            Left            =   495
            TabIndex        =   22
            Top             =   645
            Width           =   705
         End
         Begin VB.TextBox txtStuAnswer 
            Height          =   300
            Index           =   3
            Left            =   105
            Locked          =   -1  'True
            TabIndex        =   21
            Top             =   255
            Width           =   2640
         End
      End
      Begin VB.Frame frmBlank 
         Caption         =   "第3空"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   960
         Index           =   2
         Left            =   135
         TabIndex        =   16
         Top             =   2315
         Width           =   2820
         Begin VB.TextBox txtStuAnswer 
            Height          =   300
            Index           =   2
            Left            =   120
            Locked          =   -1  'True
            TabIndex        =   19
            Top             =   300
            Width           =   2640
         End
         Begin VB.OptionButton optYN3 
            Caption         =   "正确"
            Height          =   225
            Index           =   0
            Left            =   525
            TabIndex        =   18
            Top             =   645
            Width           =   705
         End
         Begin VB.OptionButton optYN3 
            Caption         =   "错误"
            Height          =   225
            Index           =   1
            Left            =   1290
            TabIndex        =   17
            Top             =   645
            Width           =   705
         End
      End
      Begin VB.Frame frmBlank 
         Caption         =   "第2空"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   960
         Index           =   1
         Left            =   135
         TabIndex        =   12
         Top             =   1315
         Width           =   2820
         Begin VB.TextBox txtStuAnswer 
            Height          =   300
            Index           =   1
            Left            =   105
            Locked          =   -1  'True
            TabIndex        =   15
            Top             =   285
            Width           =   2640
         End
         Begin VB.OptionButton optYN2 
            Caption         =   "正确"
            Height          =   225
            Index           =   0
            Left            =   495
            TabIndex        =   14
            Top             =   645
            Width           =   705
         End
         Begin VB.OptionButton optYN2 
            Caption         =   "错误"
            Height          =   225
            Index           =   1
            Left            =   1290
            TabIndex        =   13
            Top             =   645
            Width           =   705
         End
      End
      Begin VB.Frame frmBlank 
         Caption         =   "第1空"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   990
         Index           =   0
         Left            =   135
         TabIndex        =   8
         Top             =   315
         Width           =   2820
         Begin VB.OptionButton optYN1 
            Caption         =   "错误"
            Height          =   225
            Index           =   1
            Left            =   1290
            TabIndex        =   11
            Top             =   675
            Width           =   705
         End
         Begin VB.OptionButton optYN1 
            Caption         =   "正确"
            Height          =   225
            Index           =   0
            Left            =   510
            TabIndex        =   10
            Top             =   690
            Width           =   705
         End
         Begin VB.TextBox txtStuAnswer 
            Height          =   300
            Index           =   0
            Left            =   120
            Locked          =   -1  'True
            TabIndex        =   9
            Top             =   300
            Width           =   2640
         End
      End
   End
   Begin VB.PictureBox picNavigation 
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   345
      Left            =   837
      ScaleHeight     =   345
      ScaleWidth      =   3600
      TabIndex        =   2
      Top             =   5693
      Width           =   3600
      Begin VB.CommandButton cmdMove 
         Caption         =   "后一题"
         Height          =   300
         Index           =   2
         Left            =   1810
         Style           =   1  'Graphical
         TabIndex        =   6
         Top             =   15
         Width           =   870
      End
      Begin VB.CommandButton cmdMove 
         Caption         =   "末尾题"
         Height          =   300
         Index           =   3
         Left            =   2700
         Style           =   1  'Graphical
         TabIndex        =   5
         Top             =   15
         Width           =   870
      End
      Begin VB.CommandButton cmdMove 
         Caption         =   "第一题"
         Height          =   300
         Index           =   0
         Left            =   30

⌨️ 快捷键说明

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