frm_sjlr.frm
来自「一个用VB做的试卷分析评估系统」· FRM 代码 · 共 532 行 · 第 1/2 页
FRM
532 行
VERSION 5.00
Begin VB.Form frm_sjlr
Caption = "Form1"
ClientHeight = 4950
ClientLeft = 3045
ClientTop = 3840
ClientWidth = 9105
Icon = "frm_sjlr.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 4950
ScaleWidth = 9105
WindowState = 2 'Maximized
Begin VB.CommandButton cmd_next
Caption = "下一步"
Default = -1 'True
Height = 375
Left = 6960
TabIndex = 39
Top = 4320
Width = 1215
End
Begin VB.TextBox txt_fen
Height = 270
Index = 9
Left = 6240
TabIndex = 38
Top = 3840
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 8
Left = 6240
TabIndex = 37
Top = 3360
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 7
Left = 6240
TabIndex = 36
Top = 3000
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 6
Left = 6240
TabIndex = 35
Top = 2640
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 5
Left = 6240
TabIndex = 34
Top = 2280
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 4
Left = 6240
TabIndex = 33
Top = 1920
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 3
Left = 6240
TabIndex = 32
Top = 1560
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 2
Left = 6240
TabIndex = 31
Top = 1200
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 1
Left = 6240
TabIndex = 30
Top = 840
Width = 1935
End
Begin VB.TextBox txt_fen
Height = 270
Index = 0
Left = 6240
TabIndex = 29
Top = 480
Width = 1935
End
Begin VB.CommandButton cmd_cancel
Caption = "取消"
Height = 375
Left = 4680
TabIndex = 18
Top = 4320
Width = 1215
End
Begin VB.TextBox txt_total_ti
Height = 270
Left = 1800
MaxLength = 2
TabIndex = 17
Top = 4320
Width = 1935
End
Begin VB.TextBox txt_total_fen
Height = 270
Left = 1800
MaxLength = 3
TabIndex = 16
Text = "100"
Top = 3840
Width = 1935
End
Begin VB.TextBox txt_stu_num
Height = 270
Left = 1800
MaxLength = 2
TabIndex = 15
Text = "40"
Top = 3360
Width = 1935
End
Begin VB.ComboBox cmb_term
Height = 300
ItemData = "frm_sjlr.frx":030A
Left = 1800
List = "frm_sjlr.frx":0314
TabIndex = 14
Text = "1"
Top = 2880
Width = 1935
End
Begin VB.ComboBox cmb_year
Height = 300
Left = 1800
TabIndex = 13
Top = 2400
Width = 1935
End
Begin VB.ComboBox cmb_classes
Height = 300
Left = 1800
TabIndex = 12
Top = 1920
Width = 1935
End
Begin VB.ComboBox cmb_course
Height = 300
Left = 1800
TabIndex = 11
Top = 1440
Width = 1935
End
Begin VB.ComboBox cmb_teacher
Height = 300
Left = 1800
TabIndex = 10
Top = 960
Width = 1935
End
Begin VB.ComboBox cmb_institute
Height = 300
Left = 1800
TabIndex = 9
Top = 480
Width = 1935
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 十 大题分值:"
Height = 180
Index = 9
Left = 4680
TabIndex = 28
Top = 3960
Width = 1440
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 九 大题分值:"
Height = 180
Index = 8
Left = 4680
TabIndex = 27
Top = 3480
Width = 1440
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 八 大题分值:"
Height = 180
Index = 7
Left = 4680
TabIndex = 26
Top = 3120
Width = 1440
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 七 大题分值:"
Height = 180
Index = 6
Left = 4680
TabIndex = 25
Top = 2760
Width = 1440
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 六 大题分值:"
Height = 180
Index = 5
Left = 4680
TabIndex = 24
Top = 2400
Width = 1440
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 五 大题分值:"
Height = 180
Index = 4
Left = 4680
TabIndex = 23
Top = 2040
Width = 1440
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 四 大题分值:"
Height = 180
Index = 3
Left = 4680
TabIndex = 22
Top = 1680
Width = 1440
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 三 大题分值:"
Height = 180
Index = 2
Left = 4680
TabIndex = 21
Top = 1320
Width = 1440
End
Begin VB.Label lbl_fen
AutoSize = -1 'True
Caption = "第 二 大题分值:"
Height = 180
Index = 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?