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

📄 frmair.frm

📁 现在的热物理行业或者相关的专业经常需要计算干湿气体的物性参数
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Air 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form1"
   ClientHeight    =   6570
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5145
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6570
   ScaleWidth      =   5145
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame2 
      Caption         =   "空气组分"
      Height          =   3405
      Left            =   120
      TabIndex        =   19
      Top             =   0
      Width           =   4875
      Begin VB.TextBox Text7 
         Height          =   375
         Index           =   0
         Left            =   1755
         TabIndex        =   43
         Top             =   1320
         Width           =   945
      End
      Begin VB.TextBox Text8 
         Height          =   375
         Index           =   0
         Left            =   1755
         TabIndex        =   42
         Top             =   2280
         Width           =   945
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Index           =   1
         Left            =   3600
         TabIndex        =   41
         Top             =   1335
         Width           =   915
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Index           =   2
         Left            =   1755
         TabIndex        =   40
         Top             =   1815
         Width           =   945
      End
      Begin VB.CommandButton Command2 
         Caption         =   "重输"
         Height          =   315
         Left            =   2835
         TabIndex        =   27
         Top             =   2895
         Width           =   700
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   1
         Left            =   1755
         TabIndex        =   26
         Top             =   840
         Width           =   949
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   0
         Left            =   1755
         TabIndex        =   25
         Text            =   "0"
         Top             =   375
         Width           =   949
      End
      Begin VB.OptionButton Option2 
         Height          =   615
         Left            =   255
         TabIndex        =   24
         Top             =   735
         Width           =   375
      End
      Begin VB.OptionButton Option1 
         Height          =   420
         Left            =   240
         TabIndex        =   23
         Top             =   360
         Width           =   255
      End
      Begin VB.CommandButton Command4 
         Caption         =   "确定"
         Height          =   315
         Left            =   1440
         TabIndex        =   22
         Top             =   2880
         Width           =   700
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Index           =   3
         Left            =   3600
         TabIndex        =   21
         Top             =   1860
         Width           =   915
      End
      Begin VB.TextBox Text8 
         Height          =   375
         Index           =   1
         Left            =   3600
         TabIndex        =   20
         Top             =   2340
         Width           =   915
      End
      Begin VB.Label Label4 
         Caption         =   "克水/千克干空气"
         Height          =   255
         Left            =   2820
         TabIndex        =   39
         Top             =   990
         Width           =   1455
      End
      Begin VB.Label Label3 
         Caption         =   "%"
         Height          =   375
         Left            =   3000
         TabIndex        =   38
         Top             =   525
         Width           =   495
      End
      Begin VB.Label Label2 
         Caption         =   "绝对湿度"
         Height          =   255
         Left            =   750
         TabIndex        =   37
         Top             =   930
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "相对湿度"
         Height          =   255
         Left            =   720
         TabIndex        =   36
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label15 
         Caption         =   "进口压力"
         Height          =   255
         Left            =   720
         TabIndex        =   35
         Top             =   1440
         Width           =   1200
      End
      Begin VB.Label Label16 
         Caption         =   "Pa"
         Height          =   255
         Left            =   3000
         TabIndex        =   34
         Top             =   1440
         Width           =   255
      End
      Begin VB.Label Label17 
         Caption         =   "进口温度"
         Height          =   375
         Left            =   765
         TabIndex        =   33
         Top             =   2385
         Width           =   735
      End
      Begin VB.Label Label18 
         Caption         =   "K"
         Height          =   255
         Left            =   3030
         TabIndex        =   32
         Top             =   2415
         Width           =   255
      End
      Begin VB.Label Label19 
         Caption         =   "MPa"
         Height          =   240
         Left            =   4560
         TabIndex        =   31
         Top             =   1440
         Width           =   360
      End
      Begin VB.Label Label20 
         Caption         =   "kgf/cm2"
         Height          =   345
         Left            =   2820
         TabIndex        =   30
         Top             =   1980
         Width           =   660
      End
      Begin VB.Label Label21 
         Caption         =   "bar"
         Height          =   255
         Left            =   4560
         TabIndex        =   29
         Top             =   1920
         Width           =   255
      End
      Begin VB.Label Label22 
         Caption         =   "C"
         Height          =   255
         Left            =   4560
         TabIndex        =   28
         Top             =   2400
         Width           =   135
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "空气进口基本参数:"
      Height          =   2295
      Left            =   120
      TabIndex        =   2
      Top             =   4080
      Width           =   4927
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   2
         Left            =   600
         TabIndex        =   8
         Top             =   1560
         Width           =   1230
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   3
         Left            =   615
         TabIndex        =   7
         Top             =   960
         Width           =   1230
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   4
         Left            =   2925
         TabIndex        =   6
         Top             =   960
         Width           =   1230
      End
      Begin VB.TextBox Text3 
         Height          =   375
         Left            =   2925
         TabIndex        =   5
         Top             =   360
         Width           =   1230
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   1
         Left            =   2925
         TabIndex        =   4
         Top             =   1560
         Width           =   1230
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   0
         Left            =   600
         TabIndex        =   3
         Top             =   360
         Width           =   1230
      End
      Begin VB.Label Label9 
         Caption         =   "k:"
         Height          =   255
         Left            =   240
         TabIndex        =   18
         Top             =   480
         Width           =   255
      End
      Begin VB.Label Label10 
         Caption         =   "Cp:"
         Height          =   375
         Left            =   2640
         TabIndex        =   17
         Top             =   1680
         Width           =   375
      End
      Begin VB.Label Label11 
         Caption         =   "μ:"
         Height          =   255
         Left            =   2640
         TabIndex        =   16
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label Label12 
         Caption         =   "R:"
         Height          =   255
         Left            =   240
         TabIndex        =   15
         Top             =   1680
         Width           =   255
      End
      Begin VB.Label Label13 
         Caption         =   "ρ:"
         Height          =   255
         Left            =   240
         TabIndex        =   14
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label Label5 
         Caption         =   "(J/kg.K)"

⌨️ 快捷键说明

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