⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 se516v36.frm

📁 C51单片机的程序下载器软件源代码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1 
   Caption         =   "SE-516SP  ATMEL 8051 Programmer / Simulator   V3.6"
   ClientHeight    =   6990
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10350
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "se516v36.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6990
   ScaleWidth      =   10350
   StartUpPosition =   3  '窗口缺省
   Begin VB.CheckBox autochk 
      Caption         =   "Re Load"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   8640
      TabIndex        =   35
      Top             =   6000
      Width           =   1215
   End
   Begin VB.CheckBox Fillchk 
      Caption         =   "填充FF"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   240
      TabIndex        =   34
      Top             =   5400
      Value           =   1  'Checked
      Width           =   1095
   End
   Begin VB.CommandButton auto 
      Caption         =   "AUTO"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   7680
      TabIndex        =   7
      Top             =   6360
      Width           =   2295
   End
   Begin VB.CheckBox Lockchk 
      Caption         =   "Check4"
      Height          =   255
      Left            =   6840
      TabIndex        =   33
      Top             =   6000
      Width           =   255
   End
   Begin VB.CommandButton Lock 
      Caption         =   "LOCK"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6600
      TabIndex        =   6
      Top             =   6360
      Width           =   855
   End
   Begin VB.CheckBox Lb3chk 
      Caption         =   "LB3"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   2280
      TabIndex        =   32
      Top             =   3840
      Width           =   735
   End
   Begin VB.CheckBox Lb2chk 
      Caption         =   "LB2"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   1440
      TabIndex        =   31
      Top             =   3840
      Width           =   735
   End
   Begin VB.CheckBox Lb1chk 
      Caption         =   "LB1"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   480
      TabIndex        =   30
      Top             =   3840
      Width           =   735
   End
   Begin VB.Frame Frame2 
      Caption         =   "端口"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   1440
      TabIndex        =   27
      Top             =   5160
      Width           =   2175
      Begin VB.OptionButton Option2 
         Caption         =   "COM2"
         Height          =   255
         Left            =   1080
         TabIndex        =   29
         Top             =   240
         Width           =   975
      End
      Begin VB.OptionButton Option1 
         Caption         =   "COM1"
         Height          =   255
         Left            =   120
         TabIndex        =   28
         Top             =   240
         Value           =   -1  'True
         Width           =   855
      End
   End
   Begin MSCommLib.MSComm MSComm1 
      Left            =   4320
      Top             =   0
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
      BaudRate        =   19200
   End
   Begin MSFlexGridLib.MSFlexGrid MSFG 
      Height          =   5415
      Left            =   3840
      TabIndex        =   20
      Top             =   240
      Visible         =   0   'False
      Width           =   6255
      _ExtentX        =   11033
      _ExtentY        =   9551
      _Version        =   393216
      Rows            =   4097
      Cols            =   17
      ScrollTrack     =   -1  'True
      Enabled         =   -1  'True
      AllowUserResizing=   3
      Appearance      =   0
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Frame Frame1 
      Caption         =   "Device"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3615
      Left            =   240
      TabIndex        =   14
      Top             =   120
      Width           =   3375
      Begin VB.OptionButton AT89S52 
         Caption         =   "AT89S52      - 40P (8KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   37
         Top             =   2520
         Width           =   2895
      End
      Begin VB.OptionButton AT89S51 
         Caption         =   "AT89S51      - 40P (4KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   36
         Top             =   2160
         Width           =   2895
      End
      Begin VB.OptionButton AT89S8252 
         Caption         =   "AT89S8252   - 40P  (8KB + 2KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   26
         Top             =   2880
         Width           =   3015
      End
      Begin VB.OptionButton AT89C55WD 
         Caption         =   "AT89C55WD - 40P (20KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   25
         Top             =   3240
         Width           =   2535
      End
      Begin VB.OptionButton AT89C8052 
         Caption         =   "AT89C52      - 40P  (8KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   19
         Top             =   1800
         Width           =   2895
      End
      Begin VB.OptionButton AT89C8051 
         Caption         =   "AT89C51      - 40P  (4KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   18
         Top             =   1440
         Width           =   2895
      End
      Begin VB.OptionButton AT89C4051 
         Caption         =   "AT89C4051   - 20P  (4KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   17
         Top             =   1080
         Width           =   2895
      End
      Begin VB.OptionButton AT89C2051 
         Caption         =   "AT89C2051   - 20P  (2KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   16
         Top             =   720
         Width           =   2895
      End
      Begin VB.OptionButton AT89C1051 
         Caption         =   "AT89C1051   - 20P  (1KB)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   129
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   15
         Top             =   360
         Width           =   2895
      End
   End
   Begin MSComDlg.CommonDialog COMDIA 
      Left            =   5280
      Top             =   0
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      DefaultExt      =   """hex"""
      DialogTitle     =   "Select HEX File"
      Filter          =   "INTEL HEX FILE(*.HEX)|*.hex|葛电颇老(*.*)|*.*"
   End
   Begin VB.CommandButton Save 
      Caption         =   "SAVE"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1440
      TabIndex        =   9
      Top             =   5760
      Width           =   1095
   End
   Begin VB.CommandButton Reset 
      Caption         =   "RESET"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   240
      TabIndex        =   0
      Top             =   6360
      Width           =   1095
   End
   Begin VB.CommandButton Load 
      Caption         =   "LOAD"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   240
      TabIndex        =   1
      Top             =   5760
      Width           =   1095
   End
   Begin VB.CheckBox Verify_chk 
      Caption         =   "Check4"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   129
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -