📄 frmscore.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form FrmScore
BorderStyle = 3 'Fixed Dialog
Caption = "学生测评管理"
ClientHeight = 6255
ClientLeft = 45
ClientTop = 435
ClientWidth = 10275
Icon = "FrmScore.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6255
ScaleWidth = 10275
ShowInTaskbar = 0 'False
Begin MSComctlLib.ImageList ImageList1
Left = 2760
Top = 1440
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483628
ImageWidth = 16
ImageHeight = 16
MaskColor = 16777215
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 5
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmScore.frx":06EA
Key = "imgGlobalFolder"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmScore.frx":307C
Key = "imgClosedFolder"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmScore.frx":3416
Key = "imgOpenedFolder"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmScore.frx":37B0
Key = "imgDeselectedFile"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmScore.frx":3B4A
Key = "imgSelectedFile"
EndProperty
EndProperty
End
Begin VB.CommandButton cmdOrder
Caption = "计算名次"
Height = 320
Left = 9120
TabIndex = 40
Top = 120
Width = 1035
End
Begin VB.ComboBox CboTerm
Height = 300
Left = 7620
Style = 2 'Dropdown List
TabIndex = 22
Top = 120
Width = 975
End
Begin VB.ComboBox CboYear2
Height = 300
Left = 5520
Style = 2 'Dropdown List
TabIndex = 21
Top = 120
Width = 1095
End
Begin VB.ComboBox CboYear1
Height = 300
Left = 4020
Style = 2 'Dropdown List
TabIndex = 18
Top = 120
Width = 1095
End
Begin VB.CommandButton cmdClose
Cancel = -1 'True
Caption = "关闭"
Height = 400
Left = 8460
TabIndex = 8
Top = 5580
Width = 1275
End
Begin VB.CommandButton cmdDel
Caption = "删除"
Height = 400
Left = 6840
TabIndex = 7
Top = 5580
Width = 1275
End
Begin VB.CommandButton cmdEdit
Caption = "修改"
Height = 400
Left = 5220
TabIndex = 6
Top = 5580
Width = 1275
End
Begin VB.CommandButton cmdAdd
Caption = "添加"
Height = 400
Left = 3600
TabIndex = 5
Top = 5580
Width = 1275
End
Begin MSComctlLib.ListView ListView1
Height = 3435
Left = 120
TabIndex = 1
Top = 2640
Width = 2895
_ExtentX = 5106
_ExtentY = 6059
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin VB.Frame Frame1
Height = 4875
Left = 3180
TabIndex = 9
Top = 540
Width = 6975
Begin VB.TextBox txtDate
Height = 375
Left = 1200
Locked = -1 'True
TabIndex = 38
Text = "Date"
Top = 960
Width = 1515
End
Begin VB.TextBox txtSOrder
Alignment = 2 'Center
Height = 375
Left = 4740
Locked = -1 'True
TabIndex = 36
Text = "SOrder"
Top = 3120
Width = 915
End
Begin VB.TextBox txtSTotal
Alignment = 1 'Right Justify
Height = 375
Left = 1200
Locked = -1 'True
TabIndex = 34
Text = "STotal"
Top = 3120
Width = 1275
End
Begin VB.TextBox txtSGmyPer
Alignment = 1 'Right Justify
Height = 375
Left = 4740
Locked = -1 'True
TabIndex = 31
Text = "SGmyPer"
Top = 2580
Width = 915
End
Begin VB.TextBox txtSGmy
Alignment = 1 'Right Justify
Height = 375
Left = 1200
Locked = -1 'True
TabIndex = 29
Text = "SGmy"
Top = 2580
Width = 1275
End
Begin VB.TextBox txtSMindPer
Alignment = 1 'Right Justify
Height = 375
Left = 4740
Locked = -1 'True
TabIndex = 26
Text = "SMindPer"
Top = 2040
Width = 915
End
Begin VB.TextBox txtSMind
Alignment = 1 'Right Justify
Height = 375
Left = 1200
Locked = -1 'True
TabIndex = 24
Text = "SMind"
Top = 2040
Width = 1275
End
Begin VB.TextBox txtSMoralPer
Alignment = 1 'Right Justify
Height = 375
Left = 4740
Locked = -1 'True
TabIndex = 16
Text = "SMoralPer"
Top = 1500
Width = 915
End
Begin VB.TextBox txtSMoral
Alignment = 1 'Right Justify
Height = 375
Left = 1200
Locked = -1 'True
TabIndex = 14
Text = "SMoral"
Top = 1500
Width = 1275
End
Begin VB.TextBox txtMemo
Height = 915
Left = 1200
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 4
Text = "FrmScore.frx":64DC
Top = 3660
Width = 5475
End
Begin VB.TextBox txtStuName
Height = 375
Left = 4740
Locked = -1 'True
TabIndex = 3
Text = "StuName"
Top = 360
Width = 1815
End
Begin VB.TextBox txtStuNo
Height = 375
Left = 1200
Locked = -1 'True
TabIndex = 2
Text = "StuNo"
Top = 360
Width = 1815
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "测评日期"
Height = 180
Left = 300
TabIndex = 39
Top = 1080
Width = 720
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "名次"
Height = 180
Left = 3480
TabIndex = 37
Top = 3240
Width = 360
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "合计"
Height = 180
Left = 300
TabIndex = 35
Top = 3240
Width = 360
End
Begin VB.Label Label15
AutoSize = -1 'True
Caption = "%"
Height = 180
Left = 5820
TabIndex = 33
Top = 2700
Width = 90
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "体育所占比例"
Height = 180
Left = 3480
TabIndex = 32
Top = 2700
Width = 1080
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "体育分数"
Height = 180
Left = 300
TabIndex = 30
Top = 2700
Width = 720
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "%"
Height = 180
Left = 5820
TabIndex = 28
Top = 2160
Width = 90
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "智育所占比例"
Height = 180
Left = 3480
TabIndex = 27
Top = 2160
Width = 1080
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "智育分数"
Height = 180
Left = 300
TabIndex = 25
Top = 2160
Width = 720
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "%"
Height = 180
Left = 5820
TabIndex = 23
Top = 1560
Width = 90
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "德育分数"
Height = 180
Left = 300
TabIndex = 15
Top = 1620
Width = 720
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "备注"
Height = 180
Left = 300
TabIndex = 13
Top = 3780
Width = 360
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "德育所占比例"
Height = 180
Left = 3480
TabIndex = 12
Top = 1560
Width = 1080
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -