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

📄 frmkhts.frm

📁 酒店管理系统,用VB实现,代码很容易很简单很好用,无错误
💻 FRM
字号:
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"
Begin VB.Form frmkhts 
   Caption         =   "投宿管理"
   ClientHeight    =   8490
   ClientLeft      =   165
   ClientTop       =   555
   ClientWidth     =   9510
   LinkTopic       =   "Form1"
   ScaleHeight     =   8490
   ScaleWidth      =   9510
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   615
      Left            =   360
      Top             =   6240
      Visible         =   0   'False
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   1085
      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=Microsoft.Jet.OLEDB.4.0;Data Source=C:\jiudian.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\jiudian.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "投诉管理"
      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.Frame Frame2 
      Height          =   1815
      Left            =   1200
      TabIndex        =   8
      Top             =   6240
      Width           =   6975
      Begin VB.CommandButton Command8 
         Caption         =   "取消"
         Height          =   375
         Left            =   5280
         TabIndex        =   15
         Top             =   1200
         Width           =   975
      End
      Begin VB.CommandButton Command6 
         Caption         =   "删除记录"
         Height          =   375
         Left            =   3000
         TabIndex        =   14
         Top             =   1200
         Width           =   975
      End
      Begin VB.CommandButton Command5 
         Caption         =   "增加记录"
         Height          =   375
         Left            =   600
         TabIndex        =   13
         Top             =   1200
         Width           =   975
      End
      Begin VB.CommandButton Command4 
         Caption         =   "末一条"
         Height          =   375
         Left            =   5280
         TabIndex        =   12
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton Command3 
         Caption         =   "第一条"
         Height          =   375
         Left            =   3720
         TabIndex        =   11
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton Command2 
         Caption         =   "下一条"
         Height          =   375
         Left            =   2160
         TabIndex        =   10
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton Command1 
         Caption         =   "上一条"
         Height          =   375
         Left            =   600
         TabIndex        =   9
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "投诉信息"
      Height          =   5415
      Left            =   360
      TabIndex        =   0
      Top             =   480
      Width           =   8655
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "frmkhts.frx":0000
         Height          =   1935
         Left            =   360
         TabIndex        =   23
         Top             =   3120
         Width           =   7935
         _ExtentX        =   13996
         _ExtentY        =   3413
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         AllowAddNew     =   -1  'True
         AllowDelete     =   -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     =   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.TextBox Text7 
         DataField       =   "处理意见"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1560
         TabIndex        =   22
         Top             =   2280
         Width           =   6135
      End
      Begin VB.TextBox Text6 
         DataField       =   "受诉日期"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   4200
         TabIndex        =   21
         Top             =   1680
         Width           =   1215
      End
      Begin VB.TextBox Text5 
         DataField       =   "受诉部门"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1560
         TabIndex        =   20
         Top             =   1680
         Width           =   1215
      End
      Begin VB.TextBox Text4 
         DataField       =   "投诉内容"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1560
         TabIndex        =   19
         Top             =   1080
         Width           =   6135
      End
      Begin VB.TextBox Text3 
         DataField       =   "投诉对象"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   6600
         TabIndex        =   18
         Top             =   480
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         DataField       =   "投诉日期"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   4320
         TabIndex        =   17
         Top             =   480
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         DataField       =   "编号"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1560
         TabIndex        =   16
         Top             =   480
         Width           =   1215
      End
      Begin VB.Label Label7 
         Caption         =   "处理意见"
         Height          =   375
         Left            =   480
         TabIndex        =   7
         Top             =   2280
         Width           =   855
      End
      Begin VB.Label Label6 
         Caption         =   "受诉日期"
         Height          =   375
         Left            =   3240
         TabIndex        =   6
         Top             =   1680
         Width           =   975
      End
      Begin VB.Label Label5 
         Caption         =   "受诉部门"
         Height          =   375
         Left            =   480
         TabIndex        =   5
         Top             =   1680
         Width           =   855
      End
      Begin VB.Label Label4 
         Caption         =   "投诉内容"
         Height          =   255
         Left            =   480
         TabIndex        =   4
         Top             =   1200
         Width           =   855
      End
      Begin VB.Label Label3 
         Caption         =   "投诉对象"
         Height          =   375
         Left            =   5760
         TabIndex        =   3
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label2 
         Caption         =   "投诉日期"
         Height          =   375
         Left            =   3240
         TabIndex        =   2
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "投诉编号"
         Height          =   495
         Left            =   480
         TabIndex        =   1
         Top             =   480
         Width           =   975
      End
   End
End
Attribute VB_Name = "frmkhts"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command2_Click()
Adodc1.Recordset.MoveNext
 If Adodc1.Recordset.EOF Then
      MsgBox "这是最后一条记录", vbOKCancel + vbQuestion
      Adodc1.Recordset.MoveLast
  End If

End Sub

Private Sub Command5_Click()
 On Error GoTo adderr
   Text1.SetFocus
  ' Adodc1.Recordset.AddNew
 
   Unload Me
   frmkhts.Show
     Exit Sub
adderr:
   MsgBox Err.Description
End Sub

Private Sub Command6_Click()
  On Error GoTo deleteerr
   With Adodc1.Recordset
        If Not .EOF And Not .BOF Then
            If MsgBox("删除当前记录吗?", vbYesNo + vbQuestion) = vbYes Then
                .Delete
                .MoveNext
                If .EOF Then .MoveLast
            End If
        End If
  End With
  Exit Sub
deleteerr:
   MsgBox Err.Description
End Sub

Private Sub Command3_Click()
If Adodc1.Recordset.EOF Then
     MsgBox "纪录空", vbOKCancel + vbQuestion
     End
  Else
     Adodc1.Recordset.MoveFirst
  End If
  Exit Sub
End Sub

Private Sub Command1_Click()
Adodc1.Recordset.MovePrevious
   If Adodc1.Recordset.BOF Then
      MsgBox "这是第一条记录", vbOKCancel + vbQuestion
      Adodc1.Recordset.MoveFirst
   End If

End Sub

Private Sub Command4_Click()
If Adodc1.Recordset.RecordCount = 0 Then
       MsgBox "空纪录", vbOKCancel + vbQuestion
       End
  Else
     Adodc1.Recordset.MoveLast
  End If
End Sub

Private Sub Command7_Click()
If Adodc1.Recordset.RecordCount = 0 Then
       MsgBox "空纪录", vbOKCancel + vbQuestion
       End
  Else
     Adodc1.Recordset.MoveLast
  End If
End Sub

Private Sub Command8_Click()
Unload Me
End Sub

⌨️ 快捷键说明

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