📄 form1.frm
字号:
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 0 'None
Caption = "排序算法演示系统 B03040326 段安吉"
ClientHeight = 4050
ClientLeft = 1170
ClientTop = 1320
ClientWidth = 7740
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4050
ScaleWidth = 7740
Begin 排序算法演示系统.jcForms jcForms1
Align = 1 'Align Top
Height = 4050
Left = 0
TabIndex = 0
Top = 0
Width = 7740
_ExtentX = 13653
_ExtentY = 7144
ThemeColor = 1
BorderStyle = 0
MaxButton = 0 'False
MinButton = 0 'False
CustomBackColor = 15591915
Style = 2
Begin 排序算法演示系统.isButton isButton8
Height = 495
Left = 3360
TabIndex = 18
Top = 3240
Width = 2175
_ExtentX = 3836
_ExtentY = 873
Icon = "Form1.frx":0000
Style = 7
Caption = "设定演示时间间隔"
IconAlign = 0
iNonThemeStyle = 0
Tooltiptitle = ""
ToolTipIcon = 0
ToolTipType = 0
ttForeColor = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MaskColor = 0
End
Begin 排序算法演示系统.isButton isButton7
Height = 495
Left = 1920
TabIndex = 17
Top = 3240
Width = 1215
_ExtentX = 2143
_ExtentY = 873
Icon = "Form1.frx":001C
Style = 7
Caption = "输入数列"
IconAlign = 0
iNonThemeStyle = 0
Tooltiptitle = ""
ToolTipIcon = 0
ToolTipType = 0
ttForeColor = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MaskColor = 0
End
Begin 排序算法演示系统.isButton isButton6
Height = 495
Left = 360
TabIndex = 5
Top = 3240
Width = 1335
_ExtentX = 2355
_ExtentY = 873
Icon = "Form1.frx":0038
Style = 7
Caption = "随机生成数"
IconAlign = 0
iNonThemeStyle = 0
BackColor = 12632256
Tooltiptitle = ""
ToolTipIcon = 0
ToolTipType = 0
ttForeColor = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MaskColor = 0
End
Begin 排序算法演示系统.isButton isButton4
Height = 375
Left = 5760
TabIndex = 4
Top = 840
Width = 1575
_ExtentX = 2778
_ExtentY = 661
Icon = "Form1.frx":0054
Style = 8
Caption = "选择排序"
IconAlign = 0
iNonThemeStyle = 0
Tooltiptitle = ""
ToolTipIcon = 0
ToolTipType = 0
ttForeColor = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MaskColor = 0
End
Begin 排序算法演示系统.isButton isButton3
Height = 375
Left = 3960
TabIndex = 3
Top = 840
Width = 1575
_ExtentX = 2778
_ExtentY = 661
Icon = "Form1.frx":0070
Style = 8
Caption = "插入排序"
IconAlign = 0
iNonThemeStyle = 0
Tooltiptitle = ""
ToolTipIcon = 0
ToolTipType = 0
ttForeColor = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MaskColor = 0
End
Begin 排序算法演示系统.isButton isButton2
Height = 375
Left = 2160
TabIndex = 2
Top = 840
Width = 1575
_ExtentX = 2778
_ExtentY = 661
Icon = "Form1.frx":008C
Style = 8
Caption = "快速排序"
IconAlign = 0
iNonThemeStyle = 0
Tooltiptitle = ""
ToolTipIcon = 0
ToolTipType = 0
ttForeColor = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MaskColor = 0
End
Begin 排序算法演示系统.isButton isButton1
Height = 375
Left = 360
TabIndex = 1
Top = 840
Width = 1575
_ExtentX = 2778
_ExtentY = 661
Icon = "Form1.frx":00A8
Style = 8
Caption = "冒泡排序"
IconAlign = 0
iNonThemeStyle = 0
HighlightColor = 16711680
Tooltiptitle = ""
ToolTipIcon = 0
ToolTipType = 0
ttForeColor = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MaskColor = 0
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "10"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 10
Left = 6840
TabIndex = 29
Top = 1800
Width = 300
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "9"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 9
Left = 6120
TabIndex = 28
Top = 1800
Width = 150
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "8"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 8
Left = 5400
TabIndex = 27
Top = 1800
Width = 150
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "7"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 7
Left = 4680
TabIndex = 26
Top = 1800
Width = 150
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "6"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 6
Left = 3960
TabIndex = 25
Top = 1800
Width = 150
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "5"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 5
Left = 3240
TabIndex = 24
Top = 1800
Width = 150
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "4"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 4
Left = 2520
TabIndex = 23
Top = 1800
Width = 150
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "3"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
Left = 1800
TabIndex = 22
Top = 1800
Width = 150
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "2"
BeginProperty Font
Name = "Arial Narrow"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 1080
TabIndex = 21
Top = 1800
Width = 150
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -