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

📄 frmck.frm

📁 一套完整的库存管理系统,是用vb开发的,适合初学者试用
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0"; "DBLIST32.OCX"
Object = "{D959C709-8613-11D1-9840-002078110E7D}#1.0#0"; "as97Popup.ocx"
Begin VB.Form frmCK 
   BorderStyle     =   0  'None
   Caption         =   "           登  录"
   ClientHeight    =   4320
   ClientLeft      =   2790
   ClientTop       =   3150
   ClientWidth     =   6660
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   288
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   444
   ShowInTaskbar   =   0   'False
   Begin VB.Timer Timer3 
      Left            =   3120
      Top             =   3120
   End
   Begin VB.Timer Timer2 
      Left            =   3120
      Top             =   2160
   End
   Begin VB.Data Data5 
      Caption         =   "Data5"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\LeeKing\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   285
      Left            =   840
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "出库表"
      Top             =   3600
      Width           =   1815
   End
   Begin VB.Data Data4 
      Caption         =   "Data4"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\LeeKing\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   4200
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "员工表"
      Top             =   3600
      Width           =   2055
   End
   Begin VB.Data Data3 
      Caption         =   "Data3"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\LeeKing\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   285
      Left            =   4560
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "客户表"
      Top             =   2640
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      ForeColor       =   &H00FF8080&
      Height          =   270
      Left            =   480
      TabIndex        =   8
      Text            =   "0"
      Top             =   2280
      Width           =   2295
   End
   Begin VB.Data Data2 
      Caption         =   "Data2"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\LeeKing\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   285
      Left            =   3600
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "库存材料表"
      Top             =   1200
      Width           =   1695
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "C:\Documents and Settings\LeeKing\桌面\通用库管\库存管理.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   285
      Left            =   600
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "材料分类表"
      Top             =   1320
      Width           =   1215
   End
   Begin VB.Timer Timer1 
      Left            =   2880
      Top             =   840
   End
   Begin MSDBCtls.DBCombo DBCombo1 
      Bindings        =   "frmCK.frx":0000
      Height          =   330
      Left            =   480
      TabIndex        =   2
      Top             =   840
      Width           =   2295
      _ExtentX        =   4048
      _ExtentY        =   582
      _Version        =   393216
      ForeColor       =   16744576
      ListField       =   "分类"
      Text            =   ""
   End
   Begin MSDBCtls.DBCombo DBCombo2 
      Bindings        =   "frmCK.frx":0014
      Height          =   330
      Left            =   3600
      TabIndex        =   3
      Top             =   840
      Width           =   2535
      _ExtentX        =   4471
      _ExtentY        =   582
      _Version        =   393216
      ForeColor       =   16744576
      ListField       =   "名称"
      Text            =   ""
   End
   Begin MSDBCtls.DBCombo DBCombo3 
      Bindings        =   "frmCK.frx":0028
      Height          =   330
      Left            =   3720
      TabIndex        =   10
      Top             =   2280
      Width           =   2295
      _ExtentX        =   4048
      _ExtentY        =   582
      _Version        =   393216
      ForeColor       =   16744576
      ListField       =   "名称"
      BoundColumn     =   "名称"
      Text            =   ""
   End
   Begin MSDBCtls.DBCombo DBCombo4 
      Bindings        =   "frmCK.frx":003C
      Height          =   330
      Left            =   3720
      TabIndex        =   12
      Top             =   3240
      Width           =   2295
      _ExtentX        =   4048
      _ExtentY        =   582
      _Version        =   393216
      ForeColor       =   16744576
      ListField       =   "姓名"
      BoundColumn     =   "姓名"
      Text            =   ""
   End
   Begin as97Popup.asPopup asPopup3 
      Height          =   615
      Left            =   600
      ToolTipText     =   "校验设备"
      Top             =   3000
      Width           =   735
      _ExtentX        =   1296
      _ExtentY        =   1085
      CustomPicture   =   "frmCK.frx":0050
      MouseOverPicture=   "frmCK.frx":092A
      MouseDownPicture=   "frmCK.frx":1204
      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
      ForeColor       =   65535
      BackColor       =   14737632
      MaskColor       =   14737632
      UseFrame        =   0   'False
      MouseOverColor  =   16776960
      MouseDownColor  =   255
      ScaleWidth      =   49
      ScaleMode       =   0
      BackStyle       =   0
      Object.ToolTipText     =   "校验设备"
   End
   Begin as97Popup.asPopup asPopup4 
      Height          =   495
      Left            =   1920
      Top             =   3000
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   873
      CustomPicture   =   "frmCK.frx":151E
      MouseOverPicture=   "frmCK.frx":21F8
      MouseDownPicture=   "frmCK.frx":2ED2
      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
      UseFrame        =   0   'False
      ScaleWidth      =   41
      ScaleMode       =   0
      ScaleHeight     =   33
      BackStyle       =   0
   End
   Begin VB.Label Label7 
      BackStyle       =   0  'Transparent
      Caption         =   "经手人:"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   3720
      TabIndex        =   13
      Top             =   3000
      Width           =   735
   End
   Begin VB.Label Label6 
      BackStyle       =   0  'Transparent
      Caption         =   "服务客户:"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   3720
      TabIndex        =   11
      Top             =   2040
      Width           =   855
   End
   Begin VB.Label Label8 
      BackStyle       =   0  'Transparent
      Caption         =   "数量:"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   480
      TabIndex        =   9
      Top             =   2040
      Width           =   615
   End
   Begin VB.Label Label5 
      BackStyle       =   0  'Transparent
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   3600
      TabIndex        =   7
      Top             =   1440
      Width           =   615
   End
   Begin VB.Label Label4 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      ForeColor       =   &H000000FF&
      Height          =   255
      Left            =   2760
      TabIndex        =   6
      Top             =   1440
      Width           =   735
   End
   Begin VB.Label Label3 
      BackStyle       =   0  'Transparent
      Caption         =   "库存量:"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   1920
      TabIndex        =   5
      Top             =   1440
      Width           =   735
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "名称:"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   3600
      TabIndex        =   4
      Top             =   600
      Width           =   735
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "分类:"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   480
      TabIndex        =   1
      Top             =   600

⌨️ 快捷键说明

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