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

📄 frmconvert.frm

📁 vb编写的测量用坐标转换程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{C7B002C1-3288-46D5-AB8D-7B38F51D7F76}#1.0#0"; "FlexCell.ocx"
Begin VB.Form frmConvert 
   BorderStyle     =   0  'None
   Caption         =   "坐标转换程序"
   ClientHeight    =   7395
   ClientLeft      =   150
   ClientTop       =   540
   ClientWidth     =   10455
   Icon            =   "frmConvert.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   7395
   ScaleWidth      =   10455
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame framHuan 
      Height          =   7215
      Left            =   120
      TabIndex        =   27
      Top             =   50
      Visible         =   0   'False
      Width           =   10215
      Begin VB.CommandButton cmdExitH 
         Caption         =   "退 出"
         Height          =   375
         Left            =   9120
         TabIndex        =   36
         Top             =   1080
         Width           =   855
      End
      Begin VB.CommandButton cmdConvetH 
         Caption         =   "转 换"
         Height          =   375
         Left            =   9120
         TabIndex        =   35
         Top             =   360
         Width           =   855
      End
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   495
         Index           =   2
         Left            =   4440
         Picture         =   "frmConvert.frx":0E42
         ScaleHeight     =   495
         ScaleWidth      =   495
         TabIndex        =   32
         Top             =   3120
         Width           =   495
      End
      Begin VB.TextBox txtMuBiao 
         Height          =   375
         Left            =   5760
         TabIndex        =   31
         Top             =   360
         Width           =   3135
      End
      Begin VB.TextBox txtYuan 
         Height          =   375
         Left            =   1200
         TabIndex        =   30
         Top             =   360
         Width           =   3135
      End
      Begin FlexCell.Grid Grid5 
         Height          =   5655
         Left            =   4965
         TabIndex        =   33
         Top             =   1080
         Width           =   3975
         _ExtentX        =   7011
         _ExtentY        =   9975
         BackColorBkg    =   14737632
         Cols            =   3
         DisplayRowIndex =   -1  'True
         ExtendLastCol   =   -1  'True
         GridColor       =   -2147483645
         Rows            =   101
      End
      Begin FlexCell.Grid Grid6 
         Height          =   5655
         Left            =   360
         TabIndex        =   34
         Top             =   1080
         Width           =   3975
         _ExtentX        =   7011
         _ExtentY        =   9975
         BackColorBkg    =   14737632
         Cols            =   3
         DisplayRowIndex =   -1  'True
         ExtendLastCol   =   -1  'True
         GridColor       =   -2147483645
         Rows            =   101
      End
      Begin VB.Label Label6 
         Caption         =   "目标带:"
         Height          =   255
         Left            =   4920
         TabIndex        =   29
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label5 
         Caption         =   "原带:"
         Height          =   255
         Left            =   360
         TabIndex        =   28
         Top             =   480
         Width           =   615
      End
   End
   Begin VB.Frame framBg 
      Height          =   7215
      Left            =   120
      TabIndex        =   23
      Top             =   50
      Width           =   10215
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         Height          =   3555
         Left            =   3120
         Picture         =   "frmConvert.frx":117C
         ScaleHeight     =   3555
         ScaleWidth      =   4035
         TabIndex        =   24
         Top             =   840
         Width           =   4035
      End
      Begin VB.Label Label4 
         Caption         =   "坐标转换程序"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   4200
         TabIndex        =   26
         Top             =   5280
         Width           =   2055
      End
      Begin VB.Label Label3 
         Caption         =   "三航院勘察公司"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   21.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   3600
         TabIndex        =   25
         Top             =   4680
         Width           =   3135
      End
   End
   Begin VB.Frame framGauss 
      Height          =   7215
      Left            =   120
      TabIndex        =   13
      Top             =   50
      Visible         =   0   'False
      Width           =   10215
      Begin VB.CommandButton cmdExitG 
         Caption         =   "退 出"
         Height          =   495
         Left            =   9000
         TabIndex        =   38
         Top             =   1440
         Width           =   975
      End
      Begin VB.CommandButton cmdConvertG 
         Caption         =   "转 换"
         Height          =   495
         Left            =   9000
         TabIndex        =   37
         Top             =   600
         Width           =   975
      End
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   495
         Index           =   1
         Left            =   4320
         Picture         =   "frmConvert.frx":3C9F
         ScaleHeight     =   495
         ScaleWidth      =   495
         TabIndex        =   19
         Top             =   3480
         Width           =   495
      End
      Begin VB.Frame Frame2 
         Caption         =   "中央子午线"
         Height          =   1095
         Left            =   4850
         TabIndex        =   15
         Top             =   240
         Width           =   3975
         Begin VB.TextBox txtCenter 
            Height          =   375
            Left            =   120
            TabIndex        =   18
            Top             =   480
            Width           =   3735
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "原坐标系:"
         Height          =   1095
         Left            =   240
         TabIndex        =   14
         Top             =   240
         Width           =   3975
         Begin VB.OptionButton OptGy 
            Caption         =   "高斯"
            Height          =   375
            Left            =   960
            TabIndex        =   17
            Top             =   600
            Width           =   855
         End
         Begin VB.OptionButton OptDy 
            Caption         =   "大地"
            Height          =   255
            Left            =   960
            TabIndex        =   16
            Top             =   240
            Width           =   855
         End
      End
      Begin FlexCell.Grid Grid4 
         Height          =   5655
         Left            =   4850
         TabIndex        =   20
         Top             =   1440
         Width           =   3975
         _ExtentX        =   7011
         _ExtentY        =   9975
         BackColorBkg    =   14737632
         Cols            =   3
         DisplayRowIndex =   -1  'True
         ExtendLastCol   =   -1  'True
         GridColor       =   -2147483645
         Rows            =   101
      End
      Begin FlexCell.Grid Grid3 
         Height          =   5655
         Left            =   240
         TabIndex        =   21
         Top             =   1440
         Width           =   3975
         _ExtentX        =   7011
         _ExtentY        =   9975
         BackColorBkg    =   14737632
         Cols            =   3
         DisplayRowIndex =   -1  'True
         ExtendLastCol   =   -1  'True
         GridColor       =   -2147483645
         Rows            =   101
      End
      Begin VB.Label Label2 
         Caption         =   "注意:                      数据从第一行开始填起"
         Height          =   975
         Index           =   1
         Left            =   9000
         TabIndex        =   22
         Top             =   5760
         Width           =   1095
      End
   End
   Begin VB.Frame framPing 
      Height          =   7215
      Left            =   120
      TabIndex        =   0
      Top             =   50
      Visible         =   0   'False
      Width           =   10215
      Begin VB.CommandButton cmdExitP 
         Caption         =   "退 出"
         Height          =   495
         Left            =   8880
         TabIndex        =   41
         Top             =   2160
         Width           =   1095
      End
      Begin VB.CommandButton cmdConvertP 
         Caption         =   "转 换"
         Height          =   495
         Left            =   8880
         TabIndex        =   40
         Top             =   1320
         Width           =   1095
      End
      Begin VB.CommandButton cmdPmt 
         Caption         =   "计算参数"
         Height          =   495
         Left            =   8880
         TabIndex        =   39
         Top             =   480
         Width           =   1095
      End
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   495
         Index           =   0
         Left            =   4200
         Picture         =   "frmConvert.frx":3FD9
         ScaleHeight     =   495
         ScaleWidth      =   495
         TabIndex        =   11
         Top             =   3480
         Width           =   495
      End
      Begin FlexCell.Grid Grid2 
         Height          =   5775
         Left            =   4680
         TabIndex        =   10
         Top             =   1200
         Width           =   3975
         _ExtentX        =   7011
         _ExtentY        =   10186
         BackColorBkg    =   14737632
         Cols            =   3
         DisplayRowIndex =   -1  'True
         ExtendLastCol   =   -1  'True
         GridColor       =   -2147483645
         Rows            =   101
      End
      Begin FlexCell.Grid Grid1 
         Height          =   5775
         Left            =   240
         TabIndex        =   9
         Top             =   1200
         Width           =   3975
         _ExtentX        =   7011
         _ExtentY        =   10186
         BackColorBkg    =   14737632
         Cols            =   3
         DisplayRowIndex =   -1  'True
         ExtendLastCol   =   -1  'True
         GridColor       =   -2147483645
         Rows            =   101
      End
      Begin VB.TextBox txtD 
         Height          =   270
         Left            =   5160
         TabIndex        =   8
         Top             =   720
         Width           =   3495
      End
      Begin VB.TextBox txtK 
         Height          =   270
         Left            =   5160
         TabIndex        =   7
         Top             =   240
         Width           =   3495
      End
      Begin VB.TextBox txtQ 
         Height          =   270
         Left            =   600
         TabIndex        =   6
         Top             =   720
         Width           =   3615
      End
      Begin VB.TextBox txtP 
         Height          =   270
         Left            =   600
         TabIndex        =   5
         Top             =   240
         Width           =   3615
      End
      Begin VB.Label Label2 
         Caption         =   "注意:                      数据从第一行开始填起"
         Height          =   975
         Index           =   0
         Left            =   8880
         TabIndex        =   12
         Top             =   5880
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "P:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   4
         Top             =   248
         Width           =   255
      End
      Begin VB.Label Label1 
         Caption         =   "Q:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   3
         Top             =   728
         Width           =   255
      End
      Begin VB.Label Label1 
         Caption         =   "K:"

⌨️ 快捷键说明

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