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

📄 51

📁 51单片机大量源码
💻
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmMain 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "单片机上位机LED控制系统 ---------- WWW.RICHMCU.COM"
   ClientHeight    =   6750
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8415
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6750
   ScaleWidth      =   8415
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command5 
      Caption         =   "停止自动发送"
      Height          =   405
      Left            =   990
      TabIndex        =   47
      Top             =   5685
      Width           =   1815
   End
   Begin VB.CommandButton Command2 
      Caption         =   "自动发送00-FF数据"
      Height          =   405
      Left            =   990
      TabIndex        =   45
      Top             =   5085
      Width           =   1815
   End
   Begin VB.CommandButton Command1 
      Caption         =   "发送00-FF任意数据"
      Height          =   555
      Left            =   4215
      TabIndex        =   44
      Top             =   5220
      Width           =   1290
   End
   Begin VB.TextBox Text7 
      Alignment       =   2  'Center
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   690
      Left            =   5670
      MaxLength       =   2
      TabIndex        =   43
      Text            =   "00"
      Top             =   5145
      Width           =   1185
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   500
      Left            =   2310
      Top             =   1770
   End
   Begin VB.TextBox Text3 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   675
      Left            =   3600
      TabIndex        =   31
      Text            =   "11111111"
      Top             =   2610
      Width           =   4560
   End
   Begin VB.TextBox Text2 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   26.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   675
      Left            =   3570
      TabIndex        =   30
      Text            =   "FF"
      Top             =   3450
      Width           =   4560
   End
   Begin VB.Frame Frame3 
      Caption         =   "P0口LED灯"
      Height          =   1125
      Left            =   3390
      TabIndex        =   21
      Top             =   240
      Width           =   4815
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   7
         Left            =   615
         TabIndex        =   40
         Top             =   735
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   6
         Left            =   1080
         TabIndex        =   39
         Top             =   735
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   5
         Left            =   1515
         TabIndex        =   38
         Top             =   735
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   4
         Left            =   1965
         TabIndex        =   37
         Top             =   720
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   3
         Left            =   2400
         TabIndex        =   36
         Top             =   735
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   2
         Left            =   2850
         TabIndex        =   35
         Top             =   735
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   1
         Left            =   3300
         TabIndex        =   34
         Top             =   735
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   0
         Left            =   3750
         TabIndex        =   33
         Top             =   735
         Width           =   285
      End
      Begin VB.Label Label16 
         Caption         =   "L0.0"
         Height          =   270
         Left            =   3645
         TabIndex        =   29
         Top             =   525
         Width           =   405
      End
      Begin VB.Label Label15 
         Caption         =   "L0.1"
         Height          =   240
         Left            =   3210
         TabIndex        =   28
         Top             =   525
         Width           =   495
      End
      Begin VB.Label Label14 
         Caption         =   "L0.2"
         Height          =   240
         Left            =   2760
         TabIndex        =   27
         Top             =   525
         Width           =   450
      End
      Begin VB.Label Label13 
         Caption         =   "L0.3"
         Height          =   270
         Left            =   2325
         TabIndex        =   26
         Top             =   525
         Width           =   480
      End
      Begin VB.Label Label12 
         Caption         =   "L0.4"
         Height          =   285
         Left            =   1875
         TabIndex        =   25
         Top             =   525
         Width           =   375
      End
      Begin VB.Label Label11 
         Caption         =   "L0.5"
         Height          =   285
         Left            =   1425
         TabIndex        =   24
         Top             =   525
         Width           =   495
      End
      Begin VB.Label Label10 
         Caption         =   "L0.6"
         Height          =   285
         Left            =   990
         TabIndex        =   23
         Top             =   525
         Width           =   405
      End
      Begin VB.Label Label9 
         Caption         =   "L0.7"
         Height          =   285
         Left            =   510
         TabIndex        =   22
         Top             =   525
         Width           =   360
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   240
         Index           =   7
         Left            =   585
         Shape           =   3  'Circle
         Top             =   225
         Width           =   285
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   240
         Index           =   6
         Left            =   1035
         Shape           =   3  'Circle
         Top             =   225
         Width           =   285
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   240
         Index           =   5
         Left            =   1470
         Shape           =   3  'Circle
         Top             =   225
         Width           =   285
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   240
         Index           =   4
         Left            =   1920
         Shape           =   3  'Circle
         Top             =   225
         Width           =   285
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   240
         Index           =   3
         Left            =   2370
         Shape           =   3  'Circle
         Top             =   225
         Width           =   285
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   240
         Index           =   2
         Left            =   2805
         Shape           =   3  'Circle
         Top             =   225
         Width           =   285
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   240
         Index           =   1
         Left            =   3255
         Shape           =   3  'Circle
         Top             =   225
         Width           =   285
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   240
         Index           =   0
         Left            =   3705
         Shape           =   3  'Circle
         Top             =   225
         Width           =   285
      End
   End
   Begin VB.Frame fraFrames 
      Caption         =   "串口连接选项"
      Height          =   4410
      Index           =   2
      Left            =   135
      TabIndex        =   0
      Top             =   30
      Width           =   3030
      Begin VB.OptionButton optComPort 
         Caption         =   "COM16"
         Height          =   255
         Index           =   15
         Left            =   2145
         TabIndex        =   20
         Top             =   1005
         Width           =   795
      End
      Begin VB.OptionButton optComPort 
         Caption         =   "COM15"
         Height          =   255
         Index           =   14
         Left            =   2145
         TabIndex        =   19
         Top             =   735
         Width           =   795
      End
      Begin VB.OptionButton optComPort 
         Caption         =   "COM14"
         Height          =   255
         Index           =   13
         Left            =   2145
         TabIndex        =   18
         Top             =   465
         Width           =   795
      End
      Begin VB.OptionButton optComPort 
         Caption         =   "COM13"
         Height          =   255
         Index           =   12
         Left            =   2145
         TabIndex        =   17
         Top             =   195
         Width           =   795
      End
      Begin VB.OptionButton optComPort 
         Caption         =   "COM12"
         Height          =   255
         Index           =   11
         Left            =   1410
         TabIndex        =   16
         Top             =   990
         Width           =   795
      End
      Begin VB.OptionButton optComPort 
         Caption         =   "COM11"
         Height          =   255
         Index           =   10
         Left            =   1410

⌨️ 快捷键说明

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