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

📄 sjw.frm

📁 VB建立三角形网
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form Form1 
   AutoRedraw      =   -1  'True
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   0  'None
   Caption         =   "数字地面模型的建立与土方量计算"
   ClientHeight    =   7890
   ClientLeft      =   1140
   ClientTop       =   1740
   ClientWidth     =   10125
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H00C0C0C0&
   Icon            =   "sjw.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   7890
   ScaleWidth      =   10125
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame2 
      Height          =   3615
      Left            =   12600
      TabIndex        =   14
      Top             =   240
      Width           =   2175
      Begin VB.TextBox Text2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   480
         TabIndex        =   19
         Top             =   240
         Width           =   1215
      End
      Begin VB.TextBox Text3 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   480
         TabIndex        =   18
         Top             =   960
         Width           =   1215
      End
      Begin VB.TextBox Text6 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   480
         TabIndex        =   17
         Top             =   2400
         Width           =   1215
      End
      Begin VB.TextBox Text7 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   480
         TabIndex        =   16
         Top             =   1680
         Width           =   1215
      End
      Begin VB.TextBox Text8 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   480
         TabIndex        =   15
         Top             =   3120
         Width           =   1215
      End
      Begin VB.Label Label1 
         BackColor       =   &H00C0C0C0&
         Caption         =   "当前Y坐标"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   600
         TabIndex        =   24
         ToolTipText     =   "显示当前鼠标所在位置的X坐标"
         Top             =   0
         Width           =   855
      End
      Begin VB.Label Label2 
         BackColor       =   &H00C0C0C0&
         Caption         =   "当前X坐标"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   720
         TabIndex        =   23
         ToolTipText     =   "显示当前鼠标所在位置的Y坐标"
         Top             =   720
         Width           =   855
      End
      Begin VB.Label Label6 
         BackColor       =   &H00C0C0C0&
         Caption         =   "挖方量(立方米)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   480
         TabIndex        =   22
         ToolTipText     =   "由给定的高程计算出的挖土量"
         Top             =   2160
         Width           =   1455
      End
      Begin VB.Label Label7 
         BackColor       =   &H00C0C0C0&
         Caption         =   "填方量(立方米)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   480
         TabIndex        =   21
         ToolTipText     =   "由给定的高程计算出的填土量"
         Top             =   1440
         Width           =   1455
      End
      Begin VB.Label Label10 
         BackColor       =   &H00C0C0C0&
         Caption         =   "最佳设计高程(毫米)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   20
         ToolTipText     =   "由给定填挖比计算出的高程"
         Top             =   2880
         Width           =   1815
      End
   End
   Begin VB.Frame Frame1 
      Height          =   6615
      Left            =   0
      TabIndex        =   3
      Top             =   0
      Width           =   735
      Begin VB.CommandButton Command6 
         Caption         =   "CAD接口"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   27
         Top             =   5040
         Width           =   495
      End
      Begin VB.CommandButton Command3 
         Caption         =   "画出零线"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   26
         Top             =   3120
         Width           =   495
      End
      Begin VB.CommandButton Command14 
         Height          =   495
         Left            =   120
         Picture         =   "sjw.frx":0442
         Style           =   1  'Graphical
         TabIndex        =   25
         ToolTipText     =   "还原"
         Top             =   5520
         Width           =   495
      End
      Begin VB.CommandButton Command13 
         Height          =   495
         Left            =   120
         Picture         =   "sjw.frx":05A8
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   6000
         Width           =   495
      End
      Begin VB.CommandButton Command11 
         Height          =   495
         Left            =   120
         Picture         =   "sjw.frx":08E6
         Style           =   1  'Graphical
         TabIndex        =   12
         ToolTipText     =   "填充"
         Top             =   4080
         Width           =   495
      End
      Begin VB.CommandButton Command8 
         Height          =   495
         Left            =   120
         Picture         =   "sjw.frx":0BF0
         Style           =   1  'Graphical
         TabIndex        =   11
         ToolTipText     =   "放大"
         Top             =   720
         Width           =   495
      End
      Begin VB.CommandButton Command7 
         Height          =   495
         Left            =   120
         Picture         =   "sjw.frx":0D72
         Style           =   1  'Graphical
         TabIndex        =   10
         ToolTipText     =   "扫视"
         Top             =   1200
         Width           =   495
      End
      Begin VB.CommandButton Command10 
         Height          =   495
         Left            =   120
         Picture         =   "sjw.frx":11B4
         Style           =   1  'Graphical
         TabIndex        =   9
         ToolTipText     =   "绘制等到高线"
         Top             =   1680
         Width           =   495
      End
      Begin VB.CommandButton Command12 
         Caption         =   "输出数据"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   8
         ToolTipText     =   "将数据输出"
         Top             =   4560
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Caption         =   "三角网"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   7
         ToolTipText     =   "连成地面三角网"
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command4 
         Caption         =   "土方量"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   6
         ToolTipText     =   "由设计高程计算土方量"
         Top             =   2160
         Width           =   495
      End
      Begin VB.CommandButton Command5 
         Caption         =   "最佳高程"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   5
         ToolTipText     =   "计算给定添挖比的高程"
         Top             =   2640
         Width           =   495
      End
      Begin VB.CommandButton Command9 
         Height          =   495
         Left            =   120
         Picture         =   "sjw.frx":20E6
         Style           =   1  'Graphical
         TabIndex        =   4
         ToolTipText     =   "重画"
         Top             =   3600
         Width           =   495
      End
   End
   Begin VB.PictureBox Picture2 
      AutoRedraw      =   -1  'True
      BackColor       =   &H00FFFF80&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2055
      Left            =   12840
      ScaleHeight     =   1995
      ScaleWidth      =   1995
      TabIndex        =   2
      ToolTipText     =   "监视窗口"
      Top             =   4080
      Width           =   2055
   End
   Begin VB.PictureBox Picture1 
      AutoRedraw      =   -1  'True
      BackColor       =   &H00FFFFFF&
      ClipControls    =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   5655

⌨️ 快捷键说明

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