📄 form_classroomtime.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 Form_classroomtime
BackColor = &H00E0E0E0&
Caption = "课程安排信息"
ClientHeight = 7935
ClientLeft = 60
ClientTop = 450
ClientWidth = 9990
ForeColor = &H00E0E0E0&
LinkTopic = "Form1"
ScaleHeight = 7935
ScaleWidth = 9990
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame2
BackColor = &H00E0E0E0&
Caption = "选择"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 4215
Left = 8160
TabIndex = 14
Top = 120
Width = 1695
Begin VB.CommandButton Command1
BackColor = &H00E0E0E0&
Caption = "查 询"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
Style = 1 'Graphical
TabIndex = 18
Top = 1080
Width = 1215
End
Begin VB.CommandButton Command3
BackColor = &H00E0E0E0&
Caption = "全 表"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
Style = 1 'Graphical
TabIndex = 17
Top = 360
Width = 1215
End
Begin VB.CommandButton Command2
BackColor = &H00E0E0E0&
Caption = "删 除"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
Style = 1 'Graphical
TabIndex = 16
Top = 2520
Width = 1215
End
Begin VB.CommandButton Command4
BackColor = &H00E0E0E0&
Caption = "添 加"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
Style = 1 'Graphical
TabIndex = 15
Top = 1800
Width = 1215
End
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Caption = "信息"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 4215
Left = 240
TabIndex = 2
Top = 120
Width = 7695
Begin VB.ComboBox Combo1
Height = 300
Left = 1440
TabIndex = 8
Top = 1920
Width = 2055
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "Form_classroomtime.frx":0000
Left = 1440
List = "Form_classroomtime.frx":0002
TabIndex = 7
Top = 1200
Width = 2055
End
Begin VB.ComboBox Combo3
Height = 300
Left = 1440
TabIndex = 6
Top = 480
Width = 2055
End
Begin VB.ComboBox Combo5
Height = 300
Left = 1440
TabIndex = 4
Top = 2760
Width = 2055
End
Begin VB.TextBox Text1
Height = 270
Left = 1440
TabIndex = 3
Top = 3600
Width = 2055
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "教 师 号:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 375
Left = 120
TabIndex = 13
Top = 2760
Width = 1335
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "教师姓名:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 255
Left = 120
TabIndex = 12
Top = 3600
Width = 1215
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "课 程:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 255
Left = 120
TabIndex = 11
Top = 480
Width = 1095
End
Begin VB.Label Label7
BackStyle = 0 'Transparent
Caption = "上课时间:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 255
Left = 120
TabIndex = 10
Top = 1200
Width = 1215
End
Begin VB.Label Label8
BackStyle = 0 'Transparent
Caption = "教 室:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 255
Left = 120
TabIndex = 9
Top = 1920
Width = 1335
End
End
Begin VB.CommandButton Command6
BackColor = &H00E0E0E0&
Caption = "退 出"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 8400
Style = 1 'Graphical
TabIndex = 1
Top = 4440
Width = 1215
End
Begin MSAdodcLib.Adodc Adodc3
Height = 495
Left = 4800
Top = 3360
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 873
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc3"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = 6600
Top = 3720
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc2"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.CommandButton Command5
Caption = "退出"
Height = 375
Left = 10560
TabIndex = 0
Top = 3360
Width = 975
End
Begin MSAdodcLib.Adodc Adodc1
Height = 495
Left = 6120
Top = 3600
Visible = 0 'False
Width = 1335
_ExtentX = 2355
_ExtentY = 873
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -