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

📄 form1.frm

📁 读取油藏数值模拟软件eclipse中的井位所在网格
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   6030
   ClientLeft      =   60
   ClientTop       =   390
   ClientWidth     =   8430
   LinkTopic       =   "Form1"
   ScaleHeight     =   6030
   ScaleWidth      =   8430
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text2 
      Height          =   495
      Left            =   720
      TabIndex        =   26
      Text            =   "31"
      Top             =   1320
      Width           =   1455
   End
   Begin VB.CommandButton Command3 
      Caption         =   "读井"
      Height          =   855
      Left            =   600
      TabIndex        =   25
      Top             =   5040
      Width           =   1815
   End
   Begin VB.TextBox Text11 
      Height          =   495
      Left            =   2640
      TabIndex        =   24
      Top             =   4440
      Width           =   1935
   End
   Begin VB.CommandButton Command2 
      Caption         =   "保存与退出"
      Height          =   855
      Left            =   5760
      TabIndex        =   22
      Top             =   5160
      Width           =   2175
   End
   Begin VB.TextBox Text9 
      Height          =   495
      Left            =   5640
      TabIndex        =   21
      Top             =   3240
      Width           =   2535
   End
   Begin VB.TextBox Text8 
      Height          =   495
      Left            =   5640
      TabIndex        =   19
      Top             =   2160
      Width           =   2415
   End
   Begin VB.TextBox Text7 
      Height          =   495
      Left            =   5640
      TabIndex        =   17
      Top             =   1200
      Width           =   2535
   End
   Begin VB.TextBox Text6 
      Height          =   495
      Left            =   720
      TabIndex        =   13
      Top             =   4440
      Width           =   1455
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Left            =   720
      TabIndex        =   12
      Top             =   3840
      Width           =   1455
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   720
      TabIndex        =   11
      Top             =   3240
      Width           =   1455
   End
   Begin VB.ListBox List1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2940
      Left            =   2640
      TabIndex        =   7
      Top             =   720
      Width           =   2775
   End
   Begin VB.TextBox Text3 
      Height          =   495
      Left            =   720
      TabIndex        =   2
      Text            =   "7"
      Top             =   2040
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   720
      TabIndex        =   1
      Text            =   "31"
      Top             =   720
      Width           =   1455
   End
   Begin VB.CommandButton Command1 
      Caption         =   "求属性平均值"
      Height          =   855
      Left            =   2880
      TabIndex        =   0
      Top             =   5040
      Width           =   2295
   End
   Begin VB.Label Label15 
      Caption         =   "属性平均值:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5640
      TabIndex        =   27
      Top             =   240
      Width           =   2535
   End
   Begin VB.Label Label14 
      Caption         =   "周围几个网格属性平均"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2640
      TabIndex        =   23
      Top             =   3960
      Width           =   2535
   End
   Begin VB.Label Label12 
      Caption         =   "含水饱和度"
      Height          =   375
      Left            =   5640
      TabIndex        =   20
      Top             =   2760
      Width           =   1695
   End
   Begin VB.Label Label11 
      Caption         =   "渗透率"
      Height          =   255
      Left            =   5640
      TabIndex        =   18
      Top             =   1800
      Width           =   1695
   End
   Begin VB.Label Label10 
      Caption         =   "有效厚度"
      Height          =   375
      Left            =   5640
      TabIndex        =   16
      Top             =   720
      Width           =   1455
   End
   Begin VB.Label Label9 
      Caption         =   "模型包含井:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   2760
      TabIndex        =   15
      Top             =   240
      Width           =   2175
   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
      Height          =   375
      Left            =   240
      TabIndex        =   14
      Top             =   2760
      Width           =   2295
   End
   Begin VB.Label Label7 
      Caption         =   "k:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   240
      TabIndex        =   10
      Top             =   4440
      Width           =   615
   End
   Begin VB.Label Label6 
      Caption         =   "j:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   240
      TabIndex        =   9
      Top             =   3840
      Width           =   615
   End
   Begin VB.Label Label5 
      Caption         =   "i:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   240
      TabIndex        =   8
      Top             =   3240
      Width           =   495
   End
   Begin VB.Label Label4 
      Caption         =   "K:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   240
      TabIndex        =   6

⌨️ 快捷键说明

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