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

📄 form1.frm

📁 与数据库连接
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Form1 
   Caption         =   "回转窑控制辅助决策系统"
   ClientHeight    =   7530
   ClientLeft      =   1830
   ClientTop       =   2685
   ClientWidth     =   9420
   LinkTopic       =   "Form1"
   ScaleHeight     =   7530
   ScaleWidth      =   9420
   Begin VB.CommandButton Command5 
      Caption         =   "退出"
      Height          =   435
      Left            =   8100
      TabIndex        =   34
      Top             =   6960
      Width           =   1095
   End
   Begin MSDataGridLib.DataGrid DataGrid2 
      Bindings        =   "Form1.frx":0000
      Height          =   3795
      Left            =   6180
      TabIndex        =   33
      Top             =   3060
      Width           =   3015
      _ExtentX        =   5318
      _ExtentY        =   6694
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   15
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "Form1.frx":0015
      Height          =   3795
      Left            =   180
      TabIndex        =   30
      Top             =   3060
      Width           =   5835
      _ExtentX        =   10292
      _ExtentY        =   6694
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   15
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame4 
      Caption         =   "各数据曲线"
      Height          =   1035
      Left            =   6180
      TabIndex        =   25
      Top             =   1980
      Width           =   3015
      Begin VB.OptionButton Option4 
         Caption         =   "主机电流"
         Height          =   375
         Left            =   1740
         TabIndex        =   29
         Top             =   240
         Width           =   1095
      End
      Begin VB.OptionButton Option2 
         Caption         =   "窑头温度"
         Height          =   375
         Left            =   420
         TabIndex        =   27
         Top             =   600
         Width           =   1095
      End
      Begin VB.OptionButton Option1 
         Caption         =   "火焰温度"
         Height          =   375
         Left            =   420
         TabIndex        =   26
         Top             =   240
         Width           =   1155
      End
      Begin VB.OptionButton Option3 
         Caption         =   "冷却机电流"
         Height          =   375
         Left            =   1740
         TabIndex        =   28
         Top             =   600
         Width           =   1215
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "决策建议"
      Height          =   1695
      Left            =   6180
      TabIndex        =   20
      Top             =   180
      Width           =   3015
      Begin VB.CommandButton Command4 
         Caption         =   "获取建议"
         Height          =   315
         Left            =   840
         TabIndex        =   32
         Top             =   1200
         Width           =   1155
      End
      Begin VB.TextBox gmzsjy 
         Height          =   270
         Left            =   1560
         TabIndex        =   24
         Top             =   780
         Width           =   915
      End
      Begin VB.TextBox ynwdd 
         Height          =   270
         Left            =   1560
         TabIndex        =   23
         Top             =   360
         Width           =   915
      End
      Begin VB.Label Label10 
         Caption         =   "给煤转速建议:"
         Height          =   255
         Left            =   180
         TabIndex        =   22
         Top             =   840
         Width           =   1275
      End
      Begin VB.Label Label9 
         Caption         =   "窑内 温 度档:"
         Height          =   195
         Left            =   180
         TabIndex        =   21
         Top             =   420
         Width           =   1275
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "各状态变化"
      Height          =   2835
      Left            =   3180
      TabIndex        =   11
      Top             =   180
      Width           =   2835
      Begin VB.CommandButton Command3 
         Caption         =   "查看变化"
         Height          =   315
         Left            =   780
         TabIndex        =   31
         Top             =   2280
         Width           =   1155
      End
      Begin VB.TextBox ljdlbh 
         Height          =   270
         Left            =   1560
         TabIndex        =   19
         Top             =   1260
         Width           =   915
      End
      Begin VB.TextBox zjdlbh 
         Height          =   270
         Left            =   1560
         TabIndex        =   18
         Top             =   1680
         Width           =   915
      End
      Begin VB.TextBox ytwdbh 
         Height          =   270
         Left            =   1560
         TabIndex        =   17
         Top             =   840
         Width           =   915
      End
      Begin VB.TextBox hywdbh 
         Height          =   270
         Left            =   1560
         TabIndex        =   16
         Top             =   420
         Width           =   915
      End
      Begin VB.Label Label8 
         Caption         =   "冷机电流变化:"
         Height          =   255
         Left            =   180
         TabIndex        =   15
         Top             =   1320
         Width           =   1275
      End
      Begin VB.Label Label7 
         Caption         =   "主机电流变化:"
         Height          =   255
         Left            =   180
         TabIndex        =   14
         Top             =   1740
         Width           =   1275
      End
      Begin VB.Label Label6 
         Caption         =   "窑头温度变化:"
         Height          =   375
         Left            =   180
         TabIndex        =   13
         Top             =   900
         Width           =   1395
      End
      Begin VB.Label Label5 
         Caption         =   "火焰温度变化:"
         Height          =   255
         Left            =   180
         TabIndex        =   12
         Top             =   480
         Width           =   1335
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "实时数据录入"
      Height          =   2835
      Left            =   180
      TabIndex        =   0
      Top             =   180
      Width           =   2835
      Begin VB.CommandButton Command2 
         Caption         =   "取消"
         Height          =   315
         Left            =   1560
         TabIndex        =   10
         Top             =   2280
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "确定"
         Height          =   315
         Left            =   180
         TabIndex        =   9
         Top             =   2280
         Width           =   1155
      End
      Begin VB.TextBox ljdl 
         DataField       =   "coolcurrent"
         Height          =   270
         Left            =   1500
         TabIndex        =   8
         Top             =   1680
         Width           =   915
      End
      Begin VB.TextBox zjdl 
         DataField       =   "hostcurrent"
         Height          =   270
         Left            =   1500
         TabIndex        =   7
         Top             =   1260
         Width           =   915
      End
      Begin VB.TextBox ytwd 
         DataField       =   "headtemp"
         Height          =   270
         Left            =   1500
         TabIndex        =   6

⌨️ 快捷键说明

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