📄 form1.frm
字号:
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "教师登陆——利军学生成绩管理系统V1.0"
ClientHeight = 7545
ClientLeft = 2955
ClientTop = 2310
ClientWidth = 9660
Icon = "Form1.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7545
ScaleWidth = 9660
Begin VB.CommandButton pjs
Caption = "计算"
Height = 375
Left = 8520
TabIndex = 14
Top = 4920
Width = 615
End
Begin VB.CommandButton tc
Caption = "退出"
Height = 375
Left = 8160
TabIndex = 28
Top = 6600
Width = 735
End
Begin VB.CommandButton zh
Caption = "最后"
Height = 375
Left = 6960
TabIndex = 23
Top = 6600
Width = 735
End
Begin VB.CommandButton xyg
Caption = "下一个"
Height = 375
Left = 5760
TabIndex = 22
Top = 6600
Width = 735
End
Begin VB.CommandButton syg
Caption = "上一个"
Height = 375
Left = 4560
TabIndex = 21
Top = 6600
Width = 735
End
Begin VB.CommandButton qs
Caption = "起始"
Height = 375
Left = 3360
TabIndex = 20
Top = 6600
Width = 735
End
Begin VB.CommandButton fq
Caption = "放弃"
Enabled = 0 'False
Height = 375
Left = 8160
TabIndex = 19
Top = 6000
Width = 735
End
Begin VB.CommandButton sx
Caption = "刷新"
Height = 375
Left = 6960
TabIndex = 18
Top = 6000
Width = 735
End
Begin VB.CommandButton sc
Caption = "删除"
Height = 375
Left = 5760
TabIndex = 17
Top = 6000
Width = 735
End
Begin VB.CommandButton xg
Caption = "修改"
Height = 375
Left = 4560
TabIndex = 16
Top = 6000
Width = 735
End
Begin VB.CommandButton tj
Caption = "添加"
Height = 375
Left = 3360
TabIndex = 15
Top = 6000
Width = 735
End
Begin VB.Frame Frame2
Caption = "学习成绩"
Height = 2175
Left = 3240
TabIndex = 30
Top = 3360
Width = 6015
Begin VB.CommandButton zjs
Caption = "计算"
Height = 375
Left = 2400
TabIndex = 12
Top = 1560
Width = 615
End
Begin VB.TextBox pm
Height = 375
Left = 3840
TabIndex = 13
Top = 1560
Width = 1455
End
Begin VB.TextBox zf
Height = 375
Left = 960
TabIndex = 11
Top = 1560
Width = 1455
End
Begin VB.TextBox hx
Height = 375
Left = 3840
TabIndex = 10
Top = 960
Width = 1455
End
Begin VB.TextBox wl
Height = 375
Left = 960
TabIndex = 9
Top = 960
Width = 1455
End
Begin VB.TextBox yy
Height = 375
Left = 3840
TabIndex = 8
Top = 360
Width = 1455
End
Begin VB.TextBox gs
Height = 375
Left = 960
TabIndex = 7
Top = 360
Width = 1455
End
Begin VB.Label Label12
Caption = "均分:"
Height = 255
Left = 3240
TabIndex = 42
Top = 1560
Width = 615
End
Begin VB.Label Label11
Caption = "总分:"
Height = 255
Left = 360
TabIndex = 41
Top = 1560
Width = 615
End
Begin VB.Label Label10
Caption = "化学:"
Height = 255
Left = 3240
TabIndex = 40
Top = 960
Width = 615
End
Begin VB.Label Label9
Caption = "物理:"
Height = 255
Left = 360
TabIndex = 39
Top = 960
Width = 615
End
Begin VB.Label Label8
Caption = "英语:"
Height = 255
Left = 3240
TabIndex = 38
Top = 360
Width = 615
End
Begin VB.Label Label7
Caption = "高数:"
Height = 255
Left = 360
TabIndex = 37
Top = 360
Width = 615
End
End
Begin VB.Frame Frame1
Caption = "个人信息"
Height = 2415
Left = 3240
TabIndex = 29
Top = 720
Width = 6015
Begin VB.OptionButton nv
Caption = "女"
Height = 255
Left = 4800
TabIndex = 4
Top = 1080
Width = 495
End
Begin VB.OptionButton nan
Caption = "男"
Height = 255
Left = 4080
TabIndex = 3
Top = 1080
Value = -1 'True
Width = 495
End
Begin VB.TextBox dh
Height = 375
Left = 3840
TabIndex = 6
Top = 1800
Width = 1455
End
Begin VB.TextBox sr
Height = 375
Left = 960
TabIndex = 5
Top = 1800
Width = 1455
End
Begin VB.TextBox xm
Height = 375
Left = 960
TabIndex = 2
Top = 1080
Width = 1455
End
Begin VB.TextBox mm
Height = 375
Left = 3840
TabIndex = 1
Top = 360
Width = 1455
End
Begin VB.TextBox xh
Height = 375
Left = 960
TabIndex = 0
Text = "暂无记录"
Top = 360
Width = 1455
End
Begin VB.Label Label6
Caption = "电话:"
Height = 255
Left = 3240
TabIndex = 36
Top = 1800
Width = 615
End
Begin VB.Label Label5
Caption = "生日:"
Height = 255
Left = 360
TabIndex = 35
Top = 1800
Width = 615
End
Begin VB.Label Label4
Caption = "性别:"
Height = 255
Left = 3240
TabIndex = 34
Top = 1080
Width = 615
End
Begin VB.Label Label3
Caption = "姓名:"
Height = 255
Left = 360
TabIndex = 33
Top = 1080
Width = 615
End
Begin VB.Label Label2
Caption = "密码:"
Height = 255
Left = 3240
TabIndex = 32
Top = 360
Width = 615
End
Begin VB.Label Label1
Caption = "学号:"
Height = 255
Left = 360
TabIndex = 31
Top = 360
Width = 615
End
End
Begin VB.CommandButton Command1
Caption = "查询"
Height = 375
Left = 1680
TabIndex = 26
Top = 1080
Width = 975
End
Begin VB.ListBox List1
Height = 4920
Left = 240
TabIndex = 27
Top = 1920
Width = 2415
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "Form1.frx":628A
Left = 1800
List = "Form1.frx":6294
TabIndex = 25
Text = "学号"
Top = 600
Width = 855
End
Begin VB.TextBox Text1
Height = 300
Left = 240
TabIndex = 24
Top = 600
Width = 1455
End
Begin VB.Label zjls
Caption = "0"
Height = 375
Left = 1080
TabIndex = 46
Top = 1200
Width = 615
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -