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

📄 form1.frm

📁 本程序针对Y180L-6三相感应电动机而设计
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form 三相异步电动机验算程序 
   Caption         =   "三相异步电动机验算程序"
   ClientHeight    =   10590
   ClientLeft      =   1935
   ClientTop       =   345
   ClientWidth     =   9885
   LinkTopic       =   "Form1"
   ScaleHeight     =   10590
   ScaleWidth      =   9885
   Begin VB.PictureBox Picoutput 
      Height          =   3255
      Left            =   390
      ScaleHeight     =   3195
      ScaleWidth      =   9315
      TabIndex        =   97
      Top             =   7680
      Width           =   9375
   End
   Begin VB.TextBox Text45 
      Height          =   375
      Left            =   8760
      TabIndex        =   96
      Text            =   "44"
      Top             =   2880
      Width           =   735
   End
   Begin VB.TextBox Text44 
      Height          =   375
      Left            =   7440
      TabIndex        =   94
      Text            =   "54"
      Top             =   2880
      Width           =   735
   End
   Begin VB.CommandButton cmdend 
      Caption         =   "结束"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   5460
      TabIndex        =   92
      Top             =   6840
      Width           =   1965
   End
   Begin VB.TextBox Text43 
      Height          =   375
      Left            =   6000
      TabIndex        =   91
      Text            =   "0.015"
      Top             =   2880
      Width           =   735
   End
   Begin VB.TextBox Text42 
      Height          =   375
      Left            =   3240
      TabIndex        =   89
      Text            =   "19"
      Top             =   6240
      Width           =   735
   End
   Begin VB.TextBox Text41 
      Height          =   375
      Left            =   1920
      TabIndex        =   87
      Text            =   "11.5"
      Top             =   6240
      Width           =   735
   End
   Begin VB.TextBox Text40 
      Height          =   375
      Left            =   600
      TabIndex        =   85
      Text            =   "1"
      Top             =   6240
      Width           =   735
   End
   Begin VB.TextBox Text39 
      Height          =   375
      Left            =   8760
      TabIndex        =   83
      Text            =   "30"
      Top             =   5520
      Width           =   735
   End
   Begin VB.TextBox Text38 
      Height          =   375
      Left            =   7440
      TabIndex        =   81
      Text            =   "2.2"
      Top             =   5520
      Width           =   735
   End
   Begin VB.TextBox Text37 
      Height          =   375
      Left            =   6000
      TabIndex        =   79
      Text            =   "5"
      Top             =   5520
      Width           =   735
   End
   Begin VB.TextBox Text36 
      Height          =   375
      Left            =   4680
      TabIndex        =   77
      Text            =   "3.2"
      Top             =   5520
      Width           =   735
   End
   Begin VB.TextBox Text35 
      Height          =   375
      Left            =   3240
      TabIndex        =   75
      Text            =   "3.2"
      Top             =   5520
      Width           =   735
   End
   Begin VB.TextBox Text34 
      Height          =   375
      Left            =   1920
      TabIndex        =   74
      Text            =   "0.5"
      Top             =   5520
      Width           =   735
   End
   Begin VB.TextBox Text33 
      Height          =   375
      Left            =   600
      TabIndex        =   71
      Text            =   "1.5"
      Top             =   5520
      Width           =   735
   End
   Begin VB.TextBox Text32 
      Height          =   375
      Left            =   8760
      TabIndex        =   68
      Text            =   "3.8"
      Top             =   4080
      Width           =   735
   End
   Begin VB.TextBox Text31 
      Height          =   375
      Left            =   7440
      TabIndex        =   67
      Text            =   "35"
      Top             =   4080
      Width           =   735
   End
   Begin VB.TextBox Text30 
      Height          =   375
      Left            =   6000
      TabIndex        =   65
      Text            =   "17.8"
      Top             =   4080
      Width           =   735
   End
   Begin VB.TextBox Text29 
      Height          =   375
      Left            =   4680
      TabIndex        =   62
      Text            =   "0.7"
      Top             =   4080
      Width           =   735
   End
   Begin VB.TextBox Text28 
      Height          =   375
      Left            =   3240
      TabIndex        =   60
      Text            =   "5.5"
      Top             =   4080
      Width           =   735
   End
   Begin VB.TextBox Text27 
      Height          =   375
      Left            =   1920
      TabIndex        =   58
      Text            =   "0.8"
      Top             =   4080
      Width           =   735
   End
   Begin VB.TextBox Text26 
      Height          =   375
      Left            =   600
      TabIndex        =   56
      Text            =   "3.5"
      Top             =   4080
      Width           =   735
   End
   Begin VB.TextBox Text25 
      Height          =   375
      Left            =   4680
      TabIndex        =   50
      Text            =   "15"
      Top             =   2880
      Width           =   735
   End
   Begin VB.TextBox Text24 
      Height          =   375
      Left            =   3240
      TabIndex        =   48
      Text            =   "1.58"
      Top             =   2880
      Width           =   735
   End
   Begin VB.TextBox Text23 
      Height          =   375
      Left            =   1920
      TabIndex        =   46
      Text            =   "0.08"
      Top             =   2880
      Width           =   735
   End
   Begin VB.TextBox Text22 
      Height          =   375
      Left            =   600
      TabIndex        =   44
      Text            =   "1.5"
      Top             =   2880
      Width           =   735
   End
   Begin VB.CommandButton cmdinput 
      Caption         =   "输入完成"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   2340
      TabIndex        =   42
      Top             =   6840
      Width           =   1740
   End
   Begin VB.TextBox Text21 
      Height          =   375
      Left            =   8760
      TabIndex        =   41
      Text            =   "0.35"
      Top             =   2160
      Width           =   735
   End
   Begin VB.TextBox Text20 
      Height          =   375
      Left            =   7440
      TabIndex        =   39
      Text            =   "2"
      Top             =   2160
      Width           =   735
   End
   Begin VB.TextBox Text19 
      Height          =   375
      Left            =   6000
      TabIndex        =   37
      Text            =   "17"
      Top             =   2160
      Width           =   735
   End
   Begin VB.TextBox Text18 
      Height          =   375
      Left            =   4680
      TabIndex        =   35
      Text            =   "1"
      Top             =   2160
      Width           =   735
   End
   Begin VB.TextBox Text17 
      Height          =   375
      Left            =   3240
      TabIndex        =   33
      Text            =   "2"
      Top             =   2160
      Width           =   735
   End
   Begin VB.TextBox Text16 
      Height          =   375
      Left            =   1920
      TabIndex        =   31
      Text            =   "450"
      Top             =   2160
      Width           =   735
   End
   Begin VB.TextBox Text15 
      Height          =   375
      Left            =   600
      TabIndex        =   29
      Text            =   "160"
      Top             =   2160
      Width           =   735
   End
   Begin VB.TextBox Text14 
      Height          =   375
      Left            =   8760
      TabIndex        =   27
      Text            =   "8"
      Top             =   1440
      Width           =   735
   End
   Begin VB.TextBox Text13 
      Height          =   375
      Left            =   7440
      TabIndex        =   25
      Text            =   "1.8"
      Top             =   1440
      Width           =   735
   End
   Begin VB.TextBox Text12 
      Height          =   375
      Left            =   6000
      TabIndex        =   23
      Text            =   "2"
      Top             =   1440
      Width           =   705
   End
   Begin VB.TextBox Text11 
      Height          =   375
      Left            =   4680
      TabIndex        =   21
      Text            =   "6.5"
      Top             =   1440
      Width           =   735
   End
   Begin VB.TextBox Text10 
      Height          =   375
      Left            =   3240
      TabIndex        =   19
      Text            =   "0.81"
      Top             =   1440
      Width           =   735
   End
   Begin VB.TextBox Text9 
      Height          =   375
      Left            =   1920
      TabIndex        =   17
      Text            =   "0.895"
      Top             =   1440
      Width           =   735
   End
   Begin VB.TextBox Text8 
      Height          =   375
      Left            =   600
      TabIndex        =   15
      Text            =   "200"
      Top             =   1440
      Width           =   735

⌨️ 快捷键说明

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