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

📄 销售表.frm

📁 图书馆管理系统的实现
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form frmXiaoShou 
   Caption         =   " 图 书 销 售 信 息..."
   ClientHeight    =   8490
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   11880
   Icon            =   "销售表.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8490
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   10800
      Top             =   240
      Visible         =   0   'False
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=Bookdate;Data Source=127.0.0.1"
      OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=Bookdate;Data Source=127.0.0.1"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   "sa"
      Password        =   ""
      RecordSource    =   "KeHu"
      Caption         =   "Adodc2"
      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.Frame Frame7 
      Height          =   2415
      Left            =   9960
      TabIndex        =   38
      Top             =   1440
      Width           =   1695
      Begin MSDataListLib.DataCombo DcbBuyerId 
         Bindings        =   "销售表.frx":058A
         DataField       =   "buyer_id"
         DataSource      =   "Adodc2"
         Height          =   330
         Left            =   120
         TabIndex        =   42
         Top             =   1680
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         ForeColor       =   4227327
         ListField       =   "buyer_id"
         Text            =   "DataCombo1"
      End
      Begin MSDataListLib.DataCombo DcbEmpId 
         Bindings        =   "销售表.frx":059F
         DataField       =   "emp_id"
         DataSource      =   "Adodc3"
         Height          =   330
         Left            =   120
         TabIndex        =   40
         Top             =   720
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         ForeColor       =   4227327
         ListField       =   "emp_id"
         BoundColumn     =   ""
         Text            =   "DataCombo1"
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "客户编号:"
         Height          =   180
         Left            =   120
         TabIndex        =   41
         Top             =   1320
         Width           =   900
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "销售员编号:"
         Height          =   180
         Left            =   120
         TabIndex        =   39
         Top             =   360
         Width           =   1080
      End
   End
   Begin VB.Frame Frame6 
      Height          =   1335
      Left            =   9960
      TabIndex        =   32
      Top             =   0
      Width           =   1695
      Begin VB.ComboBox CobDaZhe 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "销售表.frx":05B4
         Left            =   120
         List            =   "销售表.frx":05C7
         TabIndex        =   34
         Top             =   720
         Width           =   1455
      End
      Begin VB.CheckBox ChkDaZhe 
         Caption         =   "打  折"
         Height          =   180
         Left            =   360
         TabIndex        =   33
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame5 
      Height          =   1095
      Left            =   120
      TabIndex        =   26
      Top             =   5520
      Width           =   9735
      Begin VB.TextBox TxtShiShou 
         Appearance      =   0  'Flat
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4320
         TabIndex        =   30
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label LabYingShou 
         AutoSize        =   -1  'True
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1680
         TabIndex        =   37
         Top             =   480
         Width           =   180
      End
      Begin VB.Label LabZhaoLing 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000008&
         Height          =   375
         Left            =   6840
         TabIndex        =   31
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "找零:"
         Height          =   180
         Left            =   6240
         TabIndex        =   29
         Top             =   540
         Width           =   540
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "实收款:"
         Height          =   180
         Left            =   3600
         TabIndex        =   28
         Top             =   540
         Width           =   720
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "应收款:"
         Height          =   180
         Left            =   840
         TabIndex        =   27
         Top             =   540
         Width           =   720
      End
   End
   Begin VB.TextBox TxtName 
      Appearance      =   0  'Flat
      ForeColor       =   &H000080FF&
      Height          =   270
      Left            =   1200
      TabIndex        =   9
      Top             =   4680
      Width           =   1935
   End
   Begin VB.TextBox TxtId 
      Appearance      =   0  'Flat
      ForeColor       =   &H000080FF&
      Height          =   270
      Left            =   1200
      TabIndex        =   8
      Top             =   4320
      Width           =   1935
   End
   Begin VB.TextBox TxtType 
      Appearance      =   0  'Flat
      ForeColor       =   &H000080FF&
      Height          =   270
      Left            =   4560
      TabIndex        =   7
      Top             =   4680
      Width           =   1935
   End
   Begin VB.TextBox TxtCon 
      Appearance      =   0  'Flat
      ForeColor       =   &H000080FF&
      Height          =   270
      Left            =   4560
      TabIndex        =   6
      Top             =   4320
      Width           =   1935
   End
   Begin VB.TextBox TxtNum 
      Appearance      =   0  'Flat
      ForeColor       =   &H000080FF&
      Height          =   270
      Left            =   7800
      TabIndex        =   5
      Top             =   5040
      Width           =   1935
   End
   Begin VB.TextBox TxtDate 
      Appearance      =   0  'Flat
      BeginProperty DataFormat 
         Type            =   1
         Format          =   """¥""#,##0.00"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   2
      EndProperty
      ForeColor       =   &H000080FF&
      Height          =   270
      Left            =   4560
      TabIndex        =   4
      Top             =   5040
      Width           =   1935
   End
   Begin VB.CommandButton CmdShanChu 
      Caption         =   "删  除"
      Height          =   375
      Left            =   10320
      TabIndex        =   3
      Top             =   4920
      Width           =   975
   End
   Begin VB.CommandButton CmdQuXiao 
      Caption         =   "取 消"
      Height          =   375
      Left            =   10320
      TabIndex        =   2
      Top             =   5460
      Width           =   975
   End
   Begin VB.CommandButton CmdExit 
      Caption         =   "退  出"
      Height          =   375
      Left            =   10320
      TabIndex        =   1
      Top             =   6000
      Width           =   975
   End
   Begin VB.Frame Frame1 
      Height          =   5535
      Left            =   120
      TabIndex        =   10
      Top             =   0
      Width           =   9735
      Begin VB.TextBox TxtXSNum 
         Appearance      =   0  'Flat
         ForeColor       =   &H000080FF&
         Height          =   270
         Left            =   7680
         TabIndex        =   36
         Top             =   4320
         Width           =   1935
      End
      Begin VB.Frame Frame2 
         Caption         =   "已登记的图书信息"
         Height          =   3015
         Left            =   120
         TabIndex        =   15
         Top             =   120
         Width           =   9495
         Begin MSAdodcLib.Adodc Adodc3 
            Height          =   330
            Left            =   2040
            Top             =   2640
            Visible         =   0   'False
            Width           =   2175
            _ExtentX        =   3836
            _ExtentY        =   582
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   2
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=Bookdate;Data Source=127.0.0.1"
            OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=Bookdate;Data Source=127.0.0.1"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   "sa"
            Password        =   ""
            RecordSource    =   "Employee"
            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 Adodc1 
            Height          =   330
            Left            =   0
            Top             =   2640
            Visible         =   0   'False
            Width           =   2055
            _ExtentX        =   3625
            _ExtentY        =   582
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   1
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=Bookdate;Data Source=127.0.0.1"
            OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=Bookdate;Data Source=127.0.0.1"
            OLEDBFile       =   ""
            DataSourceName  =   ""

⌨️ 快捷键说明

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