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

📄 frm_province_qinghai.frm

📁 本系统为客户管理系统 (1)本系统的数据库为SQL Server 2000
💻 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 Frm_Province_Qinghai 
   Caption         =   "青海省"
   ClientHeight    =   4995
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9360
   LockControls    =   -1  'True
   ScaleHeight     =   4995
   ScaleWidth      =   9360
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   4995
      Left            =   -15
      Picture         =   "Frm_Province_Qinghai.frx":0000
      ScaleHeight     =   4995
      ScaleWidth      =   6795
      TabIndex        =   9
      Top             =   0
      Width           =   6795
      Begin VB.Label Lbl_Qinghai 
         BackStyle       =   0  'Transparent
         Height          =   240
         Index           =   3
         Left            =   6075
         TabIndex        =   17
         Top             =   1185
         Width           =   375
      End
      Begin VB.Label Lbl_Qinghai 
         BackStyle       =   0  'Transparent
         Height          =   330
         Index           =   7
         Left            =   3405
         TabIndex        =   16
         Top             =   3555
         Width           =   555
      End
      Begin VB.Label Lbl_Qinghai 
         BackStyle       =   0  'Transparent
         Height          =   300
         Index           =   6
         Left            =   4890
         TabIndex        =   15
         Top             =   2550
         Width           =   615
      End
      Begin VB.Label Lbl_Qinghai 
         BackStyle       =   0  'Transparent
         Height          =   315
         Index           =   5
         Left            =   5940
         TabIndex        =   14
         Top             =   1935
         Width           =   495
      End
      Begin VB.Label Lbl_Qinghai 
         BackStyle       =   0  'Transparent
         Height          =   225
         Index           =   4
         Left            =   5235
         TabIndex        =   13
         Top             =   1665
         Width           =   495
      End
      Begin VB.Label Lbl_Qinghai 
         BackStyle       =   0  'Transparent
         Height          =   510
         Index           =   2
         Left            =   5850
         TabIndex        =   12
         Top             =   900
         Width           =   225
      End
      Begin VB.Label Lbl_Qinghai 
         BackStyle       =   0  'Transparent
         Height          =   255
         Index           =   1
         Left            =   5310
         TabIndex        =   11
         Top             =   960
         Width           =   465
      End
      Begin VB.Label Lbl_Qinghai 
         BackStyle       =   0  'Transparent
         Height          =   315
         Index           =   0
         Left            =   3735
         TabIndex        =   10
         Top             =   945
         Width           =   1125
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "查询"
      Height          =   765
      Left            =   585
      TabIndex        =   6
      Top             =   4065
      Visible         =   0   'False
      Width           =   5325
      Begin VB.TextBox Txt_Key 
         Height          =   350
         Left            =   2040
         TabIndex        =   7
         Top             =   255
         Width           =   2580
      End
      Begin VB.Label Label1 
         Caption         =   "请输入城市名称"
         Height          =   255
         Left            =   420
         TabIndex        =   8
         Top             =   315
         Width           =   1425
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   345
      Left            =   5580
      Top             =   6465
      Visible         =   0   'False
      Width           =   1620
      _ExtentX        =   2858
      _ExtentY        =   609
      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=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
      OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tb_Client_csxx where csxx_sfmc='青海省'"
      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 MSDataGridLib.DataGrid Dgr_Yb 
      Bindings        =   "Frm_Province_Qinghai.frx":1BB62
      Height          =   1395
      Left            =   360
      TabIndex        =   5
      Top             =   6360
      Width           =   5910
      _ExtentX        =   10425
      _ExtentY        =   2461
      _Version        =   393216
      AllowUpdate     =   0   'False
      HeadLines       =   1
      RowHeight       =   15
      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.CommandButton Cmd_Exit 
      Caption         =   "关闭退出"
      Height          =   375
      Left            =   7410
      TabIndex        =   4
      Top             =   4425
      Width           =   975
   End
   Begin VB.Frame Frame1 
      Height          =   1185
      Left            =   6780
      TabIndex        =   1
      Top             =   2865
      Width           =   2520
      Begin VB.OptionButton Otn_Lb 
         Caption         =   "列表显示"
         Height          =   285
         Left            =   555
         TabIndex        =   3
         Top             =   750
         Width           =   1215
      End
      Begin VB.OptionButton Otn_Dt 
         Caption         =   "地图显示"
         Height          =   315
         Left            =   540
         TabIndex        =   2
         Top             =   285
         Value           =   -1  'True
         Width           =   1305
      End
   End
   Begin VB.Label Lbl_Info 
      Caption         =   "Lbl_Info"
      Height          =   1350
      Left            =   6825
      TabIndex        =   0
      Top             =   315
      Width           =   2460
   End
End
Attribute VB_Name = "Frm_Province_Qinghai"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim rs As New ADODB.Recordset
Dim Mystr As String

Private Sub Cmd_Exit_Click()
Unload Me
End Sub

Private Sub Lbl_Qinghai_MouseMove(Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)
Select Case Index
Case 0
 '德令哈市
  Mystr = "德令哈市"
  Lbl_Qinghai(0).BorderStyle = 1
  rs.Open "select * from tb_Client_csxx where csxx_csmc='" + Mystr + "'", cnn, adOpenKeyset
  If rs.RecordCount > 0 Then
    Lbl_Info.Caption = "德令哈市                        邮政编码:" + rs.Fields("csxx_yb") + "            电话区号:" + rs.Fields("csxx_dhqh")
  End If
  rs.Close
Case 1
  '海晏县
  Mystr = "海晏县"
  Lbl_Qinghai(1).BorderStyle = 1
  rs.Open "select * from tb_Client_csxx where csxx_csmc ='" + Mystr + "'", cnn, adOpenKeyset
  If rs.RecordCount > 0 Then
    Lbl_Info.Caption = "海晏县                          邮政编码:" + rs.Fields("csxx_yb") + "            电话区号:" + rs.Fields("csxx_dhqh")
  End If
  rs.Close
Case 2
  '西宁市
  Mystr = "西宁市"
  Lbl_Qinghai(2).BorderStyle = 1
  rs.Open "select * from tb_Client_csxx where csxx_csmc='" + Mystr + "'", cnn, adOpenKeyset
  If rs.RecordCount > 0 Then
    Lbl_Info.Caption = "西宁市                          邮政编码:" + rs.Fields("csxx_yb") + "            电话区号:" + rs.Fields("csxx_dhqh")
  End If
  rs.Close
Case 3
  '平安县
  Mystr = "平安县"
  Lbl_Qinghai(3).BorderStyle = 1
  rs.Open "select * from tb_Client_csxx where csxx_csmc ='" + Mystr + "'", cnn, adOpenKeyset
  If rs.RecordCount > 0 Then
    Lbl_Info.Caption = "平安县                          邮政编码:" + rs.Fields("csxx_yb") + "            电话区号:" + rs.Fields("csxx_dhqh")
  End If
  rs.Close
Case 4
  '共和县
  Mystr = "共和县"
  Lbl_Qinghai(4).BorderStyle = 1
  rs.Open "select * from tb_Client_csxx where csxx_csmc ='" + Mystr + "'", cnn, adOpenKeyset
  If rs.RecordCount > 0 Then
    Lbl_Info.Caption = "共和县                          邮政编码:" + rs.Fields("csxx_yb") + "            电话区号:" + rs.Fields("csxx_dhqh")
  End If
  rs.Close
Case 5
  '同仁县
  Mystr = "同仁县"
  Lbl_Qinghai(5).BorderStyle = 1
  rs.Open "select * from tb_Client_csxx where csxx_csmc ='" + Mystr + "'", cnn, adOpenKeyset
  If rs.RecordCount > 0 Then
    Lbl_Info.Caption = "同仁县                          邮政编码:" + rs.Fields("csxx_yb") + "            电话区号:" + rs.Fields("csxx_dhqh")
  End If
  rs.Close
Case 6
 '玛沁县
  Mystr = "玛沁县"
  Lbl_Qinghai(6).BorderStyle = 1
  rs.Open "select * from tb_Client_csxx where csxx_csmc ='" + Mystr + "'", cnn, adOpenKeyset
  If rs.RecordCount > 0 Then
    Lbl_Info.Caption = "玛沁县                          邮政编码:" + rs.Fields("csxx_yb") + "            电话区号:" + rs.Fields("csxx_dhqh")
  End If
  rs.Close
Case 7
 '玉树县
  Mystr = "玉树县"
  Lbl_Qinghai(7).BorderStyle = 1
  rs.Open "select * from tb_Client_csxx where csxx_csmc ='" + Mystr + "'", cnn, adOpenKeyset
  If rs.RecordCount > 0 Then
    Lbl_Info.Caption = "玉树县                         邮政编码:" + rs.Fields("csxx_yb") + "            电话区号:" + rs.Fields("csxx_dhqh")
  End If
  rs.Close
End Select
End Sub

Private Sub Otn_Dt_Click()
'地图显示
If Otn_Dt.Value = True Then
  Picture1.Visible = True
  Dgr_Yb.Visible = False
  Frame2.Visible = False
End If
End Sub

Private Sub Otn_Lb_Click()   '列表显示
If Otn_Lb.Value = True Then
  Picture1.Visible = False
  Dgr_Yb.Visible = True
  Dgr_Yb.Top = 300
  Dgr_Yb.Left = 200
  Dgr_Yb.Height = 3500
  Frame2.Visible = True
  Txt_Key.Text = ""
  Call Dgr_Title
End If
End Sub

Private Sub Picture1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
For i = 0 To 7
 Lbl_Qinghai(i).BorderStyle = 0
Next i
Lbl_Info.Caption = ""
End Sub

Sub Dgr_Title()   '设置DataGrid控件的标题信息
Dgr_Yb.Columns(0).Caption = "省份简称"
Dgr_Yb.Columns(1).Caption = "省份名称"
Dgr_Yb.Columns(2).Caption = "城市名称"
Dgr_Yb.Columns(3).Caption = "邮政编码"
Dgr_Yb.Columns(4).Caption = "电话区号"
End Sub

Private Sub Txt_Key_Change()
Adodc1.RecordSource = "select * from tb_Client_csxx where csxx_sfmc='青海省'and csxx_csmc like +'%'+'" + Txt_Key + "'+'%'"
Adodc1.Refresh
If Adodc1.Recordset.RecordCount > 0 Then
Set Dgr_Yb.DataSource = Adodc1
Call Dgr_Title
Else
Call Dgr_Title
End If
  
End Sub

Private Sub Txt_Key_GotFocus()
Txt_Key.BackColor = &HFFFF80
End Sub

Private Sub Txt_Key_LostFocus()
Txt_Key.BackColor = &HFFFFFF
End Sub

⌨️ 快捷键说明

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