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

📄 frm查询客房信息.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 frm查询客房信息 
   Caption         =   "查询客房信息"
   ClientHeight    =   7710
   ClientLeft      =   60
   ClientTop       =   465
   ClientWidth     =   9585
   Icon            =   "frm查询客房信息.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   ScaleHeight     =   7710
   ScaleWidth      =   9585
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command1 
      Default         =   -1  'True
      DownPicture     =   "frm查询客房信息.frx":058A
      Height          =   495
      Left            =   5760
      Picture         =   "frm查询客房信息.frx":11CC
      Style           =   1  'Graphical
      TabIndex        =   2
      ToolTipText     =   "关闭窗口"
      Top             =   6960
      Width           =   495
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   2400
      Top             =   7080
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=wmtao"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "wmtao"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 客房信息表 where 房间状态 ='空房'or 房间状态 = '入住' or 是否被预定 = '是'"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.ListBox List1 
      Height          =   1320
      ItemData        =   "frm查询客房信息.frx":1E0E
      Left            =   480
      List            =   "frm查询客房信息.frx":1E1E
      TabIndex        =   1
      Top             =   360
      Width           =   1215
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H80000013&
      Height          =   7695
      Left            =   0
      ScaleHeight     =   7635
      ScaleWidth      =   9555
      TabIndex        =   0
      Top             =   0
      Width           =   9615
      Begin VB.PictureBox Picture7 
         BackColor       =   &H80000013&
         Height          =   1935
         Left            =   240
         ScaleHeight     =   1875
         ScaleWidth      =   1515
         TabIndex        =   14
         Top             =   5400
         Width           =   1575
         Begin VB.Frame Frame3 
            BackColor       =   &H80000013&
            Caption         =   "房间标准"
            Height          =   1815
            Left            =   120
            TabIndex        =   15
            Top             =   0
            Width           =   1335
            Begin VB.ListBox List3 
               Height          =   1500
               ItemData        =   "frm查询客房信息.frx":1E44
               Left            =   120
               List            =   "frm查询客房信息.frx":1E46
               TabIndex        =   16
               Top             =   240
               Width           =   1095
            End
         End
      End
      Begin VB.PictureBox Picture5 
         BackColor       =   &H80000013&
         Height          =   1815
         Left            =   240
         ScaleHeight     =   1755
         ScaleWidth      =   1515
         TabIndex        =   10
         Top             =   3600
         Width           =   1575
         Begin VB.PictureBox Picture6 
            Height          =   15
            Left            =   0
            ScaleHeight     =   15
            ScaleWidth      =   495
            TabIndex        =   13
            Top             =   1800
            Width           =   495
         End
         Begin VB.Frame Frame2 
            BackColor       =   &H80000013&
            Caption         =   "房间位置"
            Height          =   1695
            Left            =   120
            TabIndex        =   11
            Top             =   0
            Width           =   1335
            Begin VB.ListBox List2 
               Height          =   1140
               ItemData        =   "frm查询客房信息.frx":1E48
               Left            =   120
               List            =   "frm查询客房信息.frx":1E5B
               TabIndex        =   12
               Top             =   240
               Width           =   1095
            End
         End
      End
      Begin VB.PictureBox Picture4 
         BackColor       =   &H80000013&
         Height          =   1815
         Left            =   240
         ScaleHeight     =   1755
         ScaleWidth      =   1515
         TabIndex        =   7
         Top             =   1800
         Width           =   1575
         Begin VB.Frame Frame4 
            BackColor       =   &H80000013&
            Caption         =   "房间编号"
            Height          =   1695
            Left            =   120
            TabIndex        =   8
            Top             =   0
            Width           =   1335
            Begin VB.ListBox List4 
               Height          =   1320
               ItemData        =   "frm查询客房信息.frx":1E7D
               Left            =   120
               List            =   "frm查询客房信息.frx":1E7F
               TabIndex        =   9
               Top             =   240
               Width           =   1095
            End
         End
      End
      Begin VB.PictureBox Picture3 
         BackColor       =   &H80000013&
         Height          =   1695
         Left            =   240
         ScaleHeight     =   1635
         ScaleWidth      =   1515
         TabIndex        =   5
         Top             =   120
         Width           =   1575
         Begin VB.Frame Frame1 
            BackColor       =   &H80000013&
            Caption         =   "房间状态"
            Height          =   1575
            Left            =   120
            TabIndex        =   6
            Top             =   0
            Width           =   1335
         End
      End
      Begin VB.PictureBox Picture2 
         BackColor       =   &H80000013&
         Height          =   6735
         Left            =   1800
         ScaleHeight     =   6675
         ScaleWidth      =   7515
         TabIndex        =   3
         Top             =   120
         Width           =   7575
         Begin MSDataGridLib.DataGrid DataGrid1 
            Bindings        =   "frm查询客房信息.frx":1E81
            Height          =   6495
            Left            =   120
            TabIndex        =   4
            Top             =   120
            Width           =   7335
            _ExtentX        =   12938
            _ExtentY        =   11456
            _Version        =   393216
            BackColor       =   65280
            HeadLines       =   1
            RowHeight       =   14
            FormatLocked    =   -1  'True
            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
            Caption         =   "客 房 信 息 列 表"
            ColumnCount     =   13
            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
            BeginProperty Column02 
               DataField       =   "客房位置"
               Caption         =   "客房位置"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   "0"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column03 
               DataField       =   "客房面积"
               Caption         =   "客房面积"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   "0"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column04 
               DataField       =   "床位数量"
               Caption         =   "床位数量"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   "0"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column05 
               DataField       =   "客房单价"
               Caption         =   "客房单价"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   "0"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column06 
               DataField       =   "是否有空调"

⌨️ 快捷键说明

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