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

📄 pzk.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"
Begin VB.Form pzk 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "皮重库维护"
   ClientHeight    =   6585
   ClientLeft      =   1095
   ClientTop       =   255
   ClientWidth     =   7200
   ClipControls    =   0   'False
   FillStyle       =   2  'Horizontal Line
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form4"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6595.153
   ScaleMode       =   0  'User
   ScaleWidth      =   7215.484
   StartUpPosition =   2  '屏幕中心
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "pzk.frx":0000
      Height          =   4095
      Left            =   480
      TabIndex        =   8
      Top             =   1800
      Width           =   4215
      _ExtentX        =   7435
      _ExtentY        =   7223
      _Version        =   393216
      AllowUpdate     =   0   'False
      BackColor       =   12648447
      HeadLines       =   1
      RowHeight       =   23
      FormatLocked    =   -1  'True
      AllowDelete     =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   13.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Caption         =   "皮重库列表"
      ColumnCount     =   4
      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
      BeginProperty Column03 
         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 
            ColumnWidth     =   781.772
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   947.103
         EndProperty
         BeginProperty Column02 
            ColumnWidth     =   1037.439
         EndProperty
         BeginProperty Column03 
            ColumnWidth     =   1082.323
         EndProperty
      EndProperty
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   16.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2160
      TabIndex        =   6
      Top             =   1200
      Width           =   1695
   End
   Begin VB.PictureBox picButtons 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   4020
      Left            =   4920
      ScaleHeight     =   3990
      ScaleWidth      =   1545
      TabIndex        =   0
      Top             =   1800
      Width           =   1572
      Begin VB.CommandButton Command1 
         Caption         =   "打印"
         Height          =   300
         Left            =   360
         TabIndex        =   10
         Top             =   2760
         Width           =   800
      End
      Begin VB.CommandButton cmdClose 
         BackColor       =   &H00C0C0C0&
         Caption         =   "关闭(&C)"
         Height          =   300
         Left            =   360
         Style           =   1  'Graphical
         TabIndex        =   5
         Top             =   3360
         Width           =   800
      End
      Begin VB.CommandButton cmdRefresh 
         BackColor       =   &H00C0C0C0&
         Caption         =   "刷新(&R)"
         Height          =   300
         Left            =   360
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   2160
         Width           =   800
      End
      Begin VB.CommandButton cmdDelete 
         BackColor       =   &H00C0C0C0&
         Caption         =   "删除(&D)"
         Height          =   300
         Left            =   360
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   1560
         Width           =   800
      End
      Begin VB.CommandButton cmdUpdate 
         BackColor       =   &H00C0C0C0&
         Caption         =   "更新(&U)"
         Enabled         =   0   'False
         Height          =   300
         Left            =   360
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   960
         Width           =   800
      End
      Begin VB.CommandButton cmdAdd 
         BackColor       =   &H00C0C0C0&
         Caption         =   "添加(&A)"
         Enabled         =   0   'False
         Height          =   300
         Left            =   360
         Style           =   1  'Graphical
         TabIndex        =   1
         Top             =   360
         Width           =   800
      End
   End
   Begin MSAdodcLib.Adodc datPrimaryRS 
      Height          =   336
      Left            =   0
      Top             =   4080
      Visible         =   0   'False
      Width           =   5772
      _ExtentX        =   10186
      _ExtentY        =   582
      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       =   2
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=dzqch;Data Source=CZMK-SERVER"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=dzqch;Data Source=CZMK-SERVER"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select ch as 车号,pz as 皮重,sj as 时间,SLH AS 流水号 from kck "
      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.Shape Shape1 
      Height          =   6495
      Left            =   0

⌨️ 快捷键说明

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