📄 frmcourse.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form FrmCourse
Caption = "课程"
ClientHeight = 6510
ClientLeft = 165
ClientTop = 855
ClientWidth = 9450
Icon = "FrmCourse.frx":0000
LinkTopic = "Form1"
ScaleHeight = 6510
ScaleWidth = 9450
StartUpPosition = 3 '窗口缺省
Visible = 0 'False
WindowState = 2 'Maximized
Begin MSComDlg.CommonDialog CommonDialog1
Left = 3480
Top = 1440
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin MSComctlLib.ImageList ImageList1
Left = 3600
Top = 2520
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 24
ImageHeight = 24
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 20
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":030A
Key = "Last"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":0626
Key = "Next"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":0A7A
Key = "First"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":0D96
Key = "Pre"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":11EA
Key = "Seek"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":1306
Key = "Stud"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":1622
Key = "Depart"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":193E
Key = "Key"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":1C5A
Key = "Lock"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":1F76
Key = "Cour"
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":2292
Key = "Teac"
EndProperty
BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":25AE
Key = ""
EndProperty
BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":26AA
Key = ""
EndProperty
BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":27A6
Key = ""
EndProperty
BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":28A2
Key = "Add"
EndProperty
BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":299E
Key = "Del"
EndProperty
BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":2A9A
Key = "Edit"
EndProperty
BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":2DB6
Key = ""
EndProperty
BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":30D2
Key = ""
EndProperty
BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmCourse.frx":33EE
Key = "Refresh"
EndProperty
EndProperty
End
Begin VB.Frame Frame2
Height = 2415
Left = 7800
TabIndex = 45
Top = 3480
Width = 1455
Begin VB.CommandButton CmdTeacher
Caption = "教师"
Height = 495
Left = 240
TabIndex = 48
Top = 1020
Width = 975
End
Begin VB.CommandButton CmdStudent
Caption = "学生"
Height = 495
Left = 240
TabIndex = 47
Top = 360
Width = 975
End
Begin VB.CommandButton CmdDepartment
Caption = "系"
Height = 495
Left = 240
TabIndex = 46
Top = 1680
Width = 975
End
End
Begin VB.Frame Frame4
Caption = "搜索"
Height = 1095
Left = 360
TabIndex = 37
Top = 4800
Width = 7215
Begin VB.CommandButton CmdIndex
Caption = "开始搜索"
Height = 430
Left = 240
TabIndex = 44
Top = 415
Width = 1095
End
Begin VB.TextBox TextPara
Height = 345
Left = 4440
TabIndex = 41
Top = 480
Width = 2535
End
Begin VB.ComboBox ComboOper
Height = 300
Left = 3240
TabIndex = 40
Top = 480
Width = 975
End
Begin VB.ComboBox ComboIndex
Height = 300
Left = 1560
TabIndex = 39
Top = 480
Width = 1455
End
Begin VB.Label Label17
Caption = "参数"
Height = 255
Left = 4440
TabIndex = 43
Top = 240
Width = 495
End
Begin VB.Label Label16
Caption = "操作符"
Height = 255
Left = 3240
TabIndex = 42
Top = 240
Width = 615
End
Begin VB.Label Label15
Caption = "索引"
Height = 255
Left = 1560
TabIndex = 38
Top = 240
Width = 495
End
End
Begin VB.Frame Frame3
Height = 2835
Left = 7800
TabIndex = 32
Top = 660
Width = 1455
Begin VB.CommandButton CmdRefresh
Caption = "刷新"
Height = 495
Left = 240
TabIndex = 36
Top = 2040
Width = 975
End
Begin VB.CommandButton CmdEdit
Caption = "修改"
Height = 495
Left = 240
TabIndex = 35
Top = 1440
Width = 975
End
Begin VB.CommandButton CmdDelete
Caption = "删除"
Height = 495
Left = 240
TabIndex = 34
Top = 840
Width = 975
End
Begin VB.CommandButton CmdAdd
Caption = "添加"
Height = 495
Left = 240
TabIndex = 33
Top = 240
Width = 975
End
End
Begin VB.TextBox TextDepartment
Height = 330
Left = 1680
TabIndex = 26
Top = 1665
Width = 735
End
Begin VB.TextBox TextTeacher
Height = 330
Left = 1680
TabIndex = 25
Top = 1230
Width = 735
End
Begin VB.Frame Frame1
Caption = "移动"
Height = 1095
Left = 360
TabIndex = 20
Top = 3480
Width = 7215
Begin VB.OptionButton Option2
Caption = "向后"
Height = 375
Left = 3480
TabIndex = 30
Top = 600
Width = 735
End
Begin VB.OptionButton Option1
Caption = "向前"
Height = 255
Left = 3480
TabIndex = 29
Top = 240
Width = 735
End
Begin VB.TextBox TextStep
Height = 270
Left = 5280
TabIndex = 28
Text = "5"
Top = 480
Width = 855
End
Begin VB.CommandButton CmdMove
Caption = "移动"
Height = 495
Left = 4320
TabIndex = 27
Top = 360
Width = 735
End
Begin VB.CommandButton CmdLast
Caption = "末记录"
Height = 495
Left = 2400
TabIndex = 24
Top = 360
Width = 735
End
Begin VB.CommandButton CmdNext
Caption = "后记录"
Height = 495
Left = 1680
TabIndex = 23
Top = 360
Width = 735
End
Begin VB.CommandButton CmdPrevious
Caption = "前记录"
Height = 495
Left = 960
TabIndex = 22
Top = 360
Width = 735
End
Begin VB.CommandButton CmdFirst
Caption = "首记录"
Height = 495
Left = 240
TabIndex = 21
Top = 360
Width = 735
End
Begin VB.Label Label13
Caption = "条记录"
Height = 240
Left = 6360
TabIndex = 31
Top = 495
Width = 615
End
End
Begin VB.TextBox TextAnotation
Height = 750
Left = 5160
TabIndex = 18
Top = 2520
Width = 2175
End
Begin VB.TextBox TextYear
Height = 330
Left = 5160
TabIndex = 17
Top = 2085
Width = 1335
End
Begin VB.TextBox TextTerm
Height = 330
Left = 5160
TabIndex = 16
Top = 1665
Width = 1335
End
Begin VB.TextBox TextClass
Height = 330
Left = 5160
TabIndex = 15
Top = 1230
Width = 855
End
Begin VB.TextBox TextID
Height = 330
Left = 5160
TabIndex = 14
Top = 780
Width = 855
End
Begin VB.TextBox TextCredit
Height = 330
Left = 1680
TabIndex = 8
Top = 2925
Width = 1575
End
Begin VB.TextBox TextPlace
Height = 330
Left = 1680
TabIndex = 7
Top = 2505
Width = 1575
End
Begin VB.TextBox TextTime
Height = 330
Left = 1680
TabIndex = 6
Top = 2070
Width = 1575
End
Begin VB.TextBox TextName
DataSource = "DataCourse"
Height = 330
Left = 1680
TabIndex = 5
Top = 780
Width = 2175
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 465
Left = 0
TabIndex = 49
Top = 6045
Width = 9450
_ExtentX = 16669
_ExtentY = 820
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 8
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 6174
MinWidth = 6174
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
Object.Width = 2646
MinWidth = 2646
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
Alignment = 1
Object.Width = 2117
MinWidth = 2117
TextSave = "2004-11-15"
EndProperty
BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
Alignment = 1
Object.Width = 1412
MinWidth = 1412
TextSave = "15:04"
EndProperty
BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 1
Alignment = 1
Enabled = 0 'False
Object.Width = 970
MinWidth = 970
TextSave = "CAPS"
EndProperty
BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 2
Alignment = 1
Object.Width = 970
MinWidth = 970
TextSave = "NUM"
EndProperty
BeginProperty Panel7 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 3
Alignment = 1
Object.Width = 970
MinWidth = 970
TextSave = "Ins"
EndProperty
BeginProperty Panel8 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 4
Alignment = 1
Enabled = 0 'False
Object.Width = 971
MinWidth = 971
TextSave = "SCRL"
EndProperty
EndProperty
End
Begin VB.Label Label6
Caption = "学分"
Height = 255
Left = 480
TabIndex = 19
Top = 3000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -