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

📄 form1.frm

📁 单片机的C语言程序
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "USB调试界面(全功能版)_祺"
   ClientHeight    =   8490
   ClientLeft      =   60
   ClientTop       =   360
   ClientWidth     =   6330
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   8490
   ScaleWidth      =   6330
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Ep2_Send_Dat 
      Height          =   375
      Left            =   1680
      TabIndex        =   63
      Top             =   960
      Width           =   975
   End
   Begin VB.CheckBox ShowHex 
      Height          =   180
      Left            =   1680
      TabIndex        =   59
      Top             =   1440
      Width           =   255
   End
   Begin VB.CommandButton CloseAllLight 
      Caption         =   "关闭所有LED灯"
      Height          =   495
      Left            =   3720
      TabIndex        =   58
      Top             =   2040
      Width           =   2415
   End
   Begin VB.PictureBox Picture1 
      Height          =   735
      Left            =   0
      Picture         =   "Form1.frx":0000
      ScaleHeight     =   675
      ScaleWidth      =   6315
      TabIndex        =   53
      Top             =   -120
      Width           =   6375
   End
   Begin VB.TextBox Ep1_Send_Dat 
      Height          =   375
      Left            =   120
      TabIndex        =   52
      Top             =   960
      Width           =   975
   End
   Begin VB.Frame Frame8 
      Caption         =   "LED4"
      Height          =   1095
      Index           =   3
      Left            =   5280
      TabIndex        =   47
      Top             =   3360
      Width           =   855
      Begin VB.OptionButton Led_On_4 
         Caption         =   "Option1"
         Height          =   255
         Index           =   3
         Left            =   120
         TabIndex        =   49
         Top             =   360
         Width           =   255
      End
      Begin VB.OptionButton Led_Off_4 
         Caption         =   "Option2"
         Height          =   300
         Index           =   3
         Left            =   120
         TabIndex        =   48
         Top             =   720
         Value           =   -1  'True
         Width           =   255
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "亮"
         Height          =   180
         Index           =   3
         Left            =   480
         TabIndex        =   51
         Top             =   360
         Width           =   180
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "灭"
         Height          =   255
         Index           =   3
         Left            =   480
         TabIndex        =   50
         Top             =   720
         Width           =   255
      End
   End
   Begin VB.Frame Frame9 
      Caption         =   "LED5"
      Height          =   1095
      Index           =   4
      Left            =   240
      TabIndex        =   42
      Top             =   4800
      Width           =   855
      Begin VB.OptionButton Led_Off_5 
         Caption         =   "Option2"
         Height          =   300
         Index           =   4
         Left            =   120
         TabIndex        =   44
         Top             =   720
         Value           =   -1  'True
         Width           =   255
      End
      Begin VB.OptionButton Led_On_5 
         Caption         =   "Option1"
         Height          =   255
         Index           =   4
         Left            =   120
         TabIndex        =   43
         Top             =   360
         Width           =   255
      End
      Begin VB.Label Label2 
         Caption         =   "灭"
         Height          =   255
         Index           =   4
         Left            =   480
         TabIndex        =   46
         Top             =   720
         Width           =   255
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "亮"
         Height          =   180
         Index           =   4
         Left            =   480
         TabIndex        =   45
         Top             =   360
         Width           =   180
      End
   End
   Begin VB.Frame Frame10 
      Caption         =   "LED6"
      Height          =   1095
      Index           =   5
      Left            =   1920
      TabIndex        =   37
      Top             =   4800
      Width           =   855
      Begin VB.OptionButton Led_On_6 
         Caption         =   "Option1"
         Height          =   255
         Index           =   5
         Left            =   120
         TabIndex        =   39
         Top             =   360
         Width           =   255
      End
      Begin VB.OptionButton Led_Off_6 
         Caption         =   "Option2"
         Height          =   300
         Index           =   5
         Left            =   120
         TabIndex        =   38
         Top             =   720
         Value           =   -1  'True
         Width           =   255
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "亮"
         Height          =   180
         Index           =   5
         Left            =   480
         TabIndex        =   41
         Top             =   360
         Width           =   180
      End
      Begin VB.Label Label2 
         Caption         =   "灭"
         Height          =   255
         Index           =   5
         Left            =   480
         TabIndex        =   40
         Top             =   720
         Width           =   255
      End
   End
   Begin VB.Frame Frame11 
      Caption         =   "LED7"
      Height          =   1095
      Index           =   6
      Left            =   3600
      TabIndex        =   32
      Top             =   4800
      Width           =   855
      Begin VB.OptionButton Led_Off_7 
         Caption         =   "Option2"
         Height          =   300
         Index           =   6
         Left            =   120
         TabIndex        =   34
         Top             =   720
         Value           =   -1  'True
         Width           =   255
      End
      Begin VB.OptionButton Led_On_7 
         Caption         =   "Option1"
         Height          =   255
         Index           =   6
         Left            =   120
         TabIndex        =   33
         Top             =   360
         Width           =   255
      End
      Begin VB.Label Label2 
         Caption         =   "灭"
         Height          =   255
         Index           =   6
         Left            =   480
         TabIndex        =   36
         Top             =   720
         Width           =   255
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "亮"
         Height          =   180
         Index           =   6
         Left            =   480
         TabIndex        =   35
         Top             =   360
         Width           =   180
      End
   End
   Begin VB.Frame Frame12 
      Caption         =   "LED8"
      Height          =   1095
      Index           =   7
      Left            =   5280
      TabIndex        =   27
      Top             =   4800
      Width           =   855
      Begin VB.OptionButton Led_On_8 
         Caption         =   "Option1"
         Height          =   255
         Index           =   7
         Left            =   120
         TabIndex        =   29
         Top             =   360
         Width           =   255
      End
      Begin VB.OptionButton Led_Off_8 
         Caption         =   "Option2"
         Height          =   300
         Index           =   7
         Left            =   120
         TabIndex        =   28
         Top             =   720
         Value           =   -1  'True
         Width           =   255
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "亮"
         Height          =   180
         Index           =   7
         Left            =   480
         TabIndex        =   31
         Top             =   360
         Width           =   180
      End
      Begin VB.Label Label2 
         Caption         =   "灭"
         Height          =   255
         Index           =   7
         Left            =   480
         TabIndex        =   30
         Top             =   720
         Width           =   255
      End
   End
   Begin VB.Frame Frame7 
      Caption         =   "LED3"
      Height          =   1095
      Index           =   2
      Left            =   3600
      TabIndex        =   22
      Top             =   3360
      Width           =   855
      Begin VB.OptionButton Led_Off_3 
         Caption         =   "Option2"
         Height          =   300
         Index           =   2
         Left            =   120
         TabIndex        =   24
         Top             =   720
         Value           =   -1  'True
         Width           =   255
      End
      Begin VB.OptionButton Led_On_3 
         Caption         =   "Option1"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   23
         Top             =   360
         Width           =   255
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "灭"
         Height          =   255
         Index           =   2
         Left            =   480
         TabIndex        =   26
         Top             =   720
         Width           =   255
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "亮"
         Height          =   180
         Index           =   2
         Left            =   480
         TabIndex        =   25
         Top             =   360
         Width           =   180
      End
   End
   Begin VB.Frame Frame5 
      Caption         =   "LED1"
      Height          =   1095
      Index           =   0
      Left            =   240
      TabIndex        =   17
      Top             =   3360
      Width           =   855
      Begin VB.OptionButton Led_On_1 
         Caption         =   "Option1"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   19
         Top             =   360

⌨️ 快捷键说明

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