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

📄 frmwik.frm

📁 酒店管理系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "mscomm32.ocx"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form FrmWIK 
   BackColor       =   &H80000005&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "无锡凯宾斯基酒店能源管理系统-S2.0"
   ClientHeight    =   11100
   ClientLeft      =   45
   ClientTop       =   360
   ClientWidth     =   15270
   Icon            =   "FrmWIK.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "FrmWIK.frx":0CCA
   ScaleHeight     =   11100
   ScaleWidth      =   15270
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture4 
      BorderStyle     =   0  'None
      Height          =   495
      Left            =   0
      ScaleHeight     =   495
      ScaleWidth      =   15255
      TabIndex        =   68
      Top             =   10680
      Width           =   15255
      Begin VB.PictureBox Picture5 
         BorderStyle     =   0  'None
         Height          =   375
         Left            =   0
         Picture         =   "FrmWIK.frx":240D0E
         ScaleHeight     =   375
         ScaleWidth      =   9375
         TabIndex        =   69
         Top             =   0
         Width           =   9375
         Begin VB.Label Label26 
            BackStyle       =   0  'Transparent
            Caption         =   "本系统由无锡市赛尔楼宇智能系统有限公司开发  Http://www.sail-cn.com  电话:0510-82617438"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   375
            Left            =   300
            TabIndex        =   70
            Top             =   40
            Width           =   9495
         End
      End
   End
   Begin VB.Timer Timer2 
      Interval        =   20
      Left            =   960
      Top             =   4080
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   1335
      Left            =   0
      ScaleHeight     =   1335
      ScaleWidth      =   15375
      TabIndex        =   66
      Top             =   600
      Width           =   15375
      Begin VB.PictureBox Picture3 
         BorderStyle     =   0  'None
         Height          =   1215
         Left            =   0
         ScaleHeight     =   1215
         ScaleWidth      =   8535
         TabIndex        =   67
         Top             =   0
         Width           =   8535
         Begin VB.Label Label25 
            BackStyle       =   0  'Transparent
            Caption         =   "能源管理系统-S2.0"
            BeginProperty Font 
               Name            =   "楷体_GB2312"
               Size            =   48
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1455
            Left            =   0
            TabIndex        =   72
            Top             =   120
            Width           =   9735
         End
      End
   End
   Begin VB.PictureBox Picture1 
      Height          =   8655
      Left            =   -120
      ScaleHeight     =   8595
      ScaleWidth      =   10155
      TabIndex        =   0
      Top             =   11040
      Visible         =   0   'False
      Width           =   10215
      Begin VB.CommandButton Command1 
         Caption         =   "空房"
         Height          =   375
         Left            =   2640
         TabIndex        =   47
         Top             =   3840
         Width           =   735
      End
      Begin VB.CommandButton Command2 
         Caption         =   "待租"
         Height          =   375
         Left            =   3360
         TabIndex        =   46
         Top             =   3840
         Width           =   735
      End
      Begin VB.CommandButton Command3 
         Caption         =   "出租"
         Height          =   375
         Left            =   4080
         TabIndex        =   45
         Top             =   3840
         Width           =   735
      End
      Begin VB.CommandButton Command4 
         Caption         =   "入住"
         Height          =   375
         Left            =   4800
         TabIndex        =   44
         Top             =   3840
         Width           =   735
      End
      Begin VB.Frame Frame1 
         Caption         =   "预置客房数据"
         Height          =   3735
         Left            =   2640
         TabIndex        =   28
         Top             =   0
         Width           =   2895
         Begin VB.CommandButton Command5 
            Caption         =   "预置客房数据"
            Height          =   375
            Left            =   240
            TabIndex        =   37
            Top             =   3120
            Width           =   1335
         End
         Begin VB.TextBox Text3 
            Height          =   270
            Left            =   1080
            TabIndex        =   36
            Text            =   "Text3"
            Top             =   480
            Width           =   735
         End
         Begin VB.TextBox Text4 
            Height          =   270
            Left            =   2040
            TabIndex        =   35
            Text            =   "Text4"
            Top             =   480
            Width           =   615
         End
         Begin VB.TextBox Text5 
            Height          =   270
            Left            =   1080
            TabIndex        =   34
            Text            =   "Text5"
            Top             =   960
            Width           =   735
         End
         Begin VB.TextBox Text6 
            Height          =   270
            Left            =   2040
            TabIndex        =   33
            Text            =   "Text6"
            Top             =   960
            Width           =   615
         End
         Begin VB.TextBox Text7 
            Height          =   270
            Left            =   1080
            TabIndex        =   32
            Text            =   "Text7"
            Top             =   1440
            Width           =   735
         End
         Begin VB.TextBox Text8 
            Height          =   270
            Left            =   1080
            TabIndex        =   31
            Text            =   "Text8"
            Top             =   2400
            Width           =   735
         End
         Begin VB.TextBox Text18 
            Height          =   270
            Left            =   1080
            TabIndex        =   30
            Text            =   "Text18"
            Top             =   2880
            Width           =   735
         End
         Begin VB.TextBox Text19 
            Height          =   270
            Left            =   1080
            TabIndex        =   29
            Text            =   "Text19"
            Top             =   1920
            Width           =   735
         End
         Begin VB.Label Label11 
            Caption         =   "待租温度"
            Height          =   255
            Left            =   240
            TabIndex        =   43
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label12 
            Caption         =   "出租温度"
            Height          =   255
            Left            =   240
            TabIndex        =   42
            Top             =   960
            Width           =   735
         End
         Begin VB.Label Label13 
            Caption         =   "入住温度"
            Height          =   255
            Left            =   240
            TabIndex        =   41
            Top             =   1440
            Width           =   855
         End
         Begin VB.Label Label14 
            Caption         =   "拔卡延时"
            Height          =   255
            Left            =   240
            TabIndex        =   40
            Top             =   2400
            Width           =   735
         End
         Begin VB.Label Label15 
            Caption         =   "廊灯延时"
            Height          =   255
            Left            =   240
            TabIndex        =   39
            Top             =   2880
            Width           =   855
         End
         Begin VB.Label Label16 
            Caption         =   "初始房态"
            Height          =   375
            Left            =   240
            TabIndex        =   38
            Top             =   1920
            Width           =   735
         End
      End
      Begin VB.TextBox Text10 
         Height          =   270
         Left            =   1080
         TabIndex        =   27
         Text            =   "Text10"
         Top             =   0
         Width           =   735
      End
      Begin VB.TextBox Text11 
         Height          =   270
         Left            =   1080
         TabIndex        =   26
         Text            =   "Text11"
         Top             =   360
         Width           =   735
      End
      Begin VB.TextBox Text12 
         Height          =   270
         Left            =   1080
         TabIndex        =   25
         Text            =   "Text12"
         Top             =   720
         Width           =   735
      End
      Begin VB.TextBox Text13 
         Height          =   270
         Left            =   1080
         TabIndex        =   24
         Text            =   "Text13"
         Top             =   1080
         Width           =   735
      End
      Begin VB.TextBox Text14 
         Height          =   270
         Left            =   1080
         TabIndex        =   23
         Text            =   "Text14"
         Top             =   1440
         Width           =   735
      End
      Begin VB.TextBox Text15 
         Height          =   270
         Left            =   1080
         TabIndex        =   22
         Text            =   "Text15"
         Top             =   1800
         Width           =   735
      End
      Begin VB.TextBox Text16 
         Height          =   270
         Left            =   1080
         TabIndex        =   21
         Text            =   "Text16"
         Top             =   2160
         Width           =   735
      End
      Begin VB.TextBox Text17 
         Height          =   270
         Left            =   1800
         TabIndex        =   20
         Text            =   "Text17"
         Top             =   2160
         Width           =   735
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1080
         TabIndex        =   19
         Text            =   "Text1"
         Top             =   2880
         Width           =   735
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1080
         TabIndex        =   18
         Text            =   "Text2"
         Top             =   2520
         Width           =   735
      End
      Begin VB.TextBox Text20 
         Height          =   270
         Left            =   1080
         TabIndex        =   17
         Text            =   "Text20"
         Top             =   3240
         Width           =   735
      End
      Begin VB.TextBox Text21 
         Height          =   270
         Left            =   1080
         TabIndex        =   16
         Text            =   "Text21"
         Top             =   3600
         Width           =   735
      End
      Begin VB.TextBox Text22 
         Height          =   270
         Left            =   1080
         TabIndex        =   15
         Text            =   "Text22"
         Top             =   3960
         Width           =   735
      End
      Begin VB.TextBox Text23 
         Height          =   270
         Left            =   1080
         TabIndex        =   14
         Text            =   "Text23"
         Top             =   4320
         Width           =   735
      End
      Begin VB.CommandButton Command6 
         Caption         =   "轮询RCU"
         Height          =   375
         Left            =   3600
         TabIndex        =   13
         Top             =   4320
         Width           =   975
      End
      Begin VB.TextBox Text24 
         Height          =   2655
         Left            =   7920
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   12
         Top             =   5640
         Width           =   2175
      End
      Begin VB.TextBox Text26 
         Height          =   4935
         Left            =   5760
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   11
         Top             =   120
         Width           =   4335
      End
      Begin VB.CommandButton Command8 
         Caption         =   "CLR"

⌨️ 快捷键说明

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