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

📄 frm_prog3.frm

📁 51单片机模拟I2C的实例
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Example Program 3   written by www.majosoft.com"
   ClientHeight    =   4605
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10140
   LinkTopic       =   "Form1"
   ScaleHeight     =   4605
   ScaleWidth      =   10140
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton Command1 
      Caption         =   "All lamps out"
      Height          =   375
      Left            =   4560
      TabIndex        =   17
      Top             =   3600
      Width           =   1935
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "36"
      Height          =   255
      Index           =   11
      Left            =   9120
      TabIndex        =   39
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "31"
      Height          =   255
      Index           =   10
      Left            =   8400
      TabIndex        =   38
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "14"
      Height          =   255
      Index           =   9
      Left            =   7680
      TabIndex        =   37
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "1"
      Height          =   255
      Index           =   8
      Left            =   6960
      TabIndex        =   36
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "9"
      Height          =   255
      Index           =   7
      Left            =   6240
      TabIndex        =   35
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "8"
      Height          =   255
      Index           =   6
      Left            =   5520
      TabIndex        =   34
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "7"
      Height          =   255
      Index           =   5
      Left            =   4800
      TabIndex        =   33
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "6"
      Height          =   255
      Index           =   4
      Left            =   4080
      TabIndex        =   32
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "5"
      Height          =   255
      Index           =   3
      Left            =   3360
      TabIndex        =   31
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "4"
      Height          =   255
      Index           =   2
      Left            =   2640
      TabIndex        =   30
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "3"
      Height          =   255
      Index           =   1
      Left            =   1920
      TabIndex        =   29
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      BackColor       =   &H00FF00FF&
      Caption         =   "2"
      Height          =   255
      Index           =   0
      Left            =   1200
      TabIndex        =   28
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label5 
      Alignment       =   1  'Right Justify
      BackColor       =   &H00FF00FF&
      Caption         =   "Centronic 36 ->"
      Height          =   255
      Left            =   0
      TabIndex        =   27
      Top             =   2880
      Width           =   1095
   End
   Begin VB.Label Label4 
      Alignment       =   1  'Right Justify
      BackColor       =   &H000000FF&
      Caption         =   "sub 25 ->"
      Height          =   255
      Left            =   0
      TabIndex        =   26
      Top             =   2520
      Width           =   1095
   End
   Begin VB.Line Line1 
      Index           =   11
      X1              =   9360
      X2              =   9480
      Y1              =   1080
      Y2              =   1440
   End
   Begin VB.Line Line1 
      Index           =   10
      X1              =   8640
      X2              =   8760
      Y1              =   1080
      Y2              =   1440
   End
   Begin VB.Line Line1 
      Index           =   9
      X1              =   7920
      X2              =   8040
      Y1              =   1080
      Y2              =   1440
   End
   Begin VB.Line Line3 
      Index           =   11
      X1              =   9360
      X2              =   9600
      Y1              =   1080
      Y2              =   1080
   End
   Begin VB.Line Line2 
      Index           =   11
      X1              =   9600
      X2              =   9480
      Y1              =   1080
      Y2              =   1440
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      Caption         =   "Led12"
      Height          =   255
      Index           =   11
      Left            =   9240
      TabIndex        =   25
      Top             =   1920
      Width           =   495
   End
   Begin VB.Shape Shape3 
      BackColor       =   &H00000000&
      BackStyle       =   1  'Opaque
      Height          =   135
      Index           =   11
      Left            =   9360
      Shape           =   3  'Circle
      Top             =   1620
      Width           =   255
   End
   Begin VB.Line Line3 
      Index           =   10
      X1              =   8640
      X2              =   8880
      Y1              =   1080
      Y2              =   1080
   End
   Begin VB.Line Line2 
      Index           =   10
      X1              =   8880
      X2              =   8760
      Y1              =   1080
      Y2              =   1440
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      Caption         =   "Led11"
      Height          =   255
      Index           =   10
      Left            =   8520
      TabIndex        =   24
      Top             =   1920
      Width           =   495
   End
   Begin VB.Shape Shape3 
      BackColor       =   &H00000000&
      BackStyle       =   1  'Opaque
      Height          =   135
      Index           =   10
      Left            =   8640
      Shape           =   3  'Circle
      Top             =   1620
      Width           =   255
   End
   Begin VB.Line Line3 
      Index           =   9
      X1              =   7920
      X2              =   8160
      Y1              =   1080
      Y2              =   1080
   End
   Begin VB.Line Line2 
      Index           =   9
      X1              =   8160
      X2              =   8040
      Y1              =   1080
      Y2              =   1440
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      Caption         =   "Led10"
      Height          =   255
      Index           =   9
      Left            =   7800
      TabIndex        =   23
      Top             =   1920
      Width           =   495
   End
   Begin VB.Shape Shape3 
      BackColor       =   &H00000000&
      BackStyle       =   1  'Opaque
      Height          =   135
      Index           =   9
      Left            =   7920
      Shape           =   3  'Circle
      Top             =   1620
      Width           =   255
   End
   Begin VB.Line Line3 
      Index           =   8
      X1              =   7200
      X2              =   7440
      Y1              =   1080
      Y2              =   1080
   End
   Begin VB.Line Line2 
      Index           =   8
      X1              =   7440
      X2              =   7320
      Y1              =   1080
      Y2              =   1440
   End
   Begin VB.Line Line1 
      Index           =   8
      X1              =   7200
      X2              =   7320
      Y1              =   1080
      Y2              =   1440
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      Caption         =   "Led9"
      Height          =   255
      Index           =   8
      Left            =   7080
      TabIndex        =   22
      Top             =   1920
      Width           =   495
   End
   Begin VB.Shape Shape3 
      BackColor       =   &H00000000&
      BackStyle       =   1  'Opaque
      Height          =   135
      Index           =   8
      Left            =   7200
      Shape           =   3  'Circle
      Top             =   1620
      Width           =   255
   End
   Begin VB.Label Label3 
      Alignment       =   2  'Center
      BackColor       =   &H000000FF&
      Caption         =   "Pin number 17"
      Height          =   615
      Index           =   11
      Left            =   9120
      TabIndex        =   21
      Top             =   2160
      Width           =   615
   End
   Begin VB.Label Label3 
      Alignment       =   2  'Center
      BackColor       =   &H000000FF&
      Caption         =   "Pin number 16"
      Height          =   615
      Index           =   10
      Left            =   8400
      TabIndex        =   20
      Top             =   2160
      Width           =   615
   End
   Begin VB.Label Label3 
      Alignment       =   2  'Center
      BackColor       =   &H000000FF&
      Caption         =   "Pin number 14"
      Height          =   615
      Index           =   9
      Left            =   7680
      TabIndex        =   19
      Top             =   2160
      Width           =   615
   End
   Begin VB.Label Label3 
      Alignment       =   2  'Center
      BackColor       =   &H000000FF&

⌨️ 快捷键说明

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