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

📄 单片机学习小工具.frm

📁 单片机学习工具
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "单片机学习小工具CJF1-3"
   ClientHeight    =   6420
   ClientLeft      =   3165
   ClientTop       =   2565
   ClientWidth     =   5850
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "单片机学习小工具.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   6420
   ScaleWidth      =   5850
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command5 
      BackColor       =   &H0000FF00&
      Caption         =   "点击进入"
      BeginProperty Font 
         Name            =   "华文行楷"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   1980
      Style           =   1  'Graphical
      TabIndex        =   58
      Top             =   2460
      Width           =   1695
   End
   Begin VB.PictureBox Picture2 
      BackColor       =   &H000080FF&
      Height          =   1035
      Left            =   2580
      ScaleHeight     =   975
      ScaleWidth      =   1275
      TabIndex        =   56
      Top             =   6540
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H000080FF&
      Height          =   975
      Left            =   960
      ScaleHeight     =   915
      ScaleWidth      =   1035
      TabIndex        =   55
      Top             =   6420
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   40
      Left            =   0
      Top             =   4560
   End
   Begin VB.Frame Frame5 
      Height          =   1695
      Left            =   5880
      TabIndex        =   53
      Top             =   6480
      Width           =   2775
      Begin VB.Label Label17 
         Alignment       =   2  'Center
         BackColor       =   &H000080FF&
         Caption         =   "欢迎使用本软件!"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   26.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Left            =   300
         TabIndex        =   54
         Top             =   660
         Width           =   1035
      End
   End
   Begin VB.Frame Frame3 
      Height          =   4275
      Left            =   4440
      TabIndex        =   46
      Top             =   1620
      Width           =   5355
      Begin VB.ComboBox Combo3 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   420
         ItemData        =   "单片机学习小工具.frx":030A
         Left            =   540
         List            =   "单片机学习小工具.frx":031D
         Style           =   2  'Dropdown List
         TabIndex        =   61
         Top             =   3120
         Width           =   1635
      End
      Begin VB.CommandButton Command7 
         Caption         =   "帮助"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   3060
         TabIndex        =   60
         Top             =   3720
         Width           =   1335
      End
      Begin VB.CommandButton Command6 
         Caption         =   "确定"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   840
         TabIndex        =   59
         Top             =   3720
         Width           =   1335
      End
      Begin VB.Frame Frame4 
         Caption         =   "延时时间单位:"
         BeginProperty Font 
            Name            =   "华文行楷"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   1035
         Left            =   2280
         TabIndex        =   49
         Top             =   2520
         Width           =   2595
         Begin VB.OptionButton Option3 
            Caption         =   "us"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   435
            Left            =   1680
            TabIndex        =   52
            Top             =   420
            Width           =   855
         End
         Begin VB.OptionButton Option2 
            Caption         =   "ms"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   435
            Left            =   780
            TabIndex        =   51
            Top             =   420
            Width           =   855
         End
         Begin VB.OptionButton Option1 
            Caption         =   "s"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   435
            Left            =   60
            TabIndex        =   50
            Top             =   420
            Width           =   855
         End
      End
      Begin VB.TextBox Text3 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   2115
         Left            =   540
         TabIndex        =   47
         Text            =   "Text3"
         Top             =   300
         Width           =   4335
      End
      Begin VB.Label Label14 
         Alignment       =   2  'Center
         BorderStyle     =   1  'Fixed Single
         Caption         =   "延时时间:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   435
         Left            =   540
         TabIndex        =   48
         Top             =   2640
         Width           =   1635
      End
   End
   Begin VB.CommandButton Command4 
      Caption         =   "精确延时计算"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   3360
      Style           =   1  'Graphical
      TabIndex        =   45
      Top             =   300
      Width           =   1935
   End
   Begin VB.CommandButton Command2 
      Caption         =   "波特率计算"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   1800
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   300
      Width           =   1515
   End
   Begin VB.Frame Frame2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   4155
      Left            =   1320
      TabIndex        =   12
      Top             =   1140
      Width           =   5415
      Begin VB.Label Label13 
         Caption         =   "注意:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   24
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   615
         Left            =   180
         TabIndex        =   44
         Top             =   3360
         Width           =   1515
      End
      Begin VB.Label Label6 
         Caption         =   "在单片机串行通信中,常用的是定时器工作方式2。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF80FF&
         Height          =   615
         Left            =   1680
         TabIndex        =   43
         Top             =   3360
         Width           =   3495
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center
         BorderStyle     =   1  'Fixed Single
         Caption         =   "常用波特率表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25

⌨️ 快捷键说明

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