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

📄 cxsyk.frm

📁 该系统为空车计量系统.完成对空车的自动计量.附串口处理程序.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form cxsyk 
   BackColor       =   &H00C0C0C0&
   Caption         =   "使用数据库列表"
   ClientHeight    =   8595
   ClientLeft      =   1110
   ClientTop       =   -165
   ClientWidth     =   10920
   Icon            =   "cxsyk.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MDIChild        =   -1  'True
   Picture         =   "cxsyk.frx":0442
   ScaleHeight     =   8595
   ScaleWidth      =   10920
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   6375
      Left            =   240
      ScaleHeight     =   6375
      ScaleWidth      =   9135
      TabIndex        =   0
      Top             =   1200
      Width           =   9135
      Begin VB.Frame Frame1 
         Caption         =   "清理车皮库"
         Height          =   4452
         Left            =   5640
         TabIndex        =   6
         Top             =   1320
         Width           =   2292
         Begin VB.CommandButton Command4 
            Caption         =   "关闭"
            Height          =   255
            Left            =   600
            TabIndex        =   13
            Top             =   3240
            Width           =   975
         End
         Begin VB.CommandButton Command3 
            Caption         =   "清理"
            Height          =   252
            Left            =   600
            TabIndex        =   12
            Top             =   2760
            Width           =   972
         End
         Begin VB.CommandButton Command2 
            Caption         =   "搜索"
            Height          =   252
            Left            =   600
            TabIndex        =   11
            Top             =   2280
            Width           =   972
         End
         Begin MSComCtl2.DTPicker DTPicker2 
            Height          =   252
            Left            =   360
            TabIndex        =   10
            Top             =   1800
            Width           =   1452
            _ExtentX        =   2566
            _ExtentY        =   450
            _Version        =   393216
            Format          =   66977793
            CurrentDate     =   37958
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   252
            Left            =   360
            TabIndex        =   7
            Top             =   720
            Width           =   1452
            _ExtentX        =   2566
            _ExtentY        =   450
            _Version        =   393216
            Format          =   66977793
            CurrentDate     =   37958
         End
         Begin VB.Label Label4 
            Caption         =   "截止日期:"
            Height          =   252
            Left            =   240
            TabIndex        =   9
            Top             =   1320
            Width           =   1332
         End
         Begin VB.Label Label3 
            Caption         =   "起始日期:"
            Height          =   252
            Left            =   240
            TabIndex        =   8
            Top             =   360
            Width           =   1332
         End
      End
      Begin VB.CommandButton cmdClose 
         Caption         =   "关闭"
         Height          =   300
         Left            =   7080
         TabIndex        =   5
         Top             =   720
         Visible         =   0   'False
         Width           =   700
      End
      Begin VB.CommandButton Command1 
         Caption         =   "打印"
         Height          =   300
         Left            =   6240
         TabIndex        =   4
         Top             =   720
         Visible         =   0   'False
         Width           =   700
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   2280
         TabIndex        =   1
         Top             =   840
         Width           =   2295
      End
      Begin MSDataGridLib.DataGrid grdDataGrid 
         Bindings        =   "cxsyk.frx":2772
         Height          =   4455
         Left            =   600
         TabIndex        =   2
         Top             =   1320
         Width           =   4935
         _ExtentX        =   8705
         _ExtentY        =   7858
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   -1  'True
         HeadLines       =   1
         RowHeight       =   15
         WrapCellPointer =   -1  'True
         FormatLocked    =   -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     =   3
         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
         BeginProperty Column02 
            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 
            ScrollGroup     =   0
            BeginProperty Column00 
               ColumnWidth     =   975.118
            EndProperty
            BeginProperty Column01 
               ColumnWidth     =   1649.764
            EndProperty
            BeginProperty Column02 
               ColumnWidth     =   2220.094
            EndProperty
         EndProperty
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "输入车号:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   720
         TabIndex        =   3
         Top             =   840
         Width           =   1215
      End
   End
   Begin MSAdodcLib.Adodc datPrimaryRS 
      Align           =   2  'Align Bottom
      Height          =   330
      Left            =   0
      Top             =   8265
      Visible         =   0   'False
      Width           =   10920
      _ExtentX        =   19262
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   50
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   2
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=dzqch"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "dzqch"
      OtherAttributes =   ""
      UserName        =   "sa"
      Password        =   ""
      RecordSource    =   "select ch as 车号,pz as 皮重,sj as 检斤时间 from chk "
      Caption         =   " "
      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.Label Label1 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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