📄 reles_info.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Form13
BackColor = &H00FFC0C0&
Caption = "重修信息查询"
ClientHeight = 7875
ClientLeft = 60
ClientTop = 345
ClientWidth = 11235
LinkTopic = "Form13"
MDIChild = -1 'True
ScaleHeight = 7875
ScaleWidth = 11235
WindowState = 2 'Maximized
Begin VB.Frame Frame2
BackColor = &H00FFC0C0&
Height = 6015
Index = 1
Left = -3360
TabIndex = 15
Top = 1200
Width = 10695
Begin VB.CommandButton Command6
Caption = "查询结果导出"
Enabled = 0 'False
Height = 495
Left = 6120
TabIndex = 28
Top = 4800
Width = 1455
End
Begin VB.ComboBox Combo1
Height = 300
Index = 2
Left = 1320
TabIndex = 26
Top = 1680
Width = 1335
End
Begin VB.ComboBox Combo1
Height = 300
Index = 1
Left = 1320
TabIndex = 25
Top = 1080
Width = 2055
End
Begin MSFlexGridLib.MSFlexGrid myFlexGrid2
Height = 3615
Left = 3600
TabIndex = 20
Top = 840
Width = 6015
_ExtentX = 10610
_ExtentY = 6376
_Version = 393216
Cols = 5
FixedCols = 0
BackColorBkg = 16761024
End
Begin VB.CommandButton Command4
Caption = "重 置"
Height = 375
Left = 1800
TabIndex = 19
Top = 2400
Width = 1095
End
Begin VB.CommandButton Command3
Caption = "确 定"
Height = 375
Left = 240
TabIndex = 18
Top = 2400
Width = 1095
End
Begin VB.ComboBox Combo1
Height = 300
Index = 0
Left = 1320
TabIndex = 17
Top = 480
Width = 1335
End
Begin VB.Label Label9
BackColor = &H00FFC0C0&
Caption = "课 程 名:"
Height = 255
Left = 240
TabIndex = 24
Top = 1080
Width = 1095
End
Begin VB.Label Label8
BackColor = &H00FFC0C0&
Caption = "教师姓名:"
Height = 255
Left = 240
TabIndex = 23
Top = 1680
Width = 975
End
Begin VB.Label Label7
BackColor = &H00FFC0C0&
Caption = "(必选)"
BeginProperty Font
Name = "宋体"
Size = 8.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 360
TabIndex = 22
Top = 720
Width = 855
End
Begin VB.Label Label6
BackColor = &H00FFC0C0&
Caption = "重修名单显示:"
Height = 255
Left = 3600
TabIndex = 21
Top = 480
Width = 1455
End
Begin VB.Label Label5
BackColor = &H00FFC0C0&
Caption = "请选择学期:"
Height = 255
Left = 240
TabIndex = 16
Top = 480
Width = 1215
End
End
Begin VB.Frame Frame2
BackColor = &H00FFC0C0&
Height = 6015
Index = 0
Left = 120
TabIndex = 3
Top = 1200
Visible = 0 'False
Width = 10695
Begin VB.CommandButton Command5
Caption = "导出查询结果"
Enabled = 0 'False
Height = 495
Left = 6000
TabIndex = 27
Top = 4920
Width = 1455
End
Begin MSFlexGridLib.MSFlexGrid myFlexGrid1
Height = 3735
Left = 3720
TabIndex = 12
Top = 840
Width = 5895
_ExtentX = 10398
_ExtentY = 6588
_Version = 393216
Cols = 4
FixedCols = 0
BackColorBkg = 16761024
End
Begin VB.Frame Frame3
BackColor = &H00FFC0C0&
Caption = "该学生基本信息:"
Height = 1935
Left = 120
TabIndex = 7
Top = 1680
Visible = 0 'False
Width = 3015
Begin VB.TextBox Text2
Height = 270
Index = 1
Left = 1080
Locked = -1 'True
TabIndex = 11
Top = 1080
Width = 1335
End
Begin VB.TextBox Text2
Height = 270
Index = 0
Left = 1080
Locked = -1 'True
TabIndex = 9
Top = 480
Width = 1335
End
Begin VB.Label Label3
BackColor = &H00FFC0C0&
Caption = "班 级:"
Height = 255
Left = 240
TabIndex = 10
Top = 1080
Width = 735
End
Begin VB.Label Label2
BackColor = &H00FFC0C0&
Caption = "姓 名:"
Height = 255
Left = 240
TabIndex = 8
Top = 480
Width = 735
End
End
Begin VB.CommandButton Command1
Caption = "确 定"
Height = 375
Left = 240
TabIndex = 6
Top = 1080
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Left = 1560
TabIndex = 5
Top = 480
Width = 1335
End
Begin VB.CommandButton Command2
Caption = "重 置"
Height = 375
Left = 2040
TabIndex = 14
Top = 1080
Width = 1095
End
Begin VB.Label Label4
BackColor = &H00FFC0C0&
Caption = "重修记录显示:"
Height = 255
Left = 3840
TabIndex = 13
Top = 480
Width = 1455
End
Begin VB.Label Label1
BackColor = &H00FFC0C0&
Caption = "请先输入学号:"
Height = 255
Left = 240
TabIndex = 4
Top = 480
Width = 1455
End
End
Begin VB.Frame Frame1
BackColor = &H00FFC0C0&
Caption = "请选择查询对象"
Height = 855
Left = 120
TabIndex = 0
Top = 120
Width = 6255
Begin VB.OptionButton Option1
BackColor = &H00FFC0C0&
Caption = "选课整体重修记录"
Height = 255
Index = 1
Left = 3600
TabIndex = 2
Top = 360
Width = 1935
End
Begin VB.OptionButton Option1
BackColor = &H00FFC0C0&
Caption = "单个学生重修记录"
Height = 255
Index = 0
Left = 360
TabIndex = 1
Top = 360
Width = 1935
End
End
End
Attribute VB_Name = "Form13"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Attribute VB_Ext_KEY = "RVB_UniqueId" ,"41FF01F30128"
Attribute VB_Ext_KEY = "RVB_ModelStereotype" ,"Form"
Dim txtSQL As String 'ExecuteSQL 的 SQL语句参数
Dim mrc As ADODB.Recordset '定义查询返回记录集
Dim i As Integer '定义循环变量
Private Sub Command1_Click() '确定按钮(单个学生)
myFlexGrid1.Rows = 1
If Text1.Text = "" Then
MsgBox "请先填写学号!", 0 + 48, "注意!"
Text1.SetFocus
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -