📄 login.frm
字号:
VERSION 5.00
Begin VB.Form login
BorderStyle = 0 'None
Caption = "请选择管理类别"
ClientHeight = 12000
ClientLeft = 0
ClientTop = 0
ClientWidth = 16005
LinkTopic = "Form1"
Picture = "login.frx":0000
ScaleHeight = 12000
ScaleWidth = 16005
ShowInTaskbar = 0 'False
Begin VB.Label Label11
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "帮 助"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 9720
TabIndex = 10
Top = 10560
Width = 990
End
Begin VB.Image Image6
Height = 2475
Left = 8880
Picture = "login.frx":9115
Top = 8400
Width = 2535
End
Begin VB.Label Label10
AutoSize = -1 'True
BackStyle = 0 'Transparent
BorderStyle = 1 'Fixed Single
Caption = " 退 出 "
BeginProperty Font
Name = "华文行楷"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 510
Left = 12360
TabIndex = 9
Top = 2040
Width = 1875
End
Begin VB.Label Label9
BackStyle = 0 'Transparent
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Left = 4800
TabIndex = 8
Top = 1680
Width = 2775
End
Begin VB.Label Label8
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "亲爱的:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 315
Left = 4320
TabIndex = 7
Top = 1320
Width = 1320
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 315
Left = 5160
TabIndex = 6
Top = 2040
Width = 2085
End
Begin VB.Label Label6
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "关 于"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 4200
TabIndex = 5
Top = 10680
Width = 990
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "成绩与课程管理"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 9840
TabIndex = 4
Top = 7200
Width = 2310
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "学籍管理"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 6840
TabIndex = 3
Top = 4920
Width = 1320
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "班级管理"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 3240
TabIndex = 2
Top = 7320
Width = 1320
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "系统管理"
BeginProperty Font
Name = "楷体_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 6720
TabIndex = 1
Top = 7800
Width = 1320
End
Begin VB.Image Image5
Height = 2685
Left = 9600
Picture = "login.frx":EFEC
Top = 4800
Width = 2730
End
Begin VB.Image Image4
Height = 2685
Left = 3240
Picture = "login.frx":1610B
Top = 8400
Width = 2835
End
Begin VB.Image Image3
Height = 2670
Left = 2640
Picture = "login.frx":1DADC
Top = 4920
Width = 2670
End
Begin VB.Image Image2
Height = 2715
Left = 6120
Picture = "login.frx":252B4
Top = 2520
Width = 2730
End
Begin VB.Image Image1
Height = 2715
Left = 6120
Picture = "login.frx":2CE6D
Top = 5520
Width = 2685
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "请您选择管理类别"
BeginProperty Font
Name = "华文彩云"
Size = 42
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 870
Left = 4200
TabIndex = 0
Top = 480
Width = 6720
End
End
Attribute VB_Name = "login"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Form_Load()
If gblnPurview = True Then Label7.Caption = "您是系统管理员,可以修改任何数据"
If gblnPurview = False Then Label7.Caption = "您是普通用户,有些功能您会受到限制"
Label9.Caption = gstruser
End Sub
Private Sub Image1_Click()
frmsys.Show 1
End Sub
Private Sub Image2_Click()
frmxueji.Show 1
End Sub
Private Sub Image3_Click()
frmbanji.Show 1
End Sub
Private Sub Image4_Click()
frmabout.Show 1
End Sub
Private Sub Image5_Click()
frmcjykc.Show 1
End Sub
Private Sub Image6_Click()
Shell "hh " & App.Path & "\help.chm", vbNormalFocus
End Sub
Private Sub Label10_Click()
Dim Myexit As Integer
Myexit = MsgBox("你确定要退出系统吗?", vbYesNo + vbQuestion, "询问")
If Myexit = vbYes Then
Unload Me
End If
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -