📄 frmteck.frm
字号:
VERSION 5.00
Begin VB.Form FrmTeck
BorderStyle = 1 'Fixed Single
Caption = "技术支持"
ClientHeight = 2670
ClientLeft = 45
ClientTop = 330
ClientWidth = 4575
Icon = "FrmTeck.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2670
ScaleWidth = 4575
StartUpPosition = 3 '窗口缺省
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "Web技术支持:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800080&
Height = 210
Left = 360
TabIndex = 10
Top = 240
Width = 1365
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "05393031536"
ForeColor = &H00FF0000&
Height = 180
Left = 1320
TabIndex = 9
Top = 2160
Width = 990
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "电话联系:"
Height = 180
Left = 360
TabIndex = 8
Top = 2160
Width = 900
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "yplhy@sina.com"
ForeColor = &H00FF0000&
Height = 180
Left = 2880
TabIndex = 7
Top = 1800
Width = 1260
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "yplhy@sohu.com"
ForeColor = &H00FF0000&
Height = 180
Left = 1320
TabIndex = 6
Top = 1800
Width = 1260
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "电子邮件:"
Height = 180
Left = 360
TabIndex = 5
Top = 1800
Width = 900
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "本人联系方法:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800080&
Height = 210
Left = 360
TabIndex = 4
Top = 1440
Width = 1470
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "http://www.music.com"
ForeColor = &H00FF0000&
Height = 180
Left = 1920
TabIndex = 3
Top = 600
Width = 1800
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "更多技术资料:"
Height = 180
Left = 360
TabIndex = 2
Top = 600
Width = 1260
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "http://www.music.com"
ForeColor = &H00FF0000&
Height = 180
Left = 1920
TabIndex = 1
Top = 1080
Width = 1800
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "程序升级网址:"
Height = 180
Left = 360
TabIndex = 0
Top = 1080
Width = 1260
End
End
Attribute VB_Name = "FrmTeck"
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 + -