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

📄 frmmain.frm

📁 该文件主要是关于SQL的数据库设计
💻 FRM
📖 第 1 页 / 共 5 页
字号:
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            _Version        =   393216
         End
         Begin VB.CommandButton Command17 
            Caption         =   "清空"
            Height          =   375
            Left            =   1560
            TabIndex        =   46
            Top             =   4200
            Width           =   975
         End
         Begin VB.CommandButton Command16 
            Caption         =   "确定"
            Height          =   375
            Left            =   240
            TabIndex        =   45
            Top             =   4200
            Width           =   975
         End
         Begin VB.TextBox Text13 
            Height          =   310
            IMEMode         =   3  'DISABLE
            Left            =   1200
            PasswordChar    =   "*"
            TabIndex        =   42
            Top             =   2160
            Width           =   1215
         End
         Begin VB.TextBox Text12 
            Height          =   310
            IMEMode         =   3  'DISABLE
            Left            =   1200
            PasswordChar    =   "*"
            TabIndex        =   41
            Top             =   1320
            Width           =   1215
         End
         Begin VB.TextBox Text11 
            Height          =   310
            Left            =   1200
            TabIndex        =   40
            Top             =   480
            Width           =   1215
         End
         Begin VB.Label Label11 
            Caption         =   "权限"
            Height          =   255
            Left            =   240
            TabIndex        =   57
            Top             =   3120
            Width           =   855
         End
         Begin VB.Label Label10 
            Caption         =   "确认密码"
            Height          =   255
            Left            =   240
            TabIndex        =   44
            Top             =   2280
            Width           =   735
         End
         Begin VB.Label Label9 
            Caption         =   "密码"
            Height          =   255
            Left            =   240
            TabIndex        =   43
            Top             =   1440
            Width           =   735
         End
         Begin VB.Label Label8 
            Caption         =   "账号"
            Height          =   255
            Left            =   240
            TabIndex        =   39
            Top             =   600
            Width           =   735
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "管理员列表"
         Height          =   4935
         Left            =   -68640
         TabIndex        =   35
         Top             =   600
         Width           =   3135
         Begin MSAdodcLib.Adodc Adodc9 
            Height          =   330
            Left            =   480
            Top             =   3240
            Visible         =   0   'False
            Width           =   2295
            _ExtentX        =   4048
            _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;Data Source=."
            OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=HotelRoom;Data Source=."
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "select * from ViewAdminInfo"
            Caption         =   "Adodc9"
            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.TextBox txtXuhao 
            BackColor       =   &H008080FF&
            Height          =   310
            Left            =   1320
            TabIndex        =   85
            Top             =   3600
            Visible         =   0   'False
            Width           =   1455
         End
         Begin VB.CommandButton Command14 
            Caption         =   "删除管理员"
            Height          =   375
            Left            =   360
            TabIndex        =   83
            Top             =   4200
            Width           =   2535
         End
         Begin MSDataGridLib.DataGrid DataGrid4 
            Bindings        =   "frmMain.frx":0162
            Height          =   2895
            Left            =   240
            TabIndex        =   36
            Top             =   360
            Width           =   2655
            _ExtentX        =   4683
            _ExtentY        =   5106
            _Version        =   393216
            AllowUpdate     =   -1  'True
            Enabled         =   -1  'True
            HeadLines       =   2
            RowHeight       =   15
            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
            ColumnCount     =   3
            BeginProperty Column00 
               DataField       =   "Aid"
               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       =   "Aname"
               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       =   "Alimit"
               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 
                  Alignment       =   2
                  Locked          =   -1  'True
                  ColumnWidth     =   450.142
               EndProperty
               BeginProperty Column01 
                  Alignment       =   2
                  Locked          =   -1  'True
                  ColumnWidth     =   1395.213
               EndProperty
               BeginProperty Column02 
                  Alignment       =   2
                  Locked          =   -1  'True
                  ColumnWidth     =   494.929
               EndProperty
            EndProperty
         End
         Begin VB.Label labXuhao 
            Caption         =   "输入序号"
            ForeColor       =   &H000000FF&
            Height          =   255
            Left            =   480
            TabIndex        =   84
            Top             =   3720
            Visible         =   0   'False
            Width           =   735
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "精确查询"
         Height          =   2415
         Left            =   -74760
         TabIndex        =   22
         Top             =   600
         Width           =   5775
         Begin MSAdodcLib.Adodc Adodc10 
            Height          =   375
            Left            =   -480
            Top             =   1920
            Visible         =   0   'False
            Width           =   1920
            _ExtentX        =   3387
            _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=   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;Data Source=."
            OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=HotelRoom;Data Source=."
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "select * from ViewGuestInfo"
            Caption         =   "Adodc10"
            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.TextBox txt4 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   310
            Left            =   1200
            TabIndex        =   81
            Top             =   840
            Width           =   1335
         End
         Begin VB.CheckBox ck4 
            Caption         =   "客户编号"
            Height          =   375
            Left            =   480
            TabIndex        =   80
            Top             =   840
            Width           =   735
         End
         Begin VB.TextBox txt5 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   310
            Left            =   3360
            TabIndex        =   34
            Top             =   840
            Width           =   1935
         End

⌨️ 快捷键说明

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