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

📄 服务器管理.frm

📁 这是一个用VB编写的在线考试系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form7 
   Caption         =   "服务器管理"
   ClientHeight    =   7170
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8745
   LinkTopic       =   "Form7"
   ScaleHeight     =   7170
   ScaleWidth      =   8745
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame3 
      Height          =   1575
      Left            =   4440
      TabIndex        =   87
      Top             =   0
      Width           =   4095
      Begin VB.CommandButton Command2 
         Caption         =   "确定"
         Height          =   495
         Left            =   480
         TabIndex        =   89
         Top             =   840
         Width           =   1575
      End
      Begin VB.CommandButton Command3 
         Caption         =   "退出服务器管理"
         Height          =   495
         Left            =   2400
         TabIndex        =   88
         Top             =   840
         Width           =   1575
      End
      Begin VB.Label Label9 
         Caption         =   "请慎重设置本项内容!"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   480
         TabIndex        =   90
         Top             =   240
         Width           =   3375
      End
   End
   Begin VB.Frame Frame2 
      Height          =   1695
      Index           =   5
      Left            =   4440
      TabIndex        =   74
      Top             =   5280
      Width           =   4095
      Begin VB.TextBox Text7 
         Height          =   270
         Index           =   5
         Left            =   1200
         TabIndex        =   82
         Top             =   1320
         Width           =   495
      End
      Begin VB.VScrollBar VScroll3 
         Height          =   255
         Index           =   5
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   81
         Top             =   960
         Value           =   1
         Width           =   255
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Index           =   5
         Left            =   1200
         TabIndex        =   80
         Top             =   960
         Width           =   495
      End
      Begin VB.VScrollBar VScroll2 
         Height          =   255
         Index           =   5
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   79
         Top             =   600
         Value           =   1
         Width           =   255
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Index           =   5
         Left            =   1200
         TabIndex        =   78
         Top             =   600
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Caption         =   "浏览"
         Height          =   375
         Index           =   5
         Left            =   3120
         TabIndex        =   77
         Top             =   210
         Width           =   615
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Index           =   5
         Left            =   1200
         TabIndex        =   76
         Top             =   240
         Width           =   1815
      End
      Begin VB.VScrollBar VScroll4 
         Height          =   255
         Index           =   5
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   75
         Top             =   1320
         Value           =   1
         Width           =   255
      End
      Begin VB.Label Label8 
         Caption         =   "所出题数:"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   86
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label7 
         Caption         =   "上限:"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   85
         Top             =   960
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   "下限:"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   84
         Top             =   600
         Width           =   735
      End
      Begin VB.Label Label5 
         Caption         =   "文件名:"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   83
         Top             =   240
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "编程题"
      Height          =   1695
      Index           =   4
      Left            =   4440
      TabIndex        =   61
      Top             =   3480
      Width           =   4095
      Begin VB.TextBox Text7 
         Height          =   270
         Index           =   4
         Left            =   1200
         TabIndex        =   69
         Top             =   1320
         Width           =   495
      End
      Begin VB.VScrollBar VScroll3 
         Height          =   255
         Index           =   4
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   68
         Top             =   960
         Value           =   1
         Width           =   255
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Index           =   4
         Left            =   1200
         TabIndex        =   67
         Top             =   960
         Width           =   495
      End
      Begin VB.VScrollBar VScroll2 
         Height          =   255
         Index           =   4
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   66
         Top             =   600
         Value           =   1
         Width           =   255
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Index           =   4
         Left            =   1200
         TabIndex        =   65
         Top             =   600
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Caption         =   "浏览"
         Height          =   375
         Index           =   4
         Left            =   3120
         TabIndex        =   64
         Top             =   210
         Width           =   615
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Index           =   4
         Left            =   1200
         TabIndex        =   63
         Top             =   240
         Width           =   1815
      End
      Begin VB.VScrollBar VScroll4 
         Height          =   255
         Index           =   4
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   62
         Top             =   1320
         Value           =   1
         Width           =   255
      End
      Begin VB.Label Label8 
         Caption         =   "所出题数:"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   73
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label7 
         Caption         =   "上限:"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   72
         Top             =   960
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   "下限:"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   71
         Top             =   600
         Width           =   735
      End
      Begin VB.Label Label5 
         Caption         =   "文件名:"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   70
         Top             =   240
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "改错题"
      Height          =   1695
      Index           =   3
      Left            =   4440
      TabIndex        =   48
      Top             =   1680
      Width           =   4095
      Begin VB.TextBox Text7 
         Height          =   270
         Index           =   3
         Left            =   1200
         TabIndex        =   56
         Top             =   1320
         Width           =   495
      End
      Begin VB.VScrollBar VScroll3 
         Height          =   255
         Index           =   3
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   55
         Top             =   960
         Value           =   1
         Width           =   255
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Index           =   3
         Left            =   1200
         TabIndex        =   54
         Top             =   960
         Width           =   495
      End
      Begin VB.VScrollBar VScroll2 
         Height          =   255
         Index           =   3
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   53
         Top             =   600
         Value           =   1
         Width           =   255
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Index           =   3
         Left            =   1200
         TabIndex        =   52
         Top             =   600
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Caption         =   "浏览"
         Height          =   375
         Index           =   3
         Left            =   3120
         TabIndex        =   51
         Top             =   210
         Width           =   615
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Index           =   3
         Left            =   1200
         TabIndex        =   50
         Top             =   240
         Width           =   1815
      End
      Begin VB.VScrollBar VScroll4 
         Height          =   255
         Index           =   3
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   49
         Top             =   1320
         Value           =   1
         Width           =   255
      End
      Begin VB.Label Label8 
         Caption         =   "所出题数:"
         Height          =   255
         Index           =   3
         Left            =   240
         TabIndex        =   60
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label7 
         Caption         =   "上限:"
         Height          =   255
         Index           =   3
         Left            =   240
         TabIndex        =   59
         Top             =   960
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   "下限:"
         Height          =   255
         Index           =   3
         Left            =   240
         TabIndex        =   58
         Top             =   600
         Width           =   735
      End
      Begin VB.Label Label5 
         Caption         =   "文件名:"
         Height          =   255
         Index           =   3
         Left            =   240
         TabIndex        =   57
         Top             =   240
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "判断题"
      Height          =   1695
      Index           =   2
      Left            =   120
      TabIndex        =   35
      Top             =   5280
      Width           =   4095
      Begin VB.TextBox Text7 
         Height          =   270
         Index           =   2
         Left            =   1200
         TabIndex        =   43
         Top             =   1320
         Width           =   495
      End
      Begin VB.VScrollBar VScroll3 
         Height          =   255
         Index           =   2
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   42
         Top             =   960
         Value           =   1
         Width           =   255
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Index           =   2
         Left            =   1200
         TabIndex        =   41
         Top             =   960
         Width           =   495
      End
      Begin VB.VScrollBar VScroll2 
         Height          =   255
         Index           =   2
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   40
         Top             =   600
         Value           =   1
         Width           =   255
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Index           =   2
         Left            =   1200
         TabIndex        =   39
         Top             =   600
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Caption         =   "浏览"
         Height          =   375
         Index           =   2
         Left            =   3120
         TabIndex        =   38
         Top             =   210
         Width           =   615
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Index           =   2
         Left            =   1200
         TabIndex        =   37
         Top             =   240
         Width           =   1815
      End
      Begin VB.VScrollBar VScroll4 
         Height          =   255
         Index           =   2
         Left            =   1680
         Max             =   100
         Min             =   1
         TabIndex        =   36
         Top             =   1320
         Value           =   1
         Width           =   255
      End
      Begin VB.Label Label8 
         Caption         =   "所出题数:"

⌨️ 快捷键说明

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