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

📄 main_zjyj.frm

📁 酒店客房管理系统(vb^+SQLServer2000+使用说明)
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form main_zjyj 
   BackColor       =   &H8000000B&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "追加押金"
   ClientHeight    =   4395
   ClientLeft      =   1830
   ClientTop       =   3225
   ClientWidth     =   8250
   Icon            =   "main_zjyj.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   4395
   ScaleWidth      =   8250
   StartUpPosition =   2  '屏幕中心
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   1500
      TabIndex        =   28
      Top             =   615
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Left            =   5400
      TabIndex        =   25
      Top             =   600
      Width           =   2160
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   3240
      Top             =   5280
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\程序修改\宾馆客房管理系统\宾馆客房管理系统\DB_KFGL.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\程序修改\宾馆客房管理系统\宾馆客房管理系统\DB_KFGL.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tb_djys"
      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            =   3240
      Top             =   4800
      Width           =   2295
      _ExtentX        =   4048
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\程序修改\宾馆客房管理系统\宾馆客房管理系统\DB_KFGL.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\程序修改\宾馆客房管理系统\宾馆客房管理系统\DB_KFGL.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tb_djb"
      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 VB.TextBox czy 
      BackColor       =   &H8000000B&
      BorderStyle     =   0  'None
      Height          =   240
      Left            =   705
      TabIndex        =   6
      Top             =   3870
      Width           =   1170
   End
   Begin VB.CommandButton Command5 
      Caption         =   "登记"
      Height          =   345
      Left            =   1875
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   3825
      Width           =   1140
   End
   Begin VB.CommandButton Command4 
      Caption         =   "打印"
      Enabled         =   0   'False
      Height          =   345
      Left            =   5685
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   3825
      Width           =   1125
   End
   Begin VB.CommandButton Command3 
      Caption         =   "退出"
      Height          =   345
      Left            =   6945
      Style           =   1  'Graphical
      TabIndex        =   2
      Top             =   3825
      Width           =   1155
   End
   Begin VB.CommandButton Command2 
      Caption         =   "取消"
      Enabled         =   0   'False
      Height          =   345
      Left            =   4425
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   3825
      Width           =   1155
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Enabled         =   0   'False
      Height          =   345
      Left            =   3165
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   3825
      Width           =   1155
   End
   Begin VB.Frame Frame2 
      Height          =   2520
      Left            =   150
      TabIndex        =   8
      Top             =   1065
      Width           =   7995
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1125
         TabIndex        =   21
         Top             =   270
         Width           =   1470
      End
      Begin VB.TextBox Text6 
         Enabled         =   0   'False
         Height          =   285
         Left            =   3750
         TabIndex        =   20
         Top             =   825
         Width           =   1470
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1125
         TabIndex        =   19
         Top             =   810
         Width           =   1470
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   285
         Left            =   6360
         TabIndex        =   18
         Top             =   795
         Width           =   1470
      End
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         Height          =   285
         Left            =   6360
         TabIndex        =   17
         Top             =   270
         Width           =   1470
      End
      Begin VB.TextBox Text3 
         Enabled         =   0   'False
         Height          =   285
         Left            =   3750
         TabIndex        =   16
         Top             =   255
         Width           =   1470
      End
      Begin MSComCtl2.DTPicker tim1 
         Height          =   270
         Left            =   1125
         TabIndex        =   11
         Top             =   1905
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   476
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   100204546
         CurrentDate     =   37203
      End
      Begin MSComCtl2.DTPicker tim2 
         Height          =   270
         Left            =   3765
         TabIndex        =   12
         Top             =   1920
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   476
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   100204546
         CurrentDate     =   37203
      End
      Begin MSComCtl2.DTPicker tim3 
         Height          =   270
         Left            =   6360
         TabIndex        =   15
         Top             =   1980
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   476
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   100204546
         CurrentDate     =   37203
      End
      Begin MSComCtl2.DTPicker DTP2 
         Height          =   300
         Left            =   3750
         TabIndex        =   22
         Top             =   1320
         Width           =   1410
         _ExtentX        =   2487
         _ExtentY        =   529
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   100204545
         CurrentDate     =   37207
      End
      Begin MSComCtl2.DTPicker DTP1 
         Height          =   300
         Left            =   1125
         TabIndex        =   23
         Top             =   1335
         Width           =   1410
         _ExtentX        =   2487
         _ExtentY        =   529
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   100204545
         CurrentDate     =   37203
      End
      Begin MSComCtl2.DTPicker DTP3 
         Height          =   300
         Left            =   6360
         TabIndex        =   24
         Top             =   1350
         Width           =   1410
         _ExtentX        =   2487
         _ExtentY        =   529
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   100204545
         CurrentDate     =   37207
      End
      Begin VB.Label Lab6 
         BackStyle       =   0  'Transparent
         Caption         =   "住宿日期                 提醒日期                退宿日期"

⌨️ 快捷键说明

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