📄 关于结束.frm
字号:
VERSION 5.00
Begin VB.Form Form4
BackColor = &H00FFFFC0&
Caption = "关于"
ClientHeight = 4440
ClientLeft = 120
ClientTop = 420
ClientWidth = 7320
LinkTopic = "Form4"
ScaleHeight = 4440
ScaleWidth = 7320
StartUpPosition = 1 '所有者中心
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "版权所有,违者必究"
Height = 615
Left = 4800
TabIndex = 4
Top = 3600
Width = 3735
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "联系方式:han_348154920@163.com"
Height = 615
Left = 1920
TabIndex = 3
Top = 3000
Width = 3495
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "指导老师:王彦琪"
Height = 615
Left = 2400
TabIndex = 2
Top = 2400
Width = 2415
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "开发人:陈麟 韩保川"
Height = 495
Left = 2280
TabIndex = 1
Top = 1680
Width = 1935
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "档案管理系统"
BeginProperty Font
Name = "宋体"
Size = 26.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1800
TabIndex = 0
Top = 720
Width = 3375
End
End
Attribute VB_Name = "Form4"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -