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

📄 frmroommanage.frm

📁 是关于SQL的一些程序 很好很经典的~大家又兴趣的可以学习下
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form frmRoomManage 
   BackColor       =   &H80000000&
   Caption         =   "客房管理"
   ClientHeight    =   9015
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11070
   LinkTopic       =   "Form1"
   ScaleHeight     =   9015
   ScaleWidth      =   11070
   StartUpPosition =   3  '窗口缺省
   Begin TabDlg.SSTab SSTab1 
      Height          =   8775
      Left            =   180
      TabIndex        =   0
      ToolTipText     =   "先在选定要入住的时间和房间,然后单击按钮,即可为新建的预订单添加订单细节"
      Top             =   120
      Width           =   10695
      _ExtentX        =   18865
      _ExtentY        =   15478
      _Version        =   393216
      Tab             =   1
      TabHeight       =   520
      BackColor       =   -2147483648
      TabCaption(0)   =   "预定"
      TabPicture(0)   =   "frmRoomManage.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame3"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame4"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "入住"
      TabPicture(1)   =   "frmRoomManage.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Label20"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Frame5"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Frame7"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "fgdtgInSheetList"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).ControlCount=   4
      TabCaption(2)   =   "调整"
      TabPicture(2)   =   "frmRoomManage.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Adodc2"
      Tab(2).Control(1)=   "Adodc1"
      Tab(2).Control(2)=   "DataCombo1"
      Tab(2).Control(3)=   "DataGrid5"
      Tab(2).Control(4)=   "Label25"
      Tab(2).Control(5)=   "Label24"
      Tab(2).Control(6)=   "Label23"
      Tab(2).ControlCount=   7
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   330
         Left            =   -69240
         Top             =   8280
         Visible         =   0   'False
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   2
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=酒店客房管理系统;Data Source=127.0.0.1"
         OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=酒店客房管理系统;Data Source=127.0.0.1"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "Hotel_WorkSheetItem"
         Caption         =   "Adodc2"
         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 MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   -72000
         Top             =   8280
         Visible         =   0   'False
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   4
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=酒店客房管理系统;Data Source=127.0.0.1"
         OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=酒店客房管理系统;Data Source=127.0.0.1"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "Hotel_GetValidRoom1;1"
         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 MSDataListLib.DataCombo DataCombo1 
         Bindings        =   "frmRoomManage.frx":0054
         DataField       =   "id"
         DataSource      =   "Adodc1"
         Height          =   330
         Left            =   -73440
         TabIndex        =   66
         ToolTipText     =   "选定要更换的客房后按回车键即可为选定的客户更换客房"
         Top             =   720
         Width           =   2295
         _ExtentX        =   4048
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "id"
         Text            =   ""
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid fgdtgInSheetList 
         Height          =   4575
         Left            =   180
         TabIndex        =   64
         Top             =   3900
         Width           =   1755
         _ExtentX        =   3096
         _ExtentY        =   8070
         _Version        =   393216
         FixedCols       =   0
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
      Begin MSDataGridLib.DataGrid DataGrid5 
         Bindings        =   "frmRoomManage.frx":0069
         Height          =   6795
         Left            =   -75000
         TabIndex        =   46
         Top             =   1200
         Width           =   10335
         _ExtentX        =   18230
         _ExtentY        =   11986
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         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
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame4 
         Caption         =   "客房信息"
         Height          =   8175
         Left            =   -67320
         TabIndex        =   34
         Top             =   360
         Width           =   2895
         Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1 
            Height          =   3015
            Left            =   180
            TabIndex        =   58
            Top             =   3240
            Width           =   2535
            _ExtentX        =   4471
            _ExtentY        =   5318
            _Version        =   393216
            Rows            =   3
            FixedRows       =   0
            FixedCols       =   0
            _NumberOfBands  =   1
            _Band(0).Cols   =   2
            _Band(0).GridLinesBand=   1
            _Band(0).TextStyleBand=   0
            _Band(0).TextStyleHeader=   0
            _Band(0).ColHeader=   1
         End
         Begin MSDataListLib.DataList dtlRoomLevel 
            Bindings        =   "frmRoomManage.frx":007E
            Height          =   1425
            Left            =   180
            TabIndex        =   47
            ToolTipText     =   "选中相应的客房等级即可显示相应等级的客房信息"
            Top             =   1500
            Width           =   2595
            _ExtentX        =   4577
            _ExtentY        =   2328
            _Version        =   393216
            ListField       =   "descript"
            Object.DataMember      =   "CmdRoomLevel"
         End
         Begin VB.TextBox txtRoomMemo 
            Height          =   1515
            Left            =   120
            MultiLine       =   -1  'True
            TabIndex        =   35
            Top             =   6480
            Width           =   2535
         End
         Begin MSComCtl2.DTPicker TimeBegin 
            Height          =   315
            Left            =   1020
            TabIndex        =   36
            Top             =   300
            Width           =   1515
            _ExtentX        =   2672
            _ExtentY        =   556
            _Version        =   393216
            Format          =   71434241
            CurrentDate     =   39664
         End
         Begin MSComCtl2.DTPicker TimeEnd 
            Height          =   315
            Left            =   1020
            TabIndex        =   37
            Top             =   720
            Width           =   1515
            _ExtentX        =   2672
            _ExtentY        =   556
            _Version        =   393216
            Format          =   71434241
            CurrentDate     =   39664
         End
         Begin VB.Label Label11 
            Caption         =   "客房等级:"
            Height          =   255
            Left            =   180
            TabIndex        =   40
            Top             =   1260
            Width           =   1215
         End
         Begin VB.Label Label10 
            Caption         =   "至:"
            Height          =   315
            Left            =   660
            TabIndex        =   39
            Top             =   780
            Width           =   315
         End
         Begin VB.Label Label9 
            Caption         =   "时间范围:"
            Height          =   315
            Left            =   120
            TabIndex        =   38
            Top             =   360
            Width           =   855
         End
      End
      Begin VB.Frame Frame7 
         Caption         =   "入住单"
         Height          =   4875
         Left            =   2100
         TabIndex        =   31
         Top             =   3660
         Width           =   8415
         Begin MSAdodcLib.Adodc Adodc3 
            Height          =   330
            Left            =   3960
            Top             =   3000
            Visible         =   0   'False
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   2
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=酒店客房管理系统;Data Source=127.0.0.1"
            OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=酒店客房管理系统;Data Source=127.0.0.1"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "Hotel_WorkSheet"
            Caption         =   "Adodc3"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False

⌨️ 快捷键说明

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