📄 mainform.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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form MainForm
BorderStyle = 4 'Fixed ToolWindow
Caption = "信息管理系统"
ClientHeight = 6075
ClientLeft = 4440
ClientTop = 2505
ClientWidth = 7200
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6075
ScaleWidth = 7200
ShowInTaskbar = 0 'False
Begin MSDataGridLib.DataGrid DataGrid1
Height = 2175
Left = 240
TabIndex = 39
TabStop = 0 'False
Top = 3720
Width = 6735
_ExtentX = 11880
_ExtentY = 3836
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
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 = ""
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 = 1260.284
EndProperty
BeginProperty Column01
ColumnWidth = 1349.858
EndProperty
EndProperty
End
Begin TabDlg.SSTab SSTab1
Height = 3375
Left = 120
TabIndex = 38
TabStop = 0 'False
Top = 120
Width = 6855
_ExtentX = 12091
_ExtentY = 5953
_Version = 393216
Tabs = 4
TabsPerRow = 4
TabHeight = 520
TabCaption(0) = "课程信息管理"
TabPicture(0) = "MainForm.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Button_CSearch"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Button_CModify"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Button_CAdd"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Button_CDelete"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Frame2"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).ControlCount= 5
TabCaption(1) = "学生信息管理"
TabPicture(1) = "MainForm.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame3"
Tab(1).Control(1)= "Button_SSearch"
Tab(1).Control(2)= "Button_SModify"
Tab(1).Control(3)= "Button_SAdd"
Tab(1).Control(4)= "Button_SDelete"
Tab(1).ControlCount= 5
TabCaption(2) = "成绩查询修改"
TabPicture(2) = "MainForm.frx":0038
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "frame4"
Tab(2).Control(1)= "Button_PSearth"
Tab(2).Control(2)= "Frame7"
Tab(2).Control(3)= "Button_PModify"
Tab(2).ControlCount= 4
TabCaption(3) = "选课系统"
TabPicture(3) = "MainForm.frx":0054
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "Frame5"
Tab(3).Control(1)= "Button_ASearth"
Tab(3).Control(2)= "Button_AAdd"
Tab(3).Control(3)= "Button_ADelete"
Tab(3).Control(4)= "Frame6"
Tab(3).Control(5)= "Label14"
Tab(3).ControlCount= 6
Begin VB.Frame Frame5
Caption = "学生信息"
Height = 735
Left = -71520
TabIndex = 62
Top = 540
Width = 3015
Begin VB.TextBox Text_ASNo
Height = 270
Left = 1320
TabIndex = 33
Top = 240
Width = 1335
End
Begin VB.Label Label19
Caption = "学 号:"
Height = 255
Left = 360
TabIndex = 63
Top = 360
Width = 1455
End
End
Begin VB.CommandButton Button_ASearth
Caption = "查询(&S)"
Height = 375
Left = -69960
TabIndex = 36
Top = 2280
Width = 1095
End
Begin VB.CommandButton Button_AAdd
Caption = "选课"
Height = 375
Left = -71400
TabIndex = 34
Top = 1560
Width = 1095
End
Begin VB.CommandButton Button_ADelete
Caption = "退选"
Height = 375
Left = -69960
TabIndex = 35
Top = 1560
Width = 1095
End
Begin VB.Frame Frame6
Caption = "课程信息"
Height = 1455
Left = -74760
TabIndex = 58
Top = 540
Width = 3015
Begin VB.TextBox Text_ACName
Height = 270
Left = 1200
TabIndex = 31
Top = 600
Width = 1335
End
Begin VB.TextBox Text_ACNo
Height = 270
Left = 1200
TabIndex = 30
Top = 240
Width = 1335
End
Begin VB.TextBox Text_ACCredit
Height = 270
Left = 1200
TabIndex = 32
Top = 960
Width = 1335
End
Begin VB.Label Label22
Caption = "课程名称:"
Height = 375
Left = 120
TabIndex = 61
Top = 720
Width = 975
End
Begin VB.Label Label21
Caption = "课 程 号:"
Height = 255
Left = 120
TabIndex = 60
Top = 360
Width = 1095
End
Begin VB.Label Label12
Caption = "学 分:"
Height = 255
Left = 120
TabIndex = 59
Top = 1080
Width = 1095
End
End
Begin VB.Frame frame4
Caption = "查询方式"
Height = 2415
Left = -74760
TabIndex = 57
Top = 600
Width = 3135
Begin VB.TextBox Text_PSNo
Height = 270
Left = 1560
TabIndex = 19
Top = 360
Width = 1335
End
Begin VB.TextBox Text_PSNAME
Height = 270
Left = 1560
TabIndex = 21
Top = 840
Width = 1335
End
Begin VB.TextBox Text_PCNo
Height = 270
Left = 1560
TabIndex = 23
Top = 1320
Width = 1335
End
Begin VB.TextBox Text_PCNAME
Height = 270
Left = 1560
TabIndex = 25
Top = 1800
Width = 1335
End
Begin VB.OptionButton OSNo
Caption = "学 号:"
Height = 255
Left = 240
TabIndex = 18
Top = 360
Width = 1335
End
Begin VB.OptionButton OSName
Caption = "姓 名:"
Height = 255
Left = 240
TabIndex = 20
Top = 840
Width = 1335
End
Begin VB.OptionButton OCNo
Caption = "课 程 号:"
Height = 255
Left = 240
TabIndex = 22
Top = 1320
Width = 1215
End
Begin VB.OptionButton OCName
Caption = "课程名称:"
Height = 255
Left = 240
TabIndex = 24
Top = 1800
Width = 1215
End
End
Begin VB.CommandButton Button_PSearth
Caption = "查询(&S)"
Height = 375
Left = -71520
TabIndex = 26
Top = 2640
Width = 1335
End
Begin VB.Frame Frame7
Caption = "成绩修改"
Height = 1815
Left = -71520
TabIndex = 53
Top = 600
Width = 2895
Begin VB.TextBox Text_PSNo1
Height = 270
Left = 960
TabIndex = 27
Top = 360
Width = 1455
End
Begin VB.TextBox Text_PCNo1
Height = 270
Left = 960
TabIndex = 28
Top = 840
Width = 1455
End
Begin VB.TextBox Text_P
Height = 270
Left = 960
TabIndex = 29
Text = "0"
Top = 1320
Width = 1455
End
Begin VB.Label Label13
Caption = "学 号:"
Height = 255
Left = 120
TabIndex = 56
Top = 360
Width = 735
End
Begin VB.Label Label15
Caption = "课程号:"
Height = 255
Left = 120
TabIndex = 55
Top = 840
Width = 735
End
Begin VB.Label Label16
Caption = "成 绩:"
Height = 255
Left = 120
TabIndex = 54
Top = 1320
Width = 735
End
End
Begin VB.CommandButton Button_PModify
Caption = "修改成绩(&M)"
Height = 375
Left = -69960
TabIndex = 37
Top = 2640
Width = 1335
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -