📄 form1.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form Form1
BackColor = &H000000FF&
BorderStyle = 1 'Fixed Single
Caption = "AT89S51系列ISP"
ClientHeight = 6750
ClientLeft = 45
ClientTop = 375
ClientWidth = 9060
FillColor = &H000000FF&
ForeColor = &H000000C0&
Icon = "Form1.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 6750
ScaleWidth = 9060
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
BackColor = &H8000000D&
Caption = "自动完成"
ForeColor = &H8000000E&
Height = 855
Left = 4800
TabIndex = 21
Top = 5760
Width = 3975
Begin VB.CheckBox Check5
BackColor = &H8000000D&
Caption = "校验代码"
ForeColor = &H8000000E&
Height = 180
Left = 2160
TabIndex = 25
Top = 600
Value = 1 'Checked
Width = 1335
End
Begin VB.CheckBox Check4
BackColor = &H8000000D&
Caption = "下载代码"
ForeColor = &H8000000E&
Height = 255
Left = 2160
TabIndex = 24
Top = 240
Value = 1 'Checked
Width = 1695
End
Begin VB.CheckBox Check3
BackColor = &H8000000D&
Caption = "全片擦除"
ForeColor = &H8000000E&
Height = 180
Left = 120
TabIndex = 23
Top = 600
Value = 1 'Checked
Width = 1455
End
Begin VB.CheckBox Check2
BackColor = &H8000000D&
Caption = "读特征字"
ForeColor = &H8000000E&
Height = 255
Left = 120
TabIndex = 22
Top = 240
Value = 1 'Checked
Width = 1575
End
End
Begin VB.CommandButton SaveCode
BackColor = &H80000001&
Caption = "保存文件"
Height = 615
Left = 6480
Style = 1 'Graphical
TabIndex = 20
Top = 0
Width = 1575
End
Begin VB.ListBox List3
BackColor = &H00008000&
Height = 1500
Left = 2760
TabIndex = 19
Top = 4200
Width = 6135
End
Begin VB.ListBox List2
BackColor = &H00808000&
Height = 1500
Left = 2760
TabIndex = 18
Top = 2640
Width = 6135
End
Begin VB.CommandButton Command1
BackColor = &H80000001&
Caption = "硬件复位"
Height = 615
Left = 4800
Style = 1 'Graphical
TabIndex = 17
Top = 0
Width = 1455
End
Begin VB.CommandButton ReadIn
BackColor = &H0000C0C0&
Caption = "读入代码"
Height = 735
Left = 120
Style = 1 'Graphical
TabIndex = 16
Top = 4200
Width = 1455
End
Begin MSComctlLib.Slider Slider1
Height = 5655
Left = 2040
TabIndex = 15
Top = 0
Width = 375
_ExtentX = 661
_ExtentY = 9975
_Version = 393216
BorderStyle = 1
Orientation = 1
LargeChange = 1
Min = 1
Max = 100
SelStart = 1
TickStyle = 3
Value = 1
End
Begin VB.CommandButton AutoProg
BackColor = &H0000C0C0&
Caption = "自动完成"
Default = -1 'True
Height = 735
Left = 120
Style = 1 'Graphical
TabIndex = 14
Top = 5040
Width = 1455
End
Begin VB.ListBox List1
BackColor = &H80000001&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1140
Left = 2760
Style = 1 'Checkbox
TabIndex = 13
Top = 1320
Width = 6135
End
Begin VB.CommandButton ReadSign
BackColor = &H0000C0C0&
Caption = "读特征字"
Height = 735
Left = 120
Style = 1 'Graphical
TabIndex = 12
Top = 840
Width = 1455
End
Begin MSComctlLib.ProgressBar PBar
Height = 6615
Left = 1680
TabIndex = 11
Top = 0
Width = 255
_ExtentX = 450
_ExtentY = 11668
_Version = 393216
Appearance = 1
Orientation = 1
Scrolling = 1
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 2280
Top = 4920
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.CommandButton OpenFile
BackColor = &H0000C0C0&
Caption = "打开文件"
Height = 735
Left = 120
Style = 1 'Graphical
TabIndex = 10
Top = 0
Width = 1455
End
Begin VB.CommandButton Prog
BackColor = &H0000C0C0&
Caption = "下载代码"
Height = 735
Left = 120
Style = 1 'Graphical
TabIndex = 9
Top = 2520
Width = 1455
End
Begin VB.CommandButton Veri
BackColor = &H0000C0C0&
Caption = "校验代码"
Height = 735
Left = 120
Style = 1 'Graphical
TabIndex = 8
Top = 3360
Width = 1455
End
Begin VB.CommandButton Exit
BackColor = &H0000C0C0&
Caption = "退出"
Height = 735
Left = 120
Style = 1 'Graphical
TabIndex = 7
Top = 5880
Width = 1455
End
Begin VB.TextBox Text1
Height = 375
Left = 2760
Locked = -1 'True
TabIndex = 6
Top = 840
Width = 6135
End
Begin VB.CheckBox Check1
BackColor = &H8000000D&
Caption = "文件更新后自动下载"
ForeColor = &H8000000E&
Height = 375
Left = 2280
TabIndex = 5
Top = 6120
Value = 1 'Checked
Width = 1935
End
Begin VB.CommandButton WriteS
BackColor = &H80000001&
Caption = "写保密位"
Height = 615
Left = 2640
Style = 1 'Graphical
TabIndex = 4
Top = 0
Width = 1215
End
Begin VB.CheckBox LB1
BackColor = &H000000FF&
Caption = "LB1"
Height = 255
Left = 3960
TabIndex = 3
Top = 0
Width = 735
End
Begin VB.CheckBox LB2
BackColor = &H000000FF&
Caption = "LB2"
Height = 255
Left = 3960
TabIndex = 2
Top = 240
Width = 735
End
Begin VB.CheckBox LB3
BackColor = &H000000FF&
Caption = "LB3"
Height = 255
Left = 3960
TabIndex = 1
Top = 480
Width = 735
End
Begin VB.Timer Timer1
Enabled = 0 'False
Interval = 500
Left = 2400
Top = 5520
End
Begin VB.CommandButton CaChu
BackColor = &H0000C0C0&
Caption = "全片擦除"
Height = 735
Left = 120
Style = 1 'Graphical
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -