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

📄 frmcarbflr.frm

📁 车辆管理系统
💻 FRM
字号:
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 frmcarBFlr 
   BackColor       =   &H8000000A&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "车辆报废记录"
   ClientHeight    =   2040
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6690
   LinkTopic       =   "Form8"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   2040
   ScaleWidth      =   6690
   ShowInTaskbar   =   0   'False
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   3210
      Top             =   1110
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _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       =   14737632
      ForeColor       =   16711680
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 车辆报废表"
      Caption         =   "                车 辆 异 动 记 录 浏 览  "
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton cmdExit 
      BackColor       =   &H80000004&
      Caption         =   "退 出(&E)"
      Height          =   330
      Left            =   5610
      Style           =   1  'Graphical
      TabIndex        =   17
      Top             =   1590
      Width           =   935
   End
   Begin VB.CommandButton cmdCancel 
      BackColor       =   &H80000004&
      Caption         =   "取 消(&Q)"
      Enabled         =   0   'False
      Height          =   330
      Left            =   4695
      Style           =   1  'Graphical
      TabIndex        =   16
      Top             =   1590
      Width           =   935
   End
   Begin VB.CommandButton cmdOk 
      BackColor       =   &H80000004&
      Caption         =   "确 定(&O)"
      Enabled         =   0   'False
      Height          =   330
      Left            =   3780
      Style           =   1  'Graphical
      TabIndex        =   15
      Top             =   1590
      Width           =   935
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H8000000A&
      Caption         =   "◆车辆报废记录◆"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000001&
      Height          =   1470
      Left            =   105
      TabIndex        =   2
      Top             =   75
      Width           =   6495
      Begin VB.TextBox Text4 
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   615
         Left            =   4440
         TabIndex        =   6
         Top             =   667
         Width           =   1815
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   285
         Left            =   4440
         TabIndex        =   5
         Top             =   315
         Width           =   1815
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   285
         Left            =   1200
         TabIndex        =   4
         Top             =   667
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   285
         Left            =   1200
         TabIndex        =   3
         Top             =   315
         Width           =   1815
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   285
         Left            =   1200
         TabIndex        =   18
         Top             =   1020
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   65994753
         CurrentDate     =   38053
      End
      Begin VB.Label Label7 
         BackColor       =   &H00C0C000&
         BackStyle       =   0  'Transparent
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   1035
         TabIndex        =   13
         Top             =   1020
         Width           =   255
      End
      Begin VB.Label Label6 
         BackColor       =   &H00C0C000&
         BackStyle       =   0  'Transparent
         Caption         =   "*"
         ForeColor       =   &H000000FF&
         Height          =   135
         Left            =   1065
         TabIndex        =   12
         Top             =   315
         Width           =   255
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "备  注:"
         Height          =   255
         Left            =   3480
         TabIndex        =   11
         Top             =   690
         Width           =   855
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "经手人:"
         Height          =   255
         Left            =   3480
         TabIndex        =   10
         Top             =   315
         Width           =   735
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "报废原因:"
         Height          =   255
         Left            =   90
         TabIndex        =   9
         Top             =   645
         Width           =   1095
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "报废日期:"
         Height          =   255
         Left            =   90
         TabIndex        =   8
         Top             =   975
         Width           =   1095
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "车牌号码:"
         Height          =   255
         Left            =   90
         TabIndex        =   7
         Top             =   315
         Width           =   1095
      End
   End
   Begin VB.CommandButton cmdFind 
      BackColor       =   &H80000004&
      Caption         =   "查询 (&F)"
      Height          =   330
      Left            =   2865
      Style           =   1  'Graphical
      TabIndex        =   19
      Top             =   1590
      Width           =   935
   End
   Begin VB.CommandButton cmdDelete 
      BackColor       =   &H80000004&
      Caption         =   "删 除(&D)"
      Height          =   330
      Left            =   1950
      Style           =   1  'Graphical
      TabIndex        =   14
      Top             =   1590
      Width           =   935
   End
   Begin VB.CommandButton cmdUpdate 
      BackColor       =   &H80000004&
      Caption         =   "修 改(&U)"
      Height          =   330
      Left            =   1035
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   1590
      Width           =   935
   End
   Begin VB.CommandButton cmdAdd 
      BackColor       =   &H80000004&
      Caption         =   "添 加(&A)"
      Height          =   330
      Left            =   120
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   1590
      Width           =   935
   End
End
Attribute VB_Name = "frmcarBFlr"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim i As Integer
Private Sub cmdAdd_Click()
  Unlockctl
  Text1 = ""
  Text2 = ""
  Text3 = ""
  Text4 = ""
  DTPicker1.Value = Format(Now, "yyyy-mm-dd")
  Text1.SetFocus
  cmdOk.Enabled = True
  cmdCancel.Enabled = True
  cmdUpdate.Enabled = False
  cmdDelete.Enabled = False
  DTPicker1.Visible = True
  Adodc1.Enabled = False
  i = 1
End Sub
Private Sub cmdFind_Click()
  Dim str As String
  str = InputBox$("输入你要查询的车牌号码:", "系统提示")
  If str = "" Then Exit Sub
  Adodc1.RecordSource = "select * from 车辆报废表 where 车牌号码='" + str + "'"
  Adodc1.Refresh
  If Adodc1.Recordset.RecordCount > 0 Then
     Text1.Text = Adodc1.Recordset.Fields(0)
     DTPicker1.Value = Adodc1.Recordset.Fields(2)
     Text2.Text = Adodc1.Recordset.Fields(1)
     Text3.Text = Adodc1.Recordset.Fields(3)
     Text4.Text = Adodc1.Recordset.Fields(4)
     cmdUpdate.Enabled = True
     cmdDelete.Enabled = True
  Else
     MsgBox "没有你需要的信息!", , "系统提示"
     cmdUpdate.Enabled = False
     cmdDelete.Enabled = False
  End If
End Sub

Private Sub cmdUpdate_Click()
  Unlockctl
  Text1.Enabled = False
  i = 2
  cmdOk.Enabled = True
  cmdCancel.Enabled = True
  cmdAdd.Enabled = False
  cmdDelete.Enabled = False
  DTPicker1.Visible = True
  Adodc1.Enabled = False
End Sub


Private Sub cmdCancel_Click()
  On Error Resume Next
  Adodc1.Recordset.CancelUpdate
  Adodc1.Refresh
  Lockctl
  cmdOk.Enabled = False
  cmdCancel.Enabled = False
  cmdAdd.Enabled = True
  cmdUpdate.Enabled = True
  cmdDelete.Enabled = True
  Adodc1.Enabled = True
End Sub

Private Sub cmdDelete_Click()
  If MsgBox("您确实要删除记录吗?", vbOKCancel, "系统提示") = vbOK Then
     adoCon.Execute ("delete from 车辆报废表 where 车牌号码='" & Text1 & "'")
     MsgBox " 记录已删除!", , "系统提示"
     Adodc1.Refresh
     Text1 = ""
     Text2 = ""
     Text3 = ""
     Text4 = ""
  End If
End Sub

Private Sub cmdExit_Click()
  MDIForm1.StatusBar1.Panels(1).Text = ""
  Unload Me
End Sub

Private Sub cmdOk_Click()
   Select Case i
          Case 1
            If Text1 = "" Then
                MsgBox "车牌号码不能为空", , "系统提示"
                Text1.SetFocus
                Exit Sub
            End If
            If DTPicker1.Value = "" Then
                MsgBox "报废日期不能为空", , "系统提示"
                DTPicker1.SetFocus
                Exit Sub
            End If
            adoCon.Execute ("insert into 车辆报废表 values ('" & Text1 & "','" & Text2 & "','" & DTPicker1.Value & "','" & Text3 & "','" & Text4 & "')")
            MsgBox "记录添加成功!", , "系统提示"
            Adodc1.Refresh
          Case 2
               adoCon.Execute ("update 车辆报废表 set 报废日期='" & DTPicker1.Value & "', 报废原因='" & Text2 & "',经手人='" & Text3 & "',备注='" & Text4 & "' where 车牌号码='" & Text1 & "'")
               MsgBox "记录修改成功!", , "系统提示"
               Adodc1.Refresh
  End Select
  Lockctl
  cmdOk.Enabled = False
  cmdCancel.Enabled = False
  cmdAdd.Visible = True
  cmdUpdate.Enabled = True
  cmdDelete.Enabled = True
  Adodc1.Enabled = True
End Sub

Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)
    cmdExit_Click
End Sub

Private Sub Text1_KeyPress(KeyAscii As Integer)
    If KeyAscii = 13 Then
       If Text1.Text = "" Then
          MsgBox "车牌号码不能为空!", , "系统提示"
          Text1.SetFocus
          Exit Sub
       End If
       Text2.SetFocus
    End If
End Sub

Private Sub Text1_LostFocus()
  If Text1.Text = "" Then Exit Sub
  Dim rss As New ADODB.Recordset
  Set rss = adoCon.Execute("select * from 车辆档案 where 车牌号码='" & Text1.Text & "'")
  If rss.EOF Then
     MsgBox "这辆车不属于本公司的!", , "系统提示"
     Text1.Text = ""
     Text1.SetFocus
     Exit Sub
  End If
  
  Dim rss1 As New ADODB.Recordset
  Set rss1 = adoCon.Execute("select * from 车辆异动表 where 车牌号码='" & Text1.Text & "'")
  If rss1.EOF Then
  Else
      MsgBox "该车为异动车辆,不能报废!", , "系统提示"
      Text1 = ""
      Text1.SetFocus
  End If
  rss1.Close
  
  Dim rs As New ADODB.Recordset
  Set rs = adoCon.Execute("select * from 车辆报废表 where 车牌号码='" & Text1.Text & "'")
  If rs.EOF = False Then
      MsgBox "这辆车已经报废!", , "系统提示"
      Text1 = ""
      Text1.SetFocus
  End If
  rss.Close
  rs.Close
End Sub

Private Sub Text2_KeyPress(KeyAscii As Integer)
    If KeyAscii = 13 Then DTPicker1.SetFocus
End Sub
Private Sub Text3_KeyPress(KeyAscii As Integer)
    If KeyAscii = 13 Then Text4.SetFocus
End Sub

Private Sub DTPicker1_KeyPress(KeyAscii As Integer)
    If KeyAscii = 13 Then Text3.SetFocus
End Sub
Private Sub Lockctl()
  Text1.Enabled = False
  Text2.Enabled = False
  Text3.Enabled = False
  Text4.Enabled = False
  DTPicker1.Enabled = False
End Sub
Private Sub Unlockctl()
  Text1.Enabled = True
  Text2.Enabled = True
  Text3.Enabled = True
  Text4.Enabled = True
  DTPicker1.Enabled = True
End Sub
Private Sub Form_Load()
  frmcarBFlr.Height = 2415
  frmcarBFlr.Width = 6870
  cmdUpdate.Enabled = False
  cmdDelete.Enabled = False
End Sub
Private Sub Text4_KeyDown(KeyCode As Integer, Shift As Integer)
  If KeyCode = vbKeyReturn Then
     cmdOk.SetFocus
  End If
End Sub

⌨️ 快捷键说明

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