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

📄 frmshezhi.frm

📁 自己用vb开发的局域网考试系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form FrmShezhi 
   Caption         =   "考试设置"
   ClientHeight    =   8145
   ClientLeft      =   -480
   ClientTop       =   -735
   ClientWidth     =   11760
   LinkTopic       =   "Form1"
   ScaleHeight     =   8145
   ScaleWidth      =   11760
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame1 
      Height          =   7935
      Left            =   105
      TabIndex        =   0
      Top             =   45
      Width           =   11625
      Begin VB.Frame Frame4 
         Height          =   3765
         Left            =   3780
         TabIndex        =   16
         Top             =   4020
         Width           =   7770
         Begin VB.CommandButton CmdEnd 
            Caption         =   "收回试卷"
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   495
            Left            =   3480
            TabIndex        =   24
            Top             =   2760
            Width           =   1335
         End
         Begin VB.CheckBox CheView 
            Caption         =   "(预览时显示答案)"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00C00000&
            Height          =   255
            Left            =   1455
            TabIndex        =   21
            Top             =   390
            Value           =   1  'Checked
            Width           =   2025
         End
         Begin VB.CommandButton CmdView 
            Caption         =   "试卷预览"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   495
            Left            =   1515
            TabIndex        =   20
            Top             =   810
            Width           =   1335
         End
         Begin VB.CommandButton Command2 
            Caption         =   "关  闭"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   495
            Left            =   5520
            TabIndex        =   19
            Top             =   2760
            Visible         =   0   'False
            Width           =   1215
         End
         Begin VB.CommandButton CmdStart 
            Caption         =   "激活考试"
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   495
            Left            =   5280
            TabIndex        =   18
            Top             =   825
            Width           =   1335
         End
         Begin VB.CommandButton CmdSet 
            Caption         =   "选择试卷"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   495
            Left            =   3360
            TabIndex        =   17
            Top             =   825
            Width           =   1335
         End
         Begin MSWinsockLib.Winsock WinS 
            Left            =   0
            Top             =   0
            _ExtentX        =   741
            _ExtentY        =   741
            _Version        =   393216
            Protocol        =   1
            RemoteHost      =   "pzt"
            RemotePort      =   4001
            LocalPort       =   4000
         End
      End
      Begin VB.Frame Frame3 
         Height          =   3780
         Left            =   3780
         TabIndex        =   4
         Top             =   240
         Width           =   7755
         Begin VB.Timer Timer1 
            Enabled         =   0   'False
            Interval        =   1000
            Left            =   990
            Top             =   3315
         End
         Begin VB.TextBox TxTHour 
            Appearance      =   0  'Flat
            BackColor       =   &H00E8F4F8&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   360
            Left            =   1770
            TabIndex        =   7
            Text            =   "0"
            Top             =   1740
            Width           =   465
         End
         Begin VB.TextBox TXTFen 
            Appearance      =   0  'Flat
            BackColor       =   &H00E8F4F8&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   360
            Left            =   3285
            TabIndex        =   5
            Text            =   "0"
            Top             =   1740
            Width           =   420
         End
         Begin MSComCtl2.UpDown UDhour 
            Height          =   360
            Left            =   2250
            TabIndex        =   6
            Top             =   1740
            Width           =   270
            _ExtentX        =   476
            _ExtentY        =   635
            _Version        =   393216
            BuddyControl    =   "TxTHour"
            BuddyDispid     =   196619
            OrigLeft        =   5895
            OrigTop         =   1425
            OrigRight       =   6165
            OrigBottom      =   1770
            Max             =   5
            SyncBuddy       =   -1  'True
            BuddyProperty   =   0
            Enabled         =   -1  'True
         End
         Begin MSComCtl2.UpDown UDFen 
            Height          =   360
            Left            =   3720
            TabIndex        =   8
            Top             =   1740
            Width           =   270
            _ExtentX        =   476
            _ExtentY        =   635
            _Version        =   393216
            BuddyControl    =   "TXTFen"
            BuddyDispid     =   196620
            OrigLeft        =   7470
            OrigTop         =   1425
            OrigRight       =   7740
            OrigBottom      =   1770
            Max             =   60
            SyncBuddy       =   -1  'True
            BuddyProperty   =   0
            Enabled         =   -1  'True
         End
         Begin VB.Label Label7 
            Caption         =   "当前考试被激活!"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   375
            Left            =   4680
            TabIndex        =   25
            Top             =   1440
            Visible         =   0   'False
            Width           =   2175
         End
         Begin VB.Label LabNianJi 
            AutoSize        =   -1  'True
            Caption         =   "1"
            BeginProperty Font 
               Name            =   "楷体_GB2312"
               Size            =   15
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000C0&
            Height          =   300
            Left            =   5145
            TabIndex        =   23
            Top             =   405
            Visible         =   0   'False
            Width           =   180
         End
         Begin VB.Label LabKemu 
            AutoSize        =   -1  'True
            Caption         =   "1"
            BeginProperty Font 
               Name            =   "楷体_GB2312"
               Size            =   15
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000C0&
            Height          =   300
            Left            =   1365
            TabIndex        =   22
            Top             =   390
            Visible         =   0   'False
            Width           =   180
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "当前试卷标题:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   240
            TabIndex        =   15
            Top             =   960
            Width           =   1470
         End
         Begin VB.Label LabTitle 
            AutoSize        =   -1  'True
            Caption         =   "没有试卷"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   240
            Left            =   1920
            TabIndex        =   14
            Top             =   975
            Width           =   960
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "考试剩余时间:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   210
            Left            =   750
            TabIndex        =   13
            Top             =   2745
            Visible         =   0   'False
            Width           =   1470
         End
         Begin VB.Label LabTime 
            AutoSize        =   -1  'True
            BackColor       =   &H00808080&
            BackStyle       =   0  'Transparent
            Caption         =   "00:00:00"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   24
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   495
            Left            =   2265
            TabIndex        =   12
            Top             =   2595
            Visible         =   0   'False
            Width           =   2055
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "考试时间设置:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400

⌨️ 快捷键说明

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