📄 addclass.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form addclass
BorderStyle = 3 'Fixed Dialog
Caption = "课程信息管理"
ClientHeight = 5460
ClientLeft = 45
ClientTop = 435
ClientWidth = 8145
Icon = "addclass.frx":0000
LinkTopic = "Form3"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5460
ScaleWidth = 8145
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame3
Caption = "Frame3"
Height = 855
Left = 120
TabIndex = 33
Top = 0
Width = 3495
Begin MSComctlLib.Toolbar Toolbar1
Height = 855
Left = 0
TabIndex = 34
Top = 0
Width = 8415
_ExtentX = 14843
_ExtentY = 1508
ButtonWidth = 1455
ButtonHeight = 1349
Appearance = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 4
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "添加课程"
Object.Tag = "add"
ImageIndex = 4
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改课程"
Object.Tag = "modi"
ImageIndex = 3
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "查询课程"
Object.Tag = "inquire"
ImageIndex = 2
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除课程"
ImageIndex = 1
EndProperty
EndProperty
End
End
Begin VB.Frame chaFra
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 4695
Left = 0
TabIndex = 7
Top = 840
Visible = 0 'False
Width = 8175
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H80000018&
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 345
Index = 3
Left = 3000
MaxLength = 9
TabIndex = 27
Top = 2520
Width = 2415
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H80000018&
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 345
Index = 2
Left = 3000
MaxLength = 9
TabIndex = 26
Top = 1920
Width = 2415
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H80000018&
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 345
Index = 1
Left = 3000
MaxLength = 9
TabIndex = 25
Top = 1320
Width = 2415
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H80000018&
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 345
Index = 0
Left = 3000
MaxLength = 20
TabIndex = 24
Top = 720
Width = 2415
End
Begin VB.Frame Frame1
Height = 1095
Left = 0
TabIndex = 12
Top = 3600
Width = 8175
Begin VB.CommandButton editCommand
Caption = "修改记录"
Height = 375
Index = 4
Left = 1680
TabIndex = 20
Top = 600
Width = 1095
End
Begin VB.CommandButton updateCommand
Caption = "更新数据"
Height = 375
Index = 5
Left = 2760
TabIndex = 19
Top = 600
Width = 1095
End
Begin VB.CommandButton cancelCommand
Caption = "取消修改"
Height = 375
Index = 6
Left = 3840
TabIndex = 18
Top = 600
Width = 1095
End
Begin VB.CommandButton deletCommand
Caption = "删除记录"
Height = 375
Index = 7
Left = 4920
TabIndex = 17
Top = 600
Width = 1095
End
Begin VB.CommandButton firstCommand
Caption = "第一条记录"
Height = 375
Index = 0
Left = 1680
TabIndex = 16
Top = 240
Width = 1095
End
Begin VB.CommandButton lastCommand
Caption = "最末条记录"
Height = 375
Index = 1
Left = 4920
TabIndex = 15
Top = 240
Width = 1095
End
Begin VB.CommandButton nextCommand
Caption = "下一条记录"
Height = 375
Index = 2
Left = 3840
TabIndex = 14
Top = 240
Width = 1095
End
Begin VB.CommandButton previousCommand
Caption = "上一条记录"
Height = 375
Index = 3
Left = 2760
TabIndex = 13
Top = 240
Width = 1095
End
End
Begin VB.Label Label5
Alignment = 2 'Center
Caption = "课程名称:"
Height = 375
Left = 1800
TabIndex = 11
Top = 840
Width = 975
End
Begin VB.Label Label6
Alignment = 2 'Center
Caption = "学 分:"
Height = 375
Left = 1800
TabIndex = 10
Top = 1440
Width = 975
End
Begin VB.Label Label7
Alignment = 2 'Center
Caption = "学 时:"
Height = 375
Left = 1800
TabIndex = 9
Top = 2040
Width = 975
End
Begin VB.Label Label8
Alignment = 2 'Center
Caption = "重要系数:"
Height = 375
Left = 1800
TabIndex = 8
Top = 2640
Width = 975
End
End
Begin VB.Frame seeFra
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 4695
Left = 0
TabIndex = 5
Top = 840
Visible = 0 'False
Width = 8175
Begin VB.CommandButton Command1
Caption = "查询"
Height = 375
Left = 6000
TabIndex = 28
Top = 4080
Width = 1095
End
Begin MSFlexGridLib.MSFlexGrid myflexgrid
Height = 4335
Left = 120
TabIndex = 6
Top = 240
Width = 4815
_ExtentX = 8493
_ExtentY = 7646
_Version = 393216
Rows = 30
Cols = 5
End
End
Begin MSComctlLib.ImageList ImageList1
Left = 5760
Top = 120
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 4
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "addclass.frx":08CA
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "addclass.frx":0FB5
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "addclass.frx":1523
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "addclass.frx":1DC9
Key = ""
EndProperty
EndProperty
End
Begin VB.Frame addFra
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 4695
Left = 0
TabIndex = 0
Top = 840
Visible = 0 'False
Width = 8175
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H80000018&
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 345
Index = 7
Left = 3240
MaxLength = 9
TabIndex = 32
Top = 2280
Width = 2415
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H80000018&
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 345
Index = 6
Left = 3240
MaxLength = 9
TabIndex = 31
Top = 1680
Width = 2415
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H80000018&
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 345
Index = 5
Left = 3240
MaxLength = 9
TabIndex = 30
Top = 1080
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -