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

📄 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    =   7155
   ClientLeft      =   60
   ClientTop       =   465
   ClientWidth     =   9495
   Icon            =   "frm客房登记.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   ScaleHeight     =   7155
   ScaleWidth      =   9495
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   7800
      Top             =   3960
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   5880
      Top             =   600
      Visible         =   0   'False
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   582
      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 是否被预定= '否' and 房间状态 = '空房'"
      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.PictureBox Picture1 
      BackColor       =   &H80000013&
      Height          =   7215
      Left            =   0
      ScaleHeight     =   7155
      ScaleWidth      =   9435
      TabIndex        =   0
      Top             =   0
      Width           =   9495
      Begin VB.CommandButton Command2 
         Height          =   495
         Left            =   8760
         Picture         =   "frm客房登记.frx":058A
         Style           =   1  'Graphical
         TabIndex        =   34
         ToolTipText     =   "关闭窗口"
         Top             =   5520
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Caption         =   "登记(&R)"
         Default         =   -1  'True
         Height          =   615
         Left            =   8760
         TabIndex        =   33
         Top             =   4080
         Width           =   615
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H80000013&
         Caption         =   "登记信息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   3615
         Left            =   240
         TabIndex        =   5
         Top             =   3360
         Width           =   8415
         Begin VB.TextBox Text 
            Height          =   1095
            Index           =   11
            Left            =   6120
            MultiLine       =   -1  'True
            TabIndex        =   31
            Top             =   2400
            Width           =   2175
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   10
            Left            =   4440
            TabIndex        =   29
            Top             =   3120
            Width           =   615
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   9
            Left            =   4440
            TabIndex        =   28
            Top             =   2520
            Width           =   855
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   8
            Left            =   4920
            TabIndex        =   27
            Top             =   1920
            Width           =   3375
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   7
            Left            =   4920
            TabIndex        =   26
            Top             =   1440
            Width           =   3375
         End
         Begin VB.ComboBox Combo2 
            Height          =   300
            ItemData        =   "frm客房登记.frx":11CC
            Left            =   4920
            List            =   "frm客房登记.frx":11E8
            TabIndex        =   25
            Text            =   "身份证"
            Top             =   840
            Width           =   1575
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   6
            Left            =   4920
            TabIndex        =   24
            Top             =   240
            Width           =   1575
         End
         Begin VB.TextBox Text 
            Height          =   855
            Index           =   5
            Left            =   1320
            Locked          =   -1  'True
            MultiLine       =   -1  'True
            TabIndex        =   23
            Top             =   2640
            Width           =   2175
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   4
            Left            =   1320
            Locked          =   -1  'True
            TabIndex        =   22
            Top             =   2160
            Width           =   1575
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   3
            Left            =   1320
            Locked          =   -1  'True
            TabIndex        =   21
            Top             =   1680
            Width           =   1575
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   2
            Left            =   1320
            Locked          =   -1  'True
            TabIndex        =   20
            Top             =   1200
            Width           =   1575
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   1
            Left            =   1320
            Locked          =   -1  'True
            TabIndex        =   19
            Top             =   720
            Width           =   1575
         End
         Begin VB.TextBox Text 
            Height          =   270
            Index           =   0
            Left            =   1320
            Locked          =   -1  'True
            TabIndex        =   12
            Top             =   240
            Width           =   1575
         End
         Begin VB.Label Label15 
            BackColor       =   &H80000013&
            Caption         =   "%"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   5160
            TabIndex        =   32
            Top             =   3120
            Width           =   495
         End
         Begin VB.Label Label14 
            BackColor       =   &H80000013&
            Caption         =   "备注:"
            Height          =   255
            Left            =   5640
            TabIndex        =   30
            Top             =   2880
            Width           =   735
         End
         Begin VB.Label Label13 
            BackColor       =   &H80000013&
            Caption         =   "折扣:"
            Height          =   255
            Left            =   3720
            TabIndex        =   18
            Top             =   3240
            Width           =   1455
         End
         Begin VB.Label Label12 
            BackColor       =   &H80000013&
            Caption         =   "押金:"
            Height          =   255
            Left            =   3720
            TabIndex        =   17
            Top             =   2640
            Width           =   1695
         End
         Begin VB.Label Label11 
            BackColor       =   &H80000013&
            Caption         =   "入住时间:"
            Height          =   255
            Left            =   3720
            TabIndex        =   16
            Top             =   2040
            Width           =   1335
         End
         Begin VB.Label Label10 
            BackColor       =   &H80000013&
            Caption         =   "证件号码:"
            Height          =   255
            Left            =   3720
            TabIndex        =   15
            Top             =   1440
            Width           =   1575
         End
         Begin VB.Label Label9 
            BackColor       =   &H80000013&
            Caption         =   "顾客证件:"
            Height          =   255
            Left            =   3720
            TabIndex        =   14
            Top             =   840
            Width           =   1215
         End
         Begin VB.Label Label8 
            BackColor       =   &H80000013&
            Caption         =   "顾客姓名:"
            Height          =   255
            Left            =   3720
            TabIndex        =   13
            Top             =   240
            Width           =   1335
         End
         Begin VB.Label Label7 
            BackColor       =   &H80000013&
            Caption         =   "客房备注:"
            Height          =   255
            Left            =   240
            TabIndex        =   11
            Top             =   3000
            Width           =   1335
         End
         Begin VB.Label Label6 
            BackColor       =   &H80000013&
            Caption         =   "客房单价:"
            Height          =   255
            Left            =   240
            TabIndex        =   10
            Top             =   2280
            Width           =   975
         End
         Begin VB.Label Label5 
            BackColor       =   &H80000013&
            Caption         =   "床位数量:"
            Height          =   255
            Left            =   240
            TabIndex        =   9
            Top             =   1800
            Width           =   1215
         End
         Begin VB.Label Label4 
            BackColor       =   &H80000013&
            Caption         =   "客房位置:"
            Height          =   255

⌨️ 快捷键说明

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