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

📄 frmautopk.frm

📁 VB编写的中小学监考老师排表软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form Frmautopk 
   Caption         =   "自动排表"
   ClientHeight    =   5370
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5640
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5370
   ScaleWidth      =   5640
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   2000
      Left            =   5175
      Top             =   4260
   End
   Begin ComctlLib.ProgressBar PBar1 
      Height          =   300
      Left            =   645
      TabIndex        =   9
      Top             =   4845
      Visible         =   0   'False
      Width           =   4245
      _ExtentX        =   7488
      _ExtentY        =   529
      _Version        =   327682
      Appearance      =   1
   End
   Begin VB.CommandButton Command2 
      Caption         =   "关  闭"
      Height          =   345
      Left            =   3000
      TabIndex        =   8
      Top             =   4110
      Width           =   1275
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确   定"
      Height          =   345
      Left            =   1380
      TabIndex        =   7
      Top             =   4110
      Width           =   1245
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   3465
      Left            =   195
      TabIndex        =   0
      Top             =   150
      Width           =   5310
      _ExtentX        =   9366
      _ExtentY        =   6112
      _Version        =   393216
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "限制条件"
      TabPicture(0)   =   "Frmautopk.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame2"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Check1"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "排表信息"
      TabPicture(1)   =   "Frmautopk.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame4"
      Tab(1).Control(1)=   "Frame3"
      Tab(1).Control(2)=   "Label10"
      Tab(1).Control(3)=   "Label9"
      Tab(1).Control(4)=   "Label8"
      Tab(1).Control(5)=   "Label7"
      Tab(1).Control(6)=   "Label6"
      Tab(1).Control(7)=   "Label5"
      Tab(1).Control(8)=   "Label4"
      Tab(1).Control(9)=   "Label3"
      Tab(1).Control(10)=   "Label2"
      Tab(1).Control(11)=   "Label1"
      Tab(1).ControlCount=   12
      Begin VB.CheckBox Check1 
         Caption         =   "每班每场次由 2 人监考"
         Height          =   345
         Left            =   675
         TabIndex        =   16
         Top             =   2670
         Width           =   2625
      End
      Begin VB.Frame Frame4 
         Caption         =   "监考工作量分配"
         Height          =   345
         Left            =   -70410
         TabIndex        =   13
         Top             =   600
         Width           =   90
         Begin VB.OptionButton Option8 
            Caption         =   "主课教师减量,副课教师加量"
            Height          =   615
            Left            =   1530
            TabIndex        =   15
            Top             =   330
            Width           =   2175
         End
         Begin VB.OptionButton Option7 
            Caption         =   "平均"
            Height          =   270
            Left            =   345
            TabIndex        =   14
            Top             =   510
            Width           =   810
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "个人监考时段分布"
         Height          =   345
         Left            =   -74415
         TabIndex        =   10
         Top             =   555
         Width           =   75
         Begin VB.OptionButton Option6 
            Caption         =   "集中"
            Height          =   180
            Left            =   1920
            TabIndex        =   12
            Top             =   420
            Width           =   915
         End
         Begin VB.OptionButton Option5 
            Caption         =   "均匀"
            Height          =   180
            Left            =   300
            TabIndex        =   11
            Top             =   405
            Width           =   765
         End
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H00C0C0C0&
         Caption         =   "设定班级限制条件"
         Height          =   1260
         Left            =   645
         TabIndex        =   4
         Top             =   615
         Width           =   3630
         Begin VB.OptionButton Option1 
            BackColor       =   &H00C0C0C0&
            Caption         =   "规定本班教师不监考本班"
            Height          =   270
            Left            =   885
            TabIndex        =   6
            Top             =   450
            Width           =   2700
         End
         Begin VB.OptionButton Option2 
            BackColor       =   &H00C0C0C0&
            Caption         =   "不规定"
            Height          =   255
            Left            =   885
            TabIndex        =   5
            Top             =   885
            Width           =   1080
         End
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H00C0C0C0&
         Caption         =   "设定科目限制条件"
         Height          =   300
         Left            =   630
         TabIndex        =   1
         Top             =   2070
         Width           =   105
         Begin VB.OptionButton Option3 
            BackColor       =   &H00C0C0C0&
            Caption         =   "不规定"
            Height          =   255
            Left            =   795
            TabIndex        =   3
            Top             =   855
            Width           =   1080
         End
         Begin VB.OptionButton Option4 
            BackColor       =   &H00C0C0C0&
            Caption         =   "规定本专业教师尽量监考本专业"
            Height          =   390
            Left            =   780
            TabIndex        =   2
            Top             =   360
            Width           =   2340
         End
      End
      Begin VB.Label Label10 
         Caption         =   "已排定监考场次:"
         Height          =   240
         Left            =   -73875
         TabIndex        =   26
         Top             =   2850
         Width           =   1530
      End
      Begin VB.Label Label9 
         Caption         =   "已排考试场次:"
         Height          =   315
         Left            =   -73695
         TabIndex        =   25
         Top             =   2370
         Width           =   1335
      End
      Begin VB.Label Label8 
         Caption         =   "总考试场次:"
         Height          =   270
         Left            =   -73530
         TabIndex        =   24
         Top             =   1890
         Width           =   1155
      End
      Begin VB.Label Label7 
         Caption         =   "监考教师数:"
         Height          =   270
         Left            =   -73515
         TabIndex        =   23
         Top             =   1470
         Width           =   1080
      End
      Begin VB.Label Label6 
         Caption         =   "考试班级数:"
         Height          =   165
         Left            =   -73515
         TabIndex        =   22
         Top             =   1035
         Width           =   1170
      End
      Begin VB.Label Label5 
         Caption         =   "Label5"
         Height          =   240
         Left            =   -72300
         TabIndex        =   21
         Top             =   2850
         Width           =   1350
      End
      Begin VB.Label Label4 
         Caption         =   "Label4"
         Height          =   315
         Left            =   -72300
         TabIndex        =   20
         Top             =   2370
         Width           =   1425
      End
      Begin VB.Label Label3 
         Caption         =   "Label3"
         Height          =   270
         Left            =   -72300
         TabIndex        =   19
         Top             =   1890
         Width           =   1335
      End
      Begin VB.Label Label2 
         Caption         =   "Label2"
         Height          =   270
         Left            =   -72300
         TabIndex        =   18
         Top             =   1470
         Width           =   1275
      End
      Begin VB.Label Label1 
         Caption         =   "Label1"
         Height          =   165
         Left            =   -72285
         TabIndex        =   17
         Top             =   1035
         Width           =   1290
      End
   End
End
Attribute VB_Name = "Frmautopk"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Check1_Click()
MsgBox Check1.Value
If Check1.Value = 1 Then
jkTwo = True
Else
jkTwo = False
End If

End Sub

Private Sub Command1_Click()
Me.MousePointer = 11
'Timer1.Enabled = True
PBar1.Visible = True
'0 1 2 -已监考0 1 2次的教师名数组

⌨️ 快捷键说明

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