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

📄 xsfx.frm

📁 电子衡自动计量系统.能对电子汽车衡进行自动计量.完成车皮存储,重车自动除皮等功能.
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{E228A480-FDCB-11D5-A3C8-0050BF074C3F}#36.0#0"; "curtPrinter.ocx"
Object = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "mschrt20.ocx"
Begin VB.Form xsfx 
   AutoRedraw      =   -1  'True
   BackColor       =   &H00C0C0C0&
   Caption         =   "销售分析"
   ClientHeight    =   6504
   ClientLeft      =   168
   ClientTop       =   -2232
   ClientWidth     =   9504
   Icon            =   "xsfx.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6504
   ScaleWidth      =   9504
   WindowState     =   2  'Maximized
   Begin CurtPrinter打印预览控件.CurtPrinter CurtPrinter1 
      Height          =   7572
      Left            =   360
      TabIndex        =   21
      Top             =   120
      Visible         =   0   'False
      Width           =   9972
      _ExtentX        =   17590
      _ExtentY        =   13356
      ForeColor       =   -2147483640
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ToolBarColor    =   -2147483644
      ToolBarStyle    =   2
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   495
      Left            =   1200
      Top             =   5160
      Visible         =   0   'False
      Width           =   3135
      _ExtentX        =   5525
      _ExtentY        =   868
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=dzqch"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "dzqch"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select sum(jz)/1000,hwm from jlk where hwm<>''and hwm in ('原煤','块煤','矸石') group by hwm"
      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.PictureBox Picture2 
      BackColor       =   &H00E0E0E0&
      Height          =   7335
      Left            =   360
      ScaleHeight     =   7284
      ScaleWidth      =   10956
      TabIndex        =   1
      Top             =   120
      Visible         =   0   'False
      Width           =   11000
      Begin VB.PictureBox Picture3 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H00FFFFFF&
         Height          =   7335
         Left            =   0
         ScaleHeight     =   7284
         ScaleWidth      =   11436
         TabIndex        =   19
         Top             =   0
         Visible         =   0   'False
         Width           =   11484
      End
      Begin VB.Frame Frame2 
         Caption         =   "时间参数"
         Height          =   855
         Left            =   5880
         TabIndex        =   15
         Top             =   840
         Width           =   2655
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   375
            Left            =   360
            TabIndex        =   16
            Top             =   240
            Width           =   1935
            _ExtentX        =   3408
            _ExtentY        =   656
            _Version        =   393216
            Format          =   23724032
            UpDown          =   -1  'True
            CurrentDate     =   37613
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "统计分类"
         Height          =   855
         Left            =   840
         TabIndex        =   11
         Top             =   840
         Width           =   4695
         Begin VB.OptionButton Option3 
            Caption         =   "年统计"
            Height          =   255
            Left            =   2640
            TabIndex        =   14
            Top             =   360
            Width           =   1215
         End
         Begin VB.OptionButton Option2 
            Caption         =   "月统计"
            Height          =   255
            Left            =   1680
            TabIndex        =   13
            Top             =   360
            Width           =   1095
         End
         Begin VB.OptionButton Option1 
            Caption         =   "日统计"
            Height          =   255
            Left            =   480
            TabIndex        =   12
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.CommandButton Command5 
         Caption         =   ">"
         Height          =   375
         Left            =   3480
         TabIndex        =   8
         ToolTipText     =   "添加所选项"
         Top             =   2760
         Width           =   615
      End
      Begin VB.CommandButton Command6 
         Caption         =   ">>"
         Height          =   375
         Left            =   3480
         TabIndex        =   7
         ToolTipText     =   "选择所有项"
         Top             =   3285
         Width           =   615
      End
      Begin VB.CommandButton Command7 
         Caption         =   "<"
         Height          =   375
         Left            =   3480
         TabIndex        =   6
         ToolTipText     =   "移去所选项"
         Top             =   3795
         Width           =   615
      End
      Begin VB.CommandButton Command8 
         Caption         =   "<<"
         Height          =   375
         Left            =   3480
         TabIndex        =   5
         ToolTipText     =   "移去所有项"
         Top             =   4320
         Width           =   615
      End
      Begin VB.CommandButton Command9 
         Caption         =   "确定"
         Height          =   375
         Left            =   3480
         TabIndex        =   4
         Top             =   5760
         Width           =   1575
      End
      Begin VB.ListBox List1 
         Height          =   2028
         Left            =   1080
         TabIndex        =   3
         Top             =   2760
         Width           =   2055
      End
      Begin VB.ListBox List2 
         Height          =   2028
         Left            =   4440
         TabIndex        =   2
         Top             =   2760
         Width           =   1935
      End
      Begin MSAdodcLib.Adodc Adodc3 
         Height          =   330
         Left            =   1080
         Top             =   5640
         Visible         =   0   'False
         Width           =   1815
         _ExtentX        =   3196
         _ExtentY        =   593
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   3
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "DSN=dzqch"
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   "dzqch"
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select DISTINCT hwm from hwmk"
         Caption         =   "Adodc3"
         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 Adodc2 
         Height          =   336
         Left            =   480
         Top             =   120
         Visible         =   0   'False
         Width           =   2052
         _ExtentX        =   3620
         _ExtentY        =   593
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   3
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "DSN=dzqch"
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   "dzqch"
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select  DISTINCT hwm from hwmk order by hwm"
         Caption         =   "Adodc3"
         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.Line Line1 
         X1              =   600
         X2              =   9000
         Y1              =   2040
         Y2              =   2040
      End
      Begin VB.Label Label6 
         Caption         =   "选定统计项"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4440
         TabIndex        =   10
         Top             =   2280
         Width           =   1935
      End
      Begin VB.Label Label5 
         Caption         =   "待选统计项"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1080
         TabIndex        =   9
         Top             =   2280
         Width           =   1815
      End
      Begin VB.Line Line2 
         X1              =   720
         X2              =   8880
         Y1              =   5280
         Y2              =   5280
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         Caption         =   "选定统计分析项"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15.6
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   2880
         TabIndex        =   17
         Top             =   120
         Width           =   3855
      End
   End
   Begin MSChart20Lib.MSChart Chart1 
      Height          =   7452
      Left            =   240
      OleObjectBlob   =   "xsfx.frx":0442
      TabIndex        =   0
      Top             =   0
      Visible         =   0   'False
      Width           =   11532

⌨️ 快捷键说明

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