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

📄 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         =   "单片机上位机数码管控制系统 ---------- 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         =   "自动发送0-F字型码"
      Height          =   405
      Left            =   990
      TabIndex        =   45
      Top             =   5085
      Width           =   1815
   End
   Begin VB.CommandButton Command1 
      Caption         =   "发送0-F字型码"
      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            =   "0"
      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            =   3555
      TabIndex        =   31
      Text            =   "11111111"
      Top             =   2715
      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            =   3555
      TabIndex        =   30
      Text            =   "FF"
      Top             =   3600
      Width           =   4560
   End
   Begin VB.Frame Frame3 
      Caption         =   "数码管显示"
      Height          =   2235
      Left            =   3390
      TabIndex        =   21
      Top             =   120
      Width           =   4815
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   7
         Left            =   2595
         TabIndex        =   40
         Top             =   1815
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   6
         Left            =   1740
         TabIndex        =   39
         Top             =   1335
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   5
         Left            =   1050
         TabIndex        =   38
         Top             =   840
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   4
         Left            =   1065
         TabIndex        =   37
         Top             =   1485
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   3
         Left            =   1695
         TabIndex        =   36
         Top             =   1935
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   2
         Left            =   2370
         TabIndex        =   35
         Top             =   1395
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   1
         Left            =   2370
         TabIndex        =   34
         Top             =   840
         Width           =   285
      End
      Begin VB.CheckBox Check2 
         Height          =   225
         Index           =   0
         Left            =   1755
         TabIndex        =   33
         Top             =   315
         Width           =   285
      End
      Begin VB.Label Label1 
         Caption         =   "Label1"
         Height          =   1380
         Left            =   3165
         TabIndex        =   50
         Top             =   495
         Width           =   1515
      End
      Begin VB.Label Label16 
         Caption         =   "A"
         Height          =   210
         Left            =   1605
         TabIndex        =   29
         Top             =   330
         Width           =   195
      End
      Begin VB.Label Label15 
         Caption         =   "B"
         Height          =   240
         Left            =   2655
         TabIndex        =   28
         Top             =   855
         Width           =   150
      End
      Begin VB.Label Label14 
         Caption         =   "C"
         Height          =   240
         Left            =   2670
         TabIndex        =   27
         Top             =   1425
         Width           =   120
      End
      Begin VB.Label Label13 
         Caption         =   "D"
         Height          =   165
         Left            =   1965
         TabIndex        =   26
         Top             =   1965
         Width           =   135
      End
      Begin VB.Label Label12 
         Caption         =   "E"
         Height          =   285
         Left            =   945
         TabIndex        =   25
         Top             =   1500
         Width           =   150
      End
      Begin VB.Label Label11 
         Caption         =   "F"
         Height          =   285
         Left            =   930
         TabIndex        =   24
         Top             =   870
         Width           =   150
      End
      Begin VB.Label Label10 
         Caption         =   "G"
         Height          =   285
         Left            =   1620
         TabIndex        =   23
         Top             =   1335
         Width           =   405
      End
      Begin VB.Label Label9 
         Caption         =   "DP"
         Height          =   285
         Left            =   2865
         TabIndex        =   22
         Top             =   1860
         Width           =   360
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   165
         Index           =   7
         Left            =   2370
         Shape           =   3  'Circle
         Top             =   1770
         Width           =   195
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   120
         Index           =   6
         Left            =   1515
         Shape           =   4  'Rounded Rectangle
         Top             =   1185
         Width           =   660
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   630
         Index           =   5
         Left            =   1365
         Shape           =   4  'Rounded Rectangle
         Top             =   600
         Width           =   135
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   630
         Index           =   4
         Left            =   1365
         Shape           =   4  'Rounded Rectangle
         Top             =   1275
         Width           =   135
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   120
         Index           =   3
         Left            =   1515
         Shape           =   4  'Rounded Rectangle
         Top             =   1800
         Width           =   660
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   630
         Index           =   2
         Left            =   2190
         Shape           =   4  'Rounded Rectangle
         Top             =   1260
         Width           =   135
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   630
         Index           =   1
         Left            =   2175
         Shape           =   4  'Rounded Rectangle
         Top             =   585
         Width           =   135
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H00FFFFFF&
         FillStyle       =   0  'Solid
         Height          =   120
         Index           =   0
         Left            =   1515
         Shape           =   4  'Rounded Rectangle
         Top             =   540
         Width           =   660
      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
         TabIndex        =   15
         Top             =   720
         Width           =   795
      End
      Begin VB.OptionButton optComPort 
         Caption         =   "COM10"
         Height          =   255
         Index           =   9
         Left            =   1410
         TabIndex        =   14
         Top             =   465
         Width           =   795
      End
      Begin VB.OptionButton optComPort 
         Caption         =   "COM9"

⌨️ 快捷键说明

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