📄 帮助.frm
字号:
VERSION 5.00
Begin VB.Form 帮助
BackColor = &H80000001&
Caption = "帮助"
ClientHeight = 4800
ClientLeft = 5505
ClientTop = 3075
ClientWidth = 5895
LinkTopic = "Form1"
ScaleHeight = 4800
ScaleWidth = 5895
Begin VB.Label Label7
BackColor = &H80000001&
Caption = "版,采用Microsoft office2000 Access建表."
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 6
Top = 3720
Width = 5055
End
Begin VB.Label Label4
BackColor = &H80000001&
Caption = "的工具软件是Microsoft Visual Basic 6.0企业"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 5
Top = 3240
Width = 5175
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "系统运行的操作系统平台Windows98/2000,采用"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 4
Top = 2760
Width = 5055
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "系统运行的软件环境为:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 3
Top = 2280
Width = 2655
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "具体配置为:64M内存,300MHz主频,10G以上的硬盘"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 120
TabIndex = 2
Top = 1440
Width = 5535
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "系统运行的硬件环境为:奔腾二代以上微机系统"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 1
Top = 960
Width = 5175
End
Begin VB.Label Label1
BackColor = &H80000001&
Caption = "系统运行环境"
BeginProperty Font
Name = "宋体"
Size = 18
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1560
TabIndex = 0
Top = 240
Width = 2655
End
End
Attribute VB_Name = "帮助"
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 + -