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

📄 frmmain.frm

📁 该文件主要是关于SQL的数据库设计
💻 FRM
📖 第 1 页 / 共 5 页
字号:
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 = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frmMain 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "客房管理系统"
   ClientHeight    =   7560
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   10215
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7560
   ScaleWidth      =   10215
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command5 
      Caption         =   "注销"
      Height          =   375
      Left            =   8400
      TabIndex        =   93
      Top             =   360
      Width           =   735
   End
   Begin VB.Frame Frame10 
      Height          =   975
      Left            =   240
      TabIndex        =   75
      Top             =   240
      Width           =   8055
      Begin VB.Label Label1 
         Caption         =   "欢迎使用客房管理系统!"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   18
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   375
         Left            =   360
         TabIndex        =   78
         Top             =   360
         Width           =   4215
      End
      Begin VB.Label Label2 
         Height          =   255
         Left            =   5040
         TabIndex        =   77
         Top             =   240
         Width           =   2655
      End
      Begin VB.Label Label3 
         Height          =   255
         Left            =   5040
         TabIndex        =   76
         Top             =   615
         Width           =   2655
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5895
      Left            =   240
      TabIndex        =   2
      Top             =   1440
      Width           =   9735
      _ExtentX        =   17171
      _ExtentY        =   10398
      _Version        =   393216
      Tabs            =   6
      TabsPerRow      =   6
      TabHeight       =   520
      BackColor       =   16777215
      TabCaption(0)   =   "客户登记"
      TabPicture(0)   =   "frmMain.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Command3"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "DataGrid1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Command4"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Adodc1"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "房间管理"
      TabPicture(1)   =   "frmMain.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Adodc2"
      Tab(1).Control(1)=   "Frame1"
      Tab(1).Control(2)=   "DataGrid2"
      Tab(1).Control(3)=   "Command9"
      Tab(1).Control(4)=   "Command8"
      Tab(1).Control(5)=   "Command7"
      Tab(1).Control(6)=   "Adodc5"
      Tab(1).ControlCount=   7
      TabCaption(2)   =   "客户查询"
      TabPicture(2)   =   "frmMain.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame11"
      Tab(2).Control(1)=   "Frame3"
      Tab(2).Control(2)=   "Frame2"
      Tab(2).ControlCount=   3
      TabCaption(3)   =   "房间查询"
      TabPicture(3)   =   "frmMain.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame9"
      Tab(3).Control(1)=   "Frame8"
      Tab(3).Control(2)=   "Frame7"
      Tab(3).ControlCount=   3
      TabCaption(4)   =   "收入统计"
      TabPicture(4)   =   "frmMain.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "Frame12"
      Tab(4).ControlCount=   1
      TabCaption(5)   =   "管理员"
      TabPicture(5)   =   "frmMain.frx":008C
      Tab(5).ControlEnabled=   0   'False
      Tab(5).Control(0)=   "Adodc3"
      Tab(5).Control(1)=   "Frame4"
      Tab(5).Control(2)=   "Frame5"
      Tab(5).Control(3)=   "Frame6"
      Tab(5).Control(4)=   "Adodc12"
      Tab(5).ControlCount=   5
      Begin VB.Frame Frame12 
         Caption         =   "收入统计"
         Height          =   4815
         Left            =   -74640
         TabIndex        =   94
         Top             =   720
         Width           =   8895
         Begin MSAdodcLib.Adodc Adodc13 
            Height          =   330
            Left            =   720
            Top             =   4320
            Visible         =   0   'False
            Width           =   2175
            _ExtentX        =   3836
            _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=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=HotelRoom"
            OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=HotelRoom"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "select * from ViewCost"
            Caption         =   "Adodc13"
            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.CommandButton Command6 
            Caption         =   "刷新"
            Height          =   375
            Left            =   3600
            TabIndex        =   103
            Top             =   4200
            Width           =   1575
         End
         Begin MSComctlLib.ProgressBar ProgressBar1 
            Height          =   255
            Left            =   360
            TabIndex        =   99
            Top             =   720
            Width           =   7095
            _ExtentX        =   12515
            _ExtentY        =   450
            _Version        =   393216
            Appearance      =   1
            Scrolling       =   1
         End
         Begin MSComctlLib.ProgressBar ProgressBar2 
            Height          =   255
            Left            =   360
            TabIndex        =   100
            Top             =   1800
            Width           =   7095
            _ExtentX        =   12515
            _ExtentY        =   450
            _Version        =   393216
            Appearance      =   1
            Scrolling       =   1
         End
         Begin MSComctlLib.ProgressBar ProgressBar3 
            Height          =   255
            Left            =   360
            TabIndex        =   101
            Top             =   2640
            Width           =   7095
            _ExtentX        =   12515
            _ExtentY        =   450
            _Version        =   393216
            Appearance      =   1
            Scrolling       =   1
         End
         Begin MSComctlLib.ProgressBar ProgressBar4 
            Height          =   255
            Left            =   360
            TabIndex        =   102
            Top             =   3480
            Width           =   7095
            _ExtentX        =   12515
            _ExtentY        =   450
            _Version        =   393216
            Appearance      =   1
            Scrolling       =   1
         End
         Begin VB.Label Label29 
            Caption         =   "占总收入比例"
            Height          =   255
            Left            =   7680
            TabIndex        =   107
            Top             =   1440
            Width           =   1095
         End
         Begin VB.Label Label28 
            Height          =   255
            Left            =   7920
            TabIndex        =   106
            Top             =   3480
            Width           =   855
         End
         Begin VB.Label Label27 
            Height          =   255
            Left            =   7920
            TabIndex        =   105
            Top             =   2640
            Width           =   855
         End
         Begin VB.Label Label26 
            Height          =   255
            Left            =   7920
            TabIndex        =   104
            Top             =   1800
            Width           =   855
         End
         Begin VB.Line Line4 
            X1              =   0
            X2              =   8880
            Y1              =   3960
            Y2              =   3960
         End
         Begin VB.Line Line3 
            X1              =   0
            X2              =   8880
            Y1              =   1320
            Y2              =   1320
         End
         Begin VB.Label Label25 
            Caption         =   "豪华房收入"
            Height          =   255
            Left            =   360
            TabIndex        =   98
            Top             =   3240
            Width           =   2655
         End
         Begin VB.Label Label24 
            Caption         =   "标准房收入"
            Height          =   255
            Left            =   360
            TabIndex        =   97
            Top             =   2400
            Width           =   2655
         End
         Begin VB.Label Label23 
            Caption         =   "普通房收入"
            Height          =   255
            Left            =   360
            TabIndex        =   96
            Top             =   1560
            Width           =   2655
         End
         Begin VB.Label Label22 
            Caption         =   "总收入"
            Height          =   255
            Left            =   360
            TabIndex        =   95
            Top             =   360
            Width           =   2655
         End
      End
      Begin MSAdodcLib.Adodc Adodc12 
         Height          =   330
         Left            =   -73680
         Top             =   360
         Visible         =   0   'False
         Width           =   1935
         _ExtentX        =   3413
         _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

⌨️ 快捷键说明

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