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

📄 form1.frm

📁 利用已给的数据,列如里程之类的工测数据可以简单的算出我们所要的主点里程之类的信息,十分有用.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   8865
   ClientLeft      =   60
   ClientTop       =   390
   ClientWidth     =   11010
   LinkTopic       =   "Form1"
   ScaleHeight     =   8865
   ScaleWidth      =   11010
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text25 
      Height          =   735
      Left            =   5760
      TabIndex        =   43
      Top             =   8040
      Width           =   1215
   End
   Begin VB.TextBox Text24 
      Height          =   615
      Left            =   3120
      TabIndex        =   41
      Top             =   8040
      Width           =   1215
   End
   Begin VB.TextBox Text23 
      Height          =   615
      Left            =   600
      TabIndex        =   39
      Top             =   8040
      Width           =   1095
   End
   Begin VB.TextBox Text22 
      Height          =   735
      Left            =   9000
      TabIndex        =   37
      Top             =   6960
      Width           =   1335
   End
   Begin VB.TextBox Text21 
      Height          =   735
      Left            =   6240
      TabIndex        =   35
      Top             =   2160
      Width           =   1335
   End
   Begin VB.TextBox Text20 
      Height          =   855
      Left            =   6480
      TabIndex        =   33
      Top             =   6960
      Width           =   1215
   End
   Begin VB.TextBox Text19 
      Height          =   855
      Left            =   4560
      TabIndex        =   32
      Top             =   6960
      Width           =   1095
   End
   Begin VB.TextBox Text18 
      Height          =   855
      Left            =   2520
      TabIndex        =   29
      Top             =   6960
      Width           =   1215
   End
   Begin VB.TextBox Text17 
      Height          =   855
      Left            =   480
      TabIndex        =   27
      Top             =   6960
      Width           =   1215
   End
   Begin VB.TextBox Text16 
      Height          =   855
      Left            =   4320
      TabIndex        =   25
      Top             =   5880
      Width           =   1215
   End
   Begin VB.TextBox Text15 
      Height          =   855
      Left            =   3120
      TabIndex        =   24
      Top             =   5880
      Width           =   1095
   End
   Begin VB.TextBox Text14 
      Height          =   855
      Left            =   1800
      TabIndex        =   23
      Top             =   5880
      Width           =   1215
   End
   Begin VB.TextBox Text13 
      Height          =   855
      Left            =   7560
      TabIndex        =   21
      Top             =   4920
      Width           =   1215
   End
   Begin VB.TextBox Text12 
      Height          =   855
      Left            =   6240
      TabIndex        =   20
      Top             =   4920
      Width           =   1095
   End
   Begin VB.TextBox Text11 
      Height          =   855
      Left            =   4920
      TabIndex        =   19
      Top             =   4920
      Width           =   1095
   End
   Begin VB.TextBox Text10 
      Height          =   855
      Left            =   2880
      TabIndex        =   17
      Top             =   4920
      Width           =   975
   End
   Begin VB.TextBox Text9 
      Height          =   735
      Left            =   1800
      TabIndex        =   16
      Top             =   4920
      Width           =   975
   End
   Begin VB.TextBox Text8 
      Height          =   735
      Left            =   600
      TabIndex        =   15
      Top             =   4920
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "计算"
      BeginProperty Font 
         Name            =   "幼圆"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   3720
      TabIndex        =   13
      Top             =   3960
      Width           =   2535
   End
   Begin VB.TextBox Text7 
      Height          =   735
      Left            =   3120
      TabIndex        =   10
      Top             =   3000
      Width           =   1215
   End
   Begin VB.TextBox Text6 
      Height          =   735
      Left            =   1680
      TabIndex        =   9
      Top             =   3000
      Width           =   1095
   End
   Begin VB.TextBox Text5 
      Height          =   735
      Left            =   3120
      TabIndex        =   8
      Top             =   1920
      Width           =   1215
   End
   Begin VB.TextBox Text4 
      Height          =   975
      Left            =   6240
      TabIndex        =   7
      Top             =   840
      Width           =   1335
   End
   Begin VB.TextBox Text3 
      Height          =   735
      Left            =   1680
      TabIndex        =   5
      Top             =   1920
      Width           =   1095
   End
   Begin VB.TextBox Text2 
      Height          =   735
      Left            =   3120
      TabIndex        =   3
      Top             =   960
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Height          =   615
      Left            =   1680
      TabIndex        =   1
      Top             =   960
      Width           =   1095
   End
   Begin VB.Label Label18 
      Caption         =   "QZ="
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   5040
      TabIndex        =   42
      Top             =   8040
      Width           =   1095
   End
   Begin VB.Label Label17 
      Caption         =   "YZ="
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   2520
      TabIndex        =   40
      Top             =   8160
      Width           =   975
   End
   Begin VB.Label Label16 
      Caption         =   "ZY="
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   0
      TabIndex        =   38
      Top             =   8160
      Width           =   495
   End
   Begin VB.Label Label15 
      Caption         =   "JD里程="
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   8040
      TabIndex        =   36
      Top             =   6960
      Width           =   1215
   End
   Begin VB.Label Label14 
      Caption         =   "起点里程:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   5280
      TabIndex        =   34
      Top             =   2160
      Width           =   1215
   End
   Begin VB.Line Line2 
      X1              =   240
      X2              =   11040
      Y1              =   4800
      Y2              =   4800
   End
   Begin VB.Line Line1 
      X1              =   120
      X2              =   11040
      Y1              =   3840
      Y2              =   3840
   End
   Begin VB.Label Label13 
      Caption         =   "q="
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   855
      Left            =   6120
      TabIndex        =   31
      Top             =   6960
      Width           =   1215
   End
   Begin VB.Label Label12 

⌨️ 快捷键说明

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