📄 form1.frm
字号:
VERSION 5.00
Begin VB.Form Form1
Caption = "俄罗斯方块"
ClientHeight = 9300
ClientLeft = 3720
ClientTop = 1215
ClientWidth = 9660
Icon = "Form1.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
Picture = "Form1.frx":08CA
ScaleHeight = 9300
ScaleWidth = 9660
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton c2
Caption = " 退出 EXIT"
BeginProperty Font
Name = "方正舒体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7680
TabIndex = 2
Top = 7920
Width = 1215
End
Begin VB.HScrollBar h1
Height = 375
Left = 6120
Max = 6
Min = 1
TabIndex = 3
Top = 4440
Value = 1
Width = 2775
End
Begin VB.CommandButton z
Enabled = 0 'False
Height = 375
Index = 7
Left = 120
Picture = "Form1.frx":CD01
Style = 1 'Graphical
TabIndex = 19
Top = 3240
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton z
Enabled = 0 'False
Height = 375
Index = 6
Left = 120
Picture = "Form1.frx":10045
Style = 1 'Graphical
TabIndex = 18
Top = 2760
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton z
Enabled = 0 'False
Height = 375
Index = 5
Left = 120
Picture = "Form1.frx":13416
Style = 1 'Graphical
TabIndex = 17
Top = 2280
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton z
Enabled = 0 'False
Height = 375
Index = 4
Left = 120
Picture = "Form1.frx":1680B
Style = 1 'Graphical
TabIndex = 16
Top = 1800
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton z
Enabled = 0 'False
Height = 375
Index = 3
Left = 120
Picture = "Form1.frx":19C10
Style = 1 'Graphical
TabIndex = 15
Top = 1320
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton z
Enabled = 0 'False
Height = 375
Index = 2
Left = 120
Picture = "Form1.frx":1CF02
Style = 1 'Graphical
TabIndex = 14
Top = 840
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton z
Enabled = 0 'False
Height = 375
Index = 1
Left = 120
Picture = "Form1.frx":2030E
Style = 1 'Graphical
TabIndex = 13
Top = 360
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton c
Height = 375
Index = 1
Left = 6360
Style = 1 'Graphical
TabIndex = 12
Top = 1080
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton cc
Height = 375
Index = 4
Left = 8160
Style = 1 'Graphical
TabIndex = 10
Top = 1200
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton cc
Height = 375
Index = 3
Left = 7440
Style = 1 'Graphical
TabIndex = 9
Top = 1560
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton cc
Height = 375
Index = 2
Left = 7800
Style = 1 'Graphical
TabIndex = 8
Top = 1560
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton cc
Height = 375
Index = 1
Left = 7800
Style = 1 'Graphical
TabIndex = 7
Top = 1200
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton c
Height = 375
Index = 4
Left = 6720
Style = 1 'Graphical
TabIndex = 5
Top = 1800
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton c
Height = 375
Index = 3
Left = 6360
Style = 1 'Graphical
TabIndex = 4
Top = 1800
Visible = 0 'False
Width = 375
End
Begin VB.CommandButton c
Height = 375
Index = 2
Left = 6360
Style = 1 'Graphical
TabIndex = 0
Top = 1440
Visible = 0 'False
Width = 375
End
Begin VB.Timer t1
Enabled = 0 'False
Interval = 100
Left = 6960
Top = 1200
End
Begin VB.Frame fr1
BackColor = &H80000008&
BorderStyle = 0 'None
Enabled = 0 'False
Height = 2055
Left = 6120
TabIndex = 6
Top = 840
Width = 2655
Begin VB.Line Line12
BorderColor = &H00FFFFFF&
BorderWidth = 5
X1 = 2640
X2 = 2640
Y1 = 0
Y2 = 2040
End
Begin VB.Line Line11
BorderColor = &H00FFFFFF&
BorderWidth = 5
X1 = 0
X2 = 0
Y1 = 0
Y2 = 2040
End
Begin VB.Line Line10
BorderColor = &H00FFFFFF&
BorderWidth = 5
X1 = 0
X2 = 2640
Y1 = 0
Y2 = 0
End
Begin VB.Line Line9
BorderColor = &H00FFFFFF&
BorderWidth = 5
X1 = 0
X2 = 2640
Y1 = 2040
Y2 = 2040
End
End
Begin VB.PictureBox Picture1
Enabled = 0 'False
Height = 2295
Left = 6000
Picture = "Form1.frx":235BD
ScaleHeight = 2235
ScaleWidth = 2835
TabIndex = 11
Top = 720
Width = 2895
End
Begin VB.CommandButton c1
Caption = "开始 START"
Default = -1 'True
BeginProperty Font
Name = "方正舒体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 6120
TabIndex = 1
Top = 7920
Width = 1215
End
Begin VB.Label Label13
BackStyle = 0 'Transparent
Caption = "在游戏中,请按“Q”键暂停或退出"
BeginProperty Font
Name = "方正舒体"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 1680
TabIndex = 32
Top = 8760
Width = 5655
End
Begin VB.Label l1
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "888"
BeginProperty Font
Name = "Arial Black"
Size = 26.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 615
Left = 6840
TabIndex = 31
Top = 5400
Width = 1575
End
Begin VB.Label l2
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "88888"
BeginProperty Font
Name = "Arial Black"
Size = 26.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 615
Left = 6720
TabIndex = 30
Top = 6600
Width = 1935
End
Begin VB.Label Label10
BackStyle = 0 'Transparent
Caption = "得分:"
BeginProperty Font
Name = "方正舒体"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 375
Left = 6000
TabIndex = 29
Top = 6360
Width = 1095
End
Begin VB.Label Label9
BackStyle = 0 'Transparent
Caption = "消去行数:"
BeginProperty Font
Name = "方正舒体"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 375
Left = 6000
TabIndex = 28
Top = 5160
Width = 1575
End
Begin VB.Label Label8
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "6"
BeginProperty Font
Name = "方正舒体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 375
Left = 8520
TabIndex = 27
Top = 3960
Width = 375
End
Begin VB.Label Label7
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "5"
BeginProperty Font
Name = "方正舒体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 375
Left = 8040
TabIndex = 26
Top = 3960
Width = 375
End
Begin VB.Label Label6
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "4"
BeginProperty Font
Name = "方正舒体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 375
Left = 7560
TabIndex = 25
Top = 3960
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "3"
BeginProperty Font
Name = "方正舒体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 375
Left = 7080
TabIndex = 24
Top = 3960
Width = 375
End
Begin VB.Label Label4
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "2"
BeginProperty Font
Name = "方正舒体"
Size = 14.25
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -