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

📄 filedform.frm

📁 某机械工程学院的毕业设计以及毕业论文 非常参考价值
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form filedForm 
   BackColor       =   &H00FFFFC0&
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   11520
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   15360
   LinkTopic       =   "Form1"
   ScaleHeight     =   11520
   ScaleWidth      =   15360
   ShowInTaskbar   =   0   'False
   Begin VB.Timer Timer2 
      Interval        =   1000
      Left            =   14820
      Top             =   0
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00FFFFC0&
      Height          =   10620
      Left            =   13140
      TabIndex        =   9
      Top             =   840
      Width           =   2175
      Begin VB.CommandButton Cmdquit 
         Caption         =   "退  出"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Left            =   300
         TabIndex        =   16
         Top             =   9315
         Width           =   1545
      End
      Begin VB.CommandButton Cmdbz 
         Caption         =   "阀门编组"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Left            =   300
         TabIndex        =   15
         Top             =   750
         Width           =   1545
      End
      Begin VB.CommandButton Cmdzt 
         Caption         =   "阀门状态"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Left            =   300
         TabIndex        =   14
         Top             =   2177
         Width           =   1545
      End
      Begin VB.CommandButton Cmdxx 
         Caption         =   "环境信息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Left            =   300
         TabIndex        =   13
         Top             =   5040
         Width           =   1545
      End
      Begin VB.CommandButton Cmdzn 
         Caption         =   "应用指南"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Left            =   315
         TabIndex        =   12
         Top             =   7875
         Width           =   1545
      End
      Begin VB.CommandButton Cmdset 
         Caption         =   "系统设置"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Left            =   300
         TabIndex        =   11
         Top             =   6480
         Width           =   1545
      End
      Begin VB.CommandButton Cdata 
         Caption         =   "灌溉记录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   555
         Left            =   300
         TabIndex        =   10
         Top             =   3600
         Width           =   1545
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFFFC0&
      Height          =   1545
      Left            =   60
      TabIndex        =   0
      Top             =   840
      Width           =   13065
      Begin VB.Label Label19 
         BackStyle       =   0  'Transparent
         Caption         =   "RTU异常"
         Height          =   285
         Left            =   12180
         TabIndex        =   84
         Top             =   1080
         Width           =   885
      End
      Begin VB.Shape Shape6 
         FillColor       =   &H00FF00FF&
         FillStyle       =   0  'Solid
         Height          =   315
         Left            =   11700
         Top             =   990
         Width           =   315
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "RTU正常"
         Height          =   285
         Left            =   10650
         TabIndex        =   83
         Top             =   1080
         Width           =   885
      End
      Begin VB.Shape Shape1 
         FillColor       =   &H0000FFFF&
         FillStyle       =   0  'Solid
         Height          =   315
         Left            =   10200
         Top             =   990
         Width           =   315
      End
      Begin VB.Shape Shape2 
         FillColor       =   &H000000FF&
         FillStyle       =   0  'Solid
         Height          =   315
         Left            =   10200
         Top             =   390
         Width           =   315
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "正在灌溉"
         Height          =   285
         Left            =   10650
         TabIndex        =   76
         Top             =   450
         Width           =   885
      End
      Begin VB.Shape Shape4 
         FillColor       =   &H00FF0000&
         FillStyle       =   0  'Solid
         Height          =   315
         Left            =   11700
         Top             =   390
         Width           =   315
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "灌溉完毕"
         Height          =   285
         Left            =   12180
         TabIndex        =   75
         Top             =   450
         Width           =   885
      End
      Begin VB.Label Lfm 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5550
         TabIndex        =   74
         Top             =   300
         Width           =   1035
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "阀门号:"
         Height          =   225
         Left            =   4680
         TabIndex        =   73
         Top             =   480
         Width           =   825
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "地址号:"
         Height          =   255
         Left            =   4680
         TabIndex        =   72
         Top             =   1110
         Width           =   735
      End
      Begin VB.Label Laddr 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5550
         TabIndex        =   71
         Top             =   960
         Width           =   1035
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "累计时间:"
         Height          =   255
         Left            =   6960
         TabIndex        =   70
         Top             =   1200
         Width           =   1005
      End
      Begin VB.Label Laddtime 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   7980
         TabIndex        =   69
         Top             =   1080
         Width           =   1935
      End
      Begin VB.Label Label15 
         BackStyle       =   0  'Transparent
         Caption         =   "关闭时刻:"
         Height          =   255
         Left            =   6960
         TabIndex        =   68
         Top             =   780
         Width           =   945
      End
      Begin VB.Label Lclose 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   7980
         TabIndex        =   67
         Top             =   660
         Width           =   1935
      End
      Begin VB.Label Label17 
         BackStyle       =   0  'Transparent
         Caption         =   "打开时刻:"
         Height          =   255
         Left            =   6960
         TabIndex        =   66
         Top             =   360
         Width           =   915
      End
      Begin VB.Label Lopen 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   7980
         TabIndex        =   65
         Top             =   240
         Width           =   1935
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "编组数:"
         Height          =   285
         Left            =   270
         TabIndex        =   8

⌨️ 快捷键说明

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