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

📄 frmquery.frm

📁 一个功能比较完善的远程抄表软件
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Begin VB.Form frmQuery 
   Caption         =   "查询用户数据"
   ClientHeight    =   7695
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11475
   Icon            =   "frmQuery.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7695
   ScaleWidth      =   11475
   Begin VB.Frame Frame1 
      BorderStyle     =   0  'None
      Height          =   5535
      Left            =   6840
      TabIndex        =   17
      Top             =   1320
      Visible         =   0   'False
      Width           =   4215
      Begin VB.CommandButton cmdPause 
         Caption         =   "停止(&P)"
         Height          =   375
         Left            =   3000
         TabIndex        =   32
         Top             =   1800
         Width           =   975
      End
      Begin VB.CommandButton cmdStart 
         Caption         =   "继续(&S)"
         Height          =   375
         Left            =   1800
         TabIndex        =   31
         Top             =   1800
         Width           =   975
      End
      Begin VB.CommandButton cmdReStart 
         Caption         =   "重新开始(&S)"
         Height          =   375
         Left            =   240
         TabIndex        =   30
         Top             =   1800
         Width           =   1335
      End
      Begin VB.CommandButton cmdModify 
         Caption         =   "修改(&M)"
         Height          =   375
         Left            =   2520
         TabIndex        =   29
         Top             =   1320
         Width           =   1455
      End
      Begin VB.Frame fraSet 
         Caption         =   "自动浏览设置"
         Height          =   2175
         Left            =   120
         TabIndex        =   20
         Top             =   2400
         Width           =   3980
         Begin VB.CommandButton cmdView 
            Caption         =   "查看图片(&V)"
            Height          =   375
            Left            =   2400
            TabIndex        =   24
            ToolTipText     =   "按此按钮将按照""起始浏览用户号""和""起始浏览表号""查看指定的数据"
            Top             =   1680
            Width           =   1335
         End
         Begin VB.TextBox txtStartUser 
            Alignment       =   2  'Center
            Height          =   270
            Left            =   1440
            TabIndex        =   23
            Text            =   "1"
            Top             =   720
            Width           =   1335
         End
         Begin VB.TextBox txtStartDev 
            Alignment       =   2  'Center
            Height          =   270
            Left            =   1440
            TabIndex        =   22
            Text            =   "1"
            Top             =   1080
            Width           =   1335
         End
         Begin VB.TextBox txtSpeed 
            Alignment       =   2  'Center
            Height          =   270
            Left            =   1440
            TabIndex        =   21
            Text            =   "1"
            Top             =   360
            Width           =   1335
         End
         Begin VB.Label Label5 
            Caption         =   "起始浏览表序号"
            Height          =   255
            Left            =   120
            TabIndex        =   28
            Top             =   1080
            Width           =   1335
         End
         Begin VB.Label Label4 
            Caption         =   "起始浏览用户号"
            Height          =   255
            Left            =   120
            TabIndex        =   27
            Top             =   720
            Width           =   1335
         End
         Begin VB.Label Label2 
            Caption         =   "秒"
            Height          =   255
            Left            =   2880
            TabIndex        =   26
            Top             =   360
            Width           =   375
         End
         Begin VB.Label Label1 
            Caption         =   "浏览速度:"
            Height          =   255
            Left            =   120
            TabIndex        =   25
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.CommandButton cmdTranslate 
         Caption         =   "识别(&T)"
         Height          =   375
         Left            =   240
         TabIndex        =   19
         Top             =   1320
         Width           =   1575
      End
      Begin VB.TextBox txtJPG 
         Alignment       =   2  'Center
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   42
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   960
         Left            =   120
         TabIndex        =   18
         Top             =   240
         Width           =   3980
      End
   End
   Begin VB.Frame fraJPG 
      Caption         =   "数据图像"
      Height          =   4935
      Left            =   3240
      TabIndex        =   16
      Top             =   3240
      Visible         =   0   'False
      Width           =   4335
      Begin VB.Image imgJPG 
         Height          =   4575
         Left            =   120
         Stretch         =   -1  'True
         Top             =   240
         Width           =   4095
      End
   End
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   2175
      Left            =   2280
      ScaleHeight     =   2175
      ScaleWidth      =   2295
      TabIndex        =   10
      Top             =   1320
      Width           =   2295
      Begin MSComctlLib.ListView lvwData1 
         Height          =   1095
         Left            =   0
         TabIndex        =   11
         Top             =   0
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   1931
         View            =   3
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   0
         NumItems        =   0
      End
      Begin MSComctlLib.ListView lvwData2 
         Height          =   1200
         Left            =   0
         TabIndex        =   12
         Top             =   0
         Visible         =   0   'False
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   2117
         View            =   3
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   0
         NumItems        =   0
      End
      Begin MSComctlLib.ListView lvwUsed 
         Height          =   1335
         Left            =   0
         TabIndex        =   13
         Top             =   0
         Visible         =   0   'False
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   2355
         View            =   3
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483630
         BackColor       =   -2147483643
         Appearance      =   0
         NumItems        =   0
      End
      Begin MSComctlLib.ListView lvwWaste 
         Height          =   1335
         Left            =   0
         TabIndex        =   14
         Top             =   0
         Visible         =   0   'False
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   2355
         View            =   3
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   0
         NumItems        =   0
      End
      Begin MSComctlLib.ListView lvwFee 
         Height          =   1455
         Left            =   0
         TabIndex        =   15
         Top             =   0
         Width           =   1935
         _ExtentX        =   3413
         _ExtentY        =   2566
         View            =   3
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   0
         NumItems        =   0
      End
   End
   Begin MSComctlLib.TabStrip tabData 
      Height          =   6495
      Left            =   2160
      TabIndex        =   9
      Top             =   915
      Width           =   9015
      _ExtentX        =   15901
      _ExtentY        =   11456
      MultiRow        =   -1  'True
      _Version        =   393216
      BeginProperty Tabs {1EFB6598-857C-11D1-B16A-00C0F0283628} 
         NumTabs         =   6
         BeginProperty Tab1 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "日期二"
            Key             =   "rqe"
            ImageVarType    =   2
         EndProperty
         BeginProperty Tab2 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "日期一"
            Key             =   "rqy"
            ImageVarType    =   2
         EndProperty
         BeginProperty Tab3 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "用量"
            Key             =   "yl"
            ImageVarType    =   2
         EndProperty
         BeginProperty Tab4 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "损耗"
            Key             =   "sh"
            ImageVarType    =   2
         EndProperty
         BeginProperty Tab5 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "费用"
            Key             =   "fy"
            ImageVarType    =   2
         EndProperty
         BeginProperty Tab6 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "数据核查"
            Key             =   "sjhc"
            ImageVarType    =   2
         EndProperty
      EndProperty
   End
   Begin VB.Timer timerJPG 
      Left            =   5880
      Top             =   5520
   End
   Begin VB.PictureBox rptUserData 
      Height          =   480
      Left            =   4440
      ScaleHeight     =   420
      ScaleWidth      =   1140
      TabIndex        =   33
      Top             =   5640
      Width           =   1200
   End
   Begin MSComctlLib.ImageList ilsUserMap 
      Left            =   3720
      Top             =   5520
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   6
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQuery.frx":29A2
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQuery.frx":2D3E
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQuery.frx":30DA
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQuery.frx":3236
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQuery.frx":3392
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQuery.frx":372E
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.TreeView treUserMap 
      Height          =   5250

⌨️ 快捷键说明

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