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

📄 frm1.frm

📁 串口调试相关源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1 
   Caption         =   "接收数据测试:"
   ClientHeight    =   8400
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8910
   LinkTopic       =   "Form1"
   ScaleHeight     =   8400
   ScaleWidth      =   8910
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text8 
      Height          =   3255
      Left            =   4530
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   39
      Top             =   5040
      Width           =   4245
   End
   Begin VB.CommandButton Command16 
      Caption         =   "发送"
      Height          =   300
      Left            =   8040
      TabIndex        =   37
      Top             =   4440
      Width           =   735
   End
   Begin VB.CommandButton Command15 
      Caption         =   "发送"
      Height          =   300
      Left            =   8040
      TabIndex        =   36
      Top             =   2400
      Width           =   735
   End
   Begin VB.TextBox Text7 
      Height          =   270
      Left            =   5880
      TabIndex        =   35
      Top             =   4440
      Width           =   1935
   End
   Begin VB.TextBox Text6 
      Height          =   270
      Left            =   5880
      TabIndex        =   34
      Top             =   2400
      Width           =   1935
   End
   Begin VB.CommandButton Command14 
      Caption         =   "发送"
      Height          =   300
      Left            =   3240
      TabIndex        =   31
      Top             =   4440
      Width           =   735
   End
   Begin VB.TextBox Text5 
      Height          =   270
      Left            =   1080
      TabIndex        =   30
      Top             =   4440
      Width           =   1935
   End
   Begin VB.CommandButton Command13 
      Caption         =   "发送"
      Height          =   300
      Left            =   3240
      TabIndex        =   28
      Top             =   2385
      Width           =   735
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Left            =   1080
      TabIndex        =   27
      Top             =   2400
      Width           =   1935
   End
   Begin VB.CommandButton Command12 
      Caption         =   "清屏"
      Height          =   300
      Left            =   4080
      TabIndex        =   25
      Top             =   7920
      Width           =   735
   End
   Begin VB.CommandButton Command11 
      Caption         =   "清屏D"
      Height          =   300
      Left            =   8040
      TabIndex        =   24
      Top             =   3840
      Width           =   735
   End
   Begin VB.CommandButton Command10 
      Caption         =   "挂机D"
      Height          =   300
      Left            =   8040
      TabIndex        =   23
      Top             =   3360
      Width           =   735
   End
   Begin VB.CommandButton Command9 
      Caption         =   "清屏C"
      Height          =   300
      Left            =   8040
      TabIndex        =   22
      Top             =   1800
      Width           =   735
   End
   Begin VB.CommandButton Command8 
      Caption         =   "挂机C"
      Height          =   300
      Left            =   8040
      TabIndex        =   21
      Top             =   1320
      Width           =   735
   End
   Begin VB.CommandButton Command7 
      Caption         =   "清屏B"
      Height          =   300
      Left            =   3240
      TabIndex        =   20
      Top             =   3840
      Width           =   735
   End
   Begin VB.CommandButton Command6 
      Caption         =   "挂机B"
      Height          =   300
      Left            =   3240
      TabIndex        =   19
      Top             =   3360
      Width           =   735
   End
   Begin VB.TextBox Text4 
      Height          =   3255
      Left            =   1080
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   17
      Text            =   "Frm1.frx":0000
      Top             =   5040
      Width           =   2895
   End
   Begin VB.TextBox TextD 
      Height          =   1335
      Left            =   5880
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   16
      Text            =   "Frm1.frx":0006
      Top             =   3000
      Width           =   1935
   End
   Begin VB.TextBox TextC 
      Height          =   1335
      Left            =   5880
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   14
      Text            =   "Frm1.frx":000C
      Top             =   960
      Width           =   1935
   End
   Begin VB.TextBox TextB 
      Height          =   1335
      Left            =   1080
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   12
      Text            =   "Frm1.frx":0014
      Top             =   3000
      Width           =   1935
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Left            =   5880
      TabIndex        =   9
      Top             =   240
      Width           =   1935
   End
   Begin VB.CommandButton Command5 
      Caption         =   "发送"
      Height          =   300
      Left            =   8040
      TabIndex        =   8
      Top             =   240
      Width           =   735
   End
   Begin VB.CommandButton Command4 
      Caption         =   "挂机A"
      Height          =   300
      Left            =   3240
      TabIndex        =   7
      Top             =   1320
      Width           =   735
   End
   Begin VB.CommandButton Command3 
      Caption         =   "清屏A"
      Height          =   300
      Left            =   3240
      TabIndex        =   6
      Top             =   1800
      Width           =   735
   End
   Begin VB.CommandButton Command2 
      Caption         =   "拨号"
      Height          =   300
      Left            =   3240
      TabIndex        =   5
      Top             =   240
      Width           =   735
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Left            =   1080
      TabIndex        =   4
      Top             =   240
      Width           =   1935
   End
   Begin VB.CommandButton Command1 
      Caption         =   "退出"
      Height          =   300
      Left            =   5040
      TabIndex        =   1
      Top             =   7920
      Width           =   735
   End
   Begin VB.TextBox TextA 
      Height          =   1335
      Left            =   1080
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   0
      Text            =   "Frm1.frx":001C
      Top             =   960
      Width           =   1935
   End
   Begin MSCommLib.MSComm MSComm1 
      Index           =   0
      Left            =   240
      Top             =   960
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      CommPort        =   2
      DTREnable       =   -1  'True
      RThreshold      =   1
      RTSEnable       =   -1  'True
      SThreshold      =   1
      InputMode       =   1
   End
   Begin MSCommLib.MSComm MSComm1 
      Index           =   1
      Left            =   240
      Top             =   3000
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      CommPort        =   2
      DTREnable       =   -1  'True
      NullDiscard     =   -1  'True
      RThreshold      =   1
      RTSEnable       =   -1  'True
      BaudRate        =   2400
      SThreshold      =   1
      InputMode       =   1
   End
   Begin MSCommLib.MSComm MSComm1 
      Index           =   2
      Left            =   4920
      Top             =   960
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      CommPort        =   2
      DTREnable       =   -1  'True
      NullDiscard     =   -1  'True
      RThreshold      =   1
      RTSEnable       =   -1  'True
      BaudRate        =   2400
      SThreshold      =   1
      InputMode       =   1
   End
   Begin MSCommLib.MSComm MSComm1 
      Index           =   3
      Left            =   4920
      Top             =   3000
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      CommPort        =   2
      DTREnable       =   -1  'True
      NullDiscard     =   -1  'True
      RThreshold      =   1
      RTSEnable       =   -1  'True
      BaudRate        =   2400
      SThreshold      =   1
      InputMode       =   1
   End
   Begin VB.Label Label9 
      AutoSize        =   -1  'True
      Caption         =   "收到的数据(二进制):"
      Height          =   180
      Left            =   5040
      TabIndex        =   38
      Top             =   4800
      Width           =   1980
   End

⌨️ 快捷键说明

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