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

📄 kfdj.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"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form kfdjj 
   Caption         =   "客房登记"
   ClientHeight    =   5805
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8550
   LinkTopic       =   "Form3"
   ScaleHeight     =   5805
   ScaleWidth      =   8550
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command4 
      Caption         =   "关闭"
      Height          =   495
      Left            =   5760
      TabIndex        =   5
      Top             =   5280
      Width           =   1455
   End
   Begin VB.CommandButton Command3 
      Caption         =   "刷新"
      Height          =   495
      Left            =   3480
      TabIndex        =   4
      Top             =   5280
      Width           =   1455
   End
   Begin VB.CommandButton Command1 
      Caption         =   "登记"
      Height          =   495
      Left            =   1080
      TabIndex        =   3
      Top             =   5280
      Width           =   1455
   End
   Begin VB.Frame Frame2 
      Caption         =   "登记信息"
      Height          =   5175
      Left            =   3720
      TabIndex        =   2
      Top             =   0
      Width           =   4815
      Begin VB.TextBox Text11 
         Height          =   375
         Left            =   960
         TabIndex        =   30
         Text            =   "Text11"
         Top             =   3600
         Width           =   3735
      End
      Begin VB.TextBox Text10 
         Height          =   375
         Left            =   3240
         TabIndex        =   29
         Text            =   "Text10"
         Top             =   3120
         Width           =   1455
      End
      Begin VB.TextBox Text9 
         Height          =   375
         Left            =   960
         TabIndex        =   28
         Text            =   "Text9"
         Top             =   3120
         Width           =   1215
      End
      Begin VB.TextBox Text8 
         Height          =   375
         Left            =   960
         TabIndex        =   27
         Text            =   "Text8"
         Top             =   2640
         Width           =   3735
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Left            =   960
         TabIndex        =   26
         Text            =   "Text7"
         Top             =   2160
         Width           =   3735
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   3240
         TabIndex        =   25
         Text            =   "身份证"
         Top             =   1680
         Width           =   1455
      End
      Begin VB.TextBox Text6 
         Height          =   375
         Left            =   960
         TabIndex        =   24
         Text            =   "Text6"
         Top             =   1680
         Width           =   1215
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Left            =   960
         TabIndex        =   23
         Text            =   "Text5"
         Top             =   1200
         Width           =   1215
      End
      Begin VB.TextBox Text3 
         DataField       =   "单价"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   960
         TabIndex        =   22
         Text            =   "Text3"
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         DataField       =   "类别"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   3240
         TabIndex        =   21
         Text            =   "Text2"
         Top             =   240
         Width           =   1335
      End
      Begin VB.TextBox Text1 
         DataField       =   "房号"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   960
         TabIndex        =   20
         Text            =   "Text1"
         Top             =   240
         Width           =   1215
      End
      Begin MSComCtl2.DTPicker DTP1 
         Height          =   300
         Left            =   960
         TabIndex        =   32
         Top             =   4200
         Width           =   1320
         _ExtentX        =   2328
         _ExtentY        =   529
         _Version        =   393216
         Format          =   79429633
         CurrentDate     =   37203
      End
      Begin MSComCtl2.DTPicker tim1 
         Height          =   315
         Left            =   3480
         TabIndex        =   33
         Top             =   4200
         Width           =   1155
         _ExtentX        =   2037
         _ExtentY        =   556
         _Version        =   393216
         Format          =   79429634
         CurrentDate     =   37203
      End
      Begin VB.Label Label16 
         Caption         =   "Label16"
         Height          =   375
         Left            =   960
         TabIndex        =   31
         Top             =   4680
         Width           =   1335
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "入住时间:"
         Height          =   180
         Left            =   2400
         TabIndex        =   19
         Top             =   4200
         Width           =   810
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "入住日期:"
         Height          =   180
         Left            =   120
         TabIndex        =   18
         Top             =   4200
         Width           =   810
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "操作员:"
         Height          =   180
         Left            =   120
         TabIndex        =   17
         Top             =   4680
         Width           =   630
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "住宿原因:"
         Height          =   180
         Left            =   120
         TabIndex        =   16
         Top             =   3600
         Width           =   810
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "到何处去:"
         Height          =   180
         Left            =   2400
         TabIndex        =   15
         Top             =   3120
         Width           =   810
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "从何处来:"
         Height          =   180
         Left            =   120
         TabIndex        =   14
         Top             =   3120
         Width           =   810
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "证件地址:"
         Height          =   180
         Left            =   120
         TabIndex        =   13
         Top             =   2640
         Width           =   810
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "证件号码:"
         Height          =   180
         Left            =   120
         TabIndex        =   12
         Top             =   2160
         Width           =   810
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "证件名称:"
         Height          =   180
         Left            =   2400
         TabIndex        =   11
         Top             =   1680
         Width           =   810
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "客人姓名:"
         Height          =   180
         Left            =   120
         TabIndex        =   10
         Top             =   1680
         Width           =   810
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "押金:"
         Height          =   180
         Left            =   120
         TabIndex        =   9
         Top             =   1200
         Width           =   450
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "标准价:"
         Height          =   180
         Left            =   120
         TabIndex        =   8
         Top             =   720
         Width           =   630
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "类别:"
         Height          =   180
         Left            =   2400
         TabIndex        =   7

⌨️ 快捷键说明

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