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

📄 frmmain.frm

📁 该文件主要是关于SQL的数据库设计
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         Begin VB.CheckBox ck6 
            Caption         =   "身份证号"
            Height          =   375
            Left            =   480
            TabIndex        =   33
            Top             =   1440
            Width           =   735
         End
         Begin VB.ComboBox txt2 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   300
            ItemData        =   "frmMain.frx":0177
            Left            =   3360
            List            =   "frmMain.frx":0181
            TabIndex        =   32
            Top             =   240
            Width           =   615
         End
         Begin VB.CommandButton Command13 
            Caption         =   "清空"
            Height          =   375
            Left            =   3360
            TabIndex        =   31
            Top             =   1920
            Width           =   1215
         End
         Begin VB.CommandButton Command12 
            Caption         =   "确定"
            Height          =   375
            Left            =   1440
            TabIndex        =   30
            Top             =   1920
            Width           =   1215
         End
         Begin VB.TextBox txt3 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   310
            Left            =   4800
            TabIndex        =   29
            Top             =   240
            Width           =   495
         End
         Begin VB.CheckBox ck3 
            Caption         =   "年龄"
            Height          =   375
            Left            =   4080
            TabIndex        =   28
            Top             =   240
            Width           =   735
         End
         Begin VB.TextBox txt6 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   310
            Left            =   1200
            TabIndex        =   27
            Top             =   1440
            Width           =   4095
         End
         Begin VB.CheckBox ck5 
            Caption         =   "房间编号"
            Height          =   375
            Left            =   2640
            TabIndex        =   26
            Top             =   840
            Width           =   735
         End
         Begin VB.CheckBox ck2 
            Caption         =   "性别"
            Height          =   375
            Left            =   2640
            TabIndex        =   25
            Top             =   240
            Width           =   735
         End
         Begin VB.TextBox txt1 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   310
            Left            =   1200
            TabIndex        =   24
            Top             =   240
            Width           =   1335
         End
         Begin VB.CheckBox ck1 
            Caption         =   "姓名"
            Height          =   375
            Left            =   480
            TabIndex        =   23
            Top             =   240
            Width           =   735
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "查询结果"
         Height          =   2535
         Left            =   -74760
         TabIndex        =   21
         Top             =   3120
         Width           =   9255
         Begin MSDataGridLib.DataGrid DataGrid3 
            Height          =   2175
            Left            =   120
            TabIndex        =   90
            Top             =   240
            Width           =   9015
            _ExtentX        =   15901
            _ExtentY        =   3836
            _Version        =   393216
            AllowUpdate     =   -1  'True
            ColumnHeaders   =   -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     =   13
            BeginProperty Column00 
               DataField       =   "Cid"
               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       =   "Cname"
               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       =   "Csex"
               Caption         =   "性别"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column03 
               DataField       =   "Cage"
               Caption         =   "年龄"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column04 
               DataField       =   "Cpnum"
               Caption         =   "      身份证号"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column05 
               DataField       =   "Cadd"
               Caption         =   "         住址"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column06 
               DataField       =   "Cintime"
               Caption         =   "      入住时间"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column07 
               DataField       =   "Cday"
               Caption         =   " 预计住宿天数"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column08 
               DataField       =   "Rnum"
               Caption         =   "房间编号"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column09 
               DataField       =   "Couttime"
               Caption         =   "      退房时间"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column10 
               DataField       =   "Cdeposit"
               Caption         =   "押金"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column11 
               DataField       =   "Ccost"
               Caption         =   "住宿费"
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column12 
               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
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
                  Alignment       =   2
                  Locked          =   -1  'True
                  ColumnWidth     =   705.26
               EndProperty
               BeginProperty Column01 
                  Alignment       =   2
                  Locked          =   -1  'True
                  ColumnWidth     =   1184.882
               EndProperty
               BeginProperty Column02 
                  Alignment       =   2
                  ColumnWidth     =   510.236
               EndProperty
               BeginProperty Column03 
                  Alignment       =   2
                  Locked          =   -1  'True
                  ColumnWidth     =   464.882
               EndProperty
               BeginProperty Column04 
                  Alignment       =   2
                  Locked          =   -1  'True
                  ColumnWidth     =   1995.024
               EndProperty
               BeginProperty Column05 
                  Alignment       =   2
                  Lock

⌨️ 快捷键说明

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