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

📄 b考生考试.frm

📁 在线考试系统。用vb编写
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form B考生考试 
   Caption         =   "考生考试"
   ClientHeight    =   5685
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8715
   LinkTopic       =   "Form1"
   ScaleHeight     =   5685
   ScaleWidth      =   8715
   StartUpPosition =   3  '窗口缺省
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   6360
      Top             =   240
   End
   Begin VB.Frame Frame1 
      Caption         =   "时钟显示"
      Height          =   735
      Left            =   120
      TabIndex        =   22
      Top             =   0
      Width           =   8415
      Begin VB.Label Label4 
         Alignment       =   2  'Center
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Label4"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   375
         Left            =   3480
         TabIndex        =   24
         Top             =   240
         Width           =   1095
      End
      Begin VB.Label Label3 
         Caption         =   "剩余时间:"
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   2520
         TabIndex        =   23
         Top             =   360
         Width           =   975
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4095
      Left            =   120
      TabIndex        =   1
      Top             =   840
      Width           =   8415
      _ExtentX        =   14843
      _ExtentY        =   7223
      _Version        =   393216
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "客观题考试"
      TabPicture(0)   =   "B考生考试.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label1(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label2(0)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label2(1)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label1(2)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "txtkqt"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Frame4"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "CboGKT(1)"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "CboGKT(0)"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "CmdOk"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).ControlCount=   9
      TabCaption(1)   =   "主观题考试"
      TabPicture(1)   =   "B考生考试.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label1(1)"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Label2(2)"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Label2(3)"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Label1(3)"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "CboZGT(0)"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "CboZGT(1)"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).Control(6)=   "CmdQuding"
      Tab(1).Control(6).Enabled=   0   'False
      Tab(1).Control(7)=   "txtKaoAnswer"
      Tab(1).Control(7).Enabled=   0   'False
      Tab(1).Control(8)=   "txtzgt"
      Tab(1).Control(8).Enabled=   0   'False
      Tab(1).ControlCount=   9
      Begin VB.TextBox txtzgt 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000F&
         Height          =   975
         Left            =   -73800
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   30
         Text            =   "B考生考试.frx":0038
         Top             =   960
         Width           =   6735
      End
      Begin VB.TextBox txtKaoAnswer 
         Height          =   1095
         Left            =   -73800
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   29
         Text            =   "B考生考试.frx":003E
         Top             =   2280
         Width           =   6735
      End
      Begin VB.CommandButton CmdQuding 
         Caption         =   "确定"
         Height          =   375
         Left            =   -68280
         TabIndex        =   28
         Top             =   3600
         Width           =   975
      End
      Begin VB.CommandButton CmdOk 
         Caption         =   "确定"
         Height          =   375
         Left            =   6720
         TabIndex        =   27
         Top             =   3600
         Width           =   975
      End
      Begin VB.ComboBox CboZGT 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   1
         Left            =   -70440
         TabIndex        =   26
         Top             =   480
         Width           =   2055
      End
      Begin VB.ComboBox CboGKT 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   0
         Left            =   1200
         TabIndex        =   25
         Top             =   480
         Width           =   2055
      End
      Begin VB.ComboBox CboGKT 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   1
         Left            =   4560
         TabIndex        =   20
         Top             =   480
         Width           =   2055
      End
      Begin VB.Frame Frame4 
         Height          =   1215
         Left            =   1200
         TabIndex        =   8
         Top             =   2280
         Width           =   6735
         Begin VB.OptionButton Option1 
            Caption         =   "B"
            Height          =   375
            Index           =   1
            Left            =   3480
            TabIndex        =   16
            Top             =   240
            Width           =   495
         End
         Begin VB.TextBox txtAnswer 
            Appearance      =   0  'Flat
            BackColor       =   &H8000000F&
            Height          =   375
            Index           =   1
            Left            =   4080
            TabIndex        =   15
            Top             =   240
            Width           =   2535
         End
         Begin VB.OptionButton Option1 
            Caption         =   "A"
            Height          =   375
            Index           =   0
            Left            =   120
            TabIndex        =   14
            Top             =   240
            Width           =   495
         End
         Begin VB.TextBox txtAnswer 
            Appearance      =   0  'Flat
            BackColor       =   &H8000000F&
            Height          =   375
            Index           =   0
            Left            =   720
            TabIndex        =   13
            Top             =   240
            Width           =   2535
         End
         Begin VB.OptionButton Option1 
            Caption         =   "C"
            Height          =   375
            Index           =   2
            Left            =   120
            TabIndex        =   12
            Top             =   720
            Width           =   495
         End
         Begin VB.TextBox txtAnswer 
            Appearance      =   0  'Flat
            BackColor       =   &H8000000F&
            Height          =   375
            Index           =   2
            Left            =   720
            TabIndex        =   11
            Top             =   720
            Width           =   2535
         End
         Begin VB.OptionButton Option1 
            Caption         =   "D"
            Height          =   375
            Index           =   3
            Left            =   3480
            TabIndex        =   10
            Top             =   720
            Width           =   495
         End
         Begin VB.TextBox txtAnswer 
            Appearance      =   0  'Flat
            BackColor       =   &H8000000F&
            Height          =   375
            Index           =   3
            Left            =   4080
            TabIndex        =   9
            Top             =   720
            Width           =   2535
         End
      End
      Begin VB.TextBox txtkqt 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000F&
         Height          =   975
         Left            =   1200
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   7
         Text            =   "B考生考试.frx":0044
         Top             =   960
         Width           =   6735
      End
      Begin VB.ComboBox CboZGT 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   0
         Left            =   -73800
         TabIndex        =   3
         Top             =   480
         Width           =   2055
      End
      Begin VB.Label Label1 
         Caption         =   "已答主观题:"
         Height          =   255
         Index           =   3
         Left            =   -71520
         TabIndex        =   21
         Top             =   600
         Width           =   1215
      End
      Begin VB.Label Label1 
         Caption         =   "已答客观题:"
         Height          =   255
         Index           =   2
         Left            =   3480
         TabIndex        =   19
         Top             =   600
         Width           =   1215
      End
      Begin VB.Label Label2 
         Caption         =   "作答答案:"
         Height          =   255
         Index           =   3
         Left            =   -74760
         TabIndex        =   18
         Top             =   2760
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "作答答案:"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   17
         Top             =   2760
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "题目:"
         Height          =   255
         Index           =   0
         Left            =   600
         TabIndex        =   6
         Top             =   1440
         Width           =   735
      End
      Begin VB.Label Label2 
         Caption         =   "题目:"
         Height          =   255
         Index           =   2
         Left            =   -74400
         TabIndex        =   5
         Top             =   1440
         Width           =   615
      End
      Begin VB.Label Label1 
         Caption         =   "未答主观题:"
         Height          =   255
         Index           =   1
         Left            =   -74880
         TabIndex        =   4
         Top             =   600
         Width           =   1215

⌨️ 快捷键说明

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