📄 自动生成课程表.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Frmmakecourse
BackColor = &H00FFC0C0&
Caption = "自动生成课程表界面"
ClientHeight = 10515
ClientLeft = 60
ClientTop = 345
ClientWidth = 15240
BeginProperty Font
Name = "宋体"
Size = 42
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
LinkTopic = "Form2"
ScaleHeight = 10515
ScaleWidth = 15240
StartUpPosition = 2 '屏幕中心
WindowState = 2 'Maximized
Begin VB.CommandButton Command4
BackColor = &H00FFC0C0&
Caption = "冲突检查"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 585
Left = 4320
MaskColor = &H00FFC0C0&
Style = 1 'Graphical
TabIndex = 27
Top = 9720
Width = 1815
End
Begin VB.CommandButton cmdfirst
BackColor = &H00FFC0C0&
Caption = "第一个"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 11160
Style = 1 'Graphical
TabIndex = 26
Top = 4800
UseMaskColor = -1 'True
Width = 1575
End
Begin VB.CommandButton Cmdprevious
BackColor = &H00FFC0C0&
Caption = "前一个"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 11160
Style = 1 'Graphical
TabIndex = 25
Top = 5760
Width = 1595
End
Begin VB.CommandButton Cmdnext
BackColor = &H00FFC0C0&
Caption = "下一个"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 11160
Style = 1 'Graphical
TabIndex = 24
Top = 6840
Width = 1575
End
Begin VB.CommandButton Cmdlast
BackColor = &H00FFC0C0&
Caption = "最后一个"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 11160
Style = 1 'Graphical
TabIndex = 23
Top = 7920
Width = 1545
End
Begin MSDataGridLib.DataGrid DGtemptable
Bindings = "自动生成课程表.frx":0000
Height = 2175
Left = 360
TabIndex = 21
Top = 5880
Width = 10215
_ExtentX = 18018
_ExtentY = 3836
_Version = 393216
AllowUpdate = -1 'True
HeadLines = 1
RowHeight = 22
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "楷体_GB2312"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "楷体_GB2312"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Caption = "临时课程表"
ColumnCount = 5
BeginProperty Column00
DataField = "ClassID"
Caption = "班级编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "CourseID"
Caption = "课程编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "TeacherID"
Caption = "教师编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "ClassRoomID"
Caption = "教室编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "TTime"
Caption = "时间片"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 2039.811
EndProperty
BeginProperty Column01
ColumnWidth = 2039.811
EndProperty
BeginProperty Column02
ColumnWidth = 2039.811
EndProperty
BeginProperty Column03
ColumnWidth = 2039.811
EndProperty
BeginProperty Column04
ColumnWidth = 1635.024
EndProperty
EndProperty
End
Begin VB.Frame Frame3
BackColor = &H00FFC0C0&
Height = 1695
Left = 360
TabIndex = 17
Top = 7680
Width = 10215
Begin VB.CommandButton Command3
BackColor = &H00FFC0C0&
Caption = "添加"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 585
Left = 240
Style = 1 'Graphical
TabIndex = 22
Top = 720
Width = 1335
End
Begin VB.CommandButton Cmddelete
BackColor = &H00FFC0C0&
Caption = "删除"
BeginProperty Font
Name = "楷体_GB2312"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 8280
Style = 1 'Graphical
TabIndex = 20
Top = 720
Width = 1215
End
Begin VB.CommandButton Cmdmodify
BackColor = &H00FFC0C0&
Caption = "编辑"
BeginProperty Font
Name = "楷体_GB2312"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 5640
Style = 1 'Graphical
TabIndex = 19
Top = 720
Width = 1215
End
Begin VB.CommandButton Cmdadd
BackColor = &H00FFC0C0&
Caption = "保存"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2880
Style = 1 'Graphical
TabIndex = 18
Top = 720
Width = 1215
End
End
Begin MSDataGridLib.DataGrid DGclassroom
Bindings = "自动生成课程表.frx":001B
Height = 3255
Left = 6840
TabIndex = 16
Top = 360
Visible = 0 'False
Width = 5415
_ExtentX = 9551
_ExtentY = 5741
_Version = 393216
AllowUpdate = -1 'True
HeadLines = 1
RowHeight = 22
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "楷体_GB2312"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "楷体_GB2312"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Caption = "教室编号对照表"
ColumnCount = 2
BeginProperty Column00
DataField = "classroomid"
Caption = "教室编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "classroomname"
Caption = "教室名称"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 2039.811
EndProperty
BeginProperty Column01
ColumnWidth = 3000.189
EndProperty
EndProperty
End
Begin MSDataGridLib.DataGrid DGteacher
Bindings = "自动生成课程表.frx":0036
Height = 3255
Left = 6840
TabIndex = 15
Top = 360
Visible = 0 'False
Width = 5415
_ExtentX = 9551
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -