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

📄 long.frm

📁 与瑞得850的rs232通讯
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmlong 
   BackColor       =   &H00C0E0FF&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "跳远"
   ClientHeight    =   7455
   ClientLeft      =   5355
   ClientTop       =   3660
   ClientWidth     =   6765
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7455
   ScaleWidth      =   6765
   Begin VB.Frame Frame4 
      Caption         =   "原点2坐标"
      Height          =   1335
      Left            =   480
      TabIndex        =   14
      Top             =   2280
      Width           =   5775
      Begin VB.CommandButton Start2 
         Caption         =   "起点2测量"
         Height          =   615
         Left            =   480
         TabIndex        =   15
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Startx2 
         BackColor       =   &H8000000E&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   3360
         TabIndex        =   26
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Starty2 
         BackColor       =   &H8000000E&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   3360
         TabIndex        =   25
         Top             =   840
         Width           =   1935
      End
      Begin VB.Label Label8 
         Caption         =   "纵坐标:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   255
         Left            =   2280
         TabIndex        =   17
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label Label7 
         Caption         =   "横坐标:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   255
         Left            =   2280
         TabIndex        =   16
         Top             =   480
         Width           =   1095
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "原点1坐标"
      Height          =   1335
      Left            =   480
      TabIndex        =   10
      Top             =   840
      Width           =   5775
      Begin VB.CommandButton Start1 
         Caption         =   "起点1测量"
         Height          =   615
         Left            =   480
         TabIndex        =   11
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Startx1 
         BackColor       =   &H8000000E&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   3360
         TabIndex        =   20
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Starty1 
         BackColor       =   &H8000000E&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   3360
         TabIndex        =   19
         Top             =   840
         Width           =   1935
      End
      Begin VB.Label Label4 
         Caption         =   "横坐标:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   255
         Left            =   2280
         TabIndex        =   13
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label5 
         Caption         =   "纵坐标:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   255
         Left            =   2280
         TabIndex        =   12
         Top             =   960
         Width           =   1095
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "落点坐标"
      Height          =   1455
      Left            =   480
      TabIndex        =   6
      Top             =   3720
      Width           =   5775
      Begin VB.CommandButton End1 
         Caption         =   "落点测量"
         Enabled         =   0   'False
         Height          =   615
         Left            =   480
         TabIndex        =   7
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Endx1 
         BackColor       =   &H8000000E&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   3360
         TabIndex        =   22
         Top             =   480
         Width           =   1935
      End
      Begin VB.Label Endy1 
         BackColor       =   &H8000000E&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   3360
         TabIndex        =   21
         Top             =   960
         Width           =   1935
      End
      Begin VB.Label Label2 
         Caption         =   "横坐标:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   255
         Left            =   2280
         TabIndex        =   9
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "纵坐标:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   255
         Left            =   2280
         TabIndex        =   8
         Top             =   960
         Width           =   1095
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "成绩记录"
      Height          =   1335
      Left            =   480
      TabIndex        =   2
      Top             =   5280
      Width           =   5775
      Begin VB.TextBox Text1 
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   3360
         TabIndex        =   23
         Top             =   360
         Width           =   1935
      End
      Begin VB.CommandButton Record 
         Caption         =   "成绩记录"
         Enabled         =   0   'False
         Height          =   615
         Left            =   480
         TabIndex        =   3
         Top             =   600
         Width           =   1095
      End
      Begin VB.Label Result 
         BackColor       =   &H8000000E&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   3360
         TabIndex        =   24
         Top             =   840
         Width           =   1935
      End
      Begin VB.Label Label6 
         Caption         =   "成绩:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   255
         Left            =   2280
         TabIndex        =   5
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label Label3 
         Caption         =   "运动员号码:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   495
         Left            =   2280
         TabIndex        =   4
         Top             =   240
         Width           =   855
      End
   End
   Begin VB.CommandButton clean 
      BackColor       =   &H00C0FFC0&
      Caption         =   "恢复默认"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3600
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   6840
      Width           =   1095
   End
   Begin VB.CommandButton Close 
      BackColor       =   &H008080FF&
      Caption         =   "关闭"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5

⌨️ 快捷键说明

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