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

📄 zhongwentushu.dob

📁 VB的图书馆管理系统
💻 DOB
📖 第 1 页 / 共 3 页
字号:
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 = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.UserDocument ZhongWenTuShu 
   BackColor       =   &H8000000E&
   ClientHeight    =   5955
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   8865
   HScrollSmallChange=   225
   ScaleHeight     =   5955
   ScaleWidth      =   8865
   VScrollSmallChange=   225
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   1440
      Top             =   5400
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   661
      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         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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 TabDlg.SSTab SSTab1 
      Height          =   4995
      Left            =   360
      TabIndex        =   1
      Top             =   360
      Width           =   8265
      _ExtentX        =   14579
      _ExtentY        =   8811
      _Version        =   393216
      Tab             =   1
      TabsPerRow      =   6
      TabHeight       =   520
      BackColor       =   -2147483639
      TabCaption(0)   =   "记帐单"
      TabPicture(0)   =   "ZhongWenTuShu.dox":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "DataCombo1"
      Tab(0).Control(1)=   "DTPicker1(0)"
      Tab(0).Control(2)=   "txtFields(11)"
      Tab(0).Control(3)=   "txtFields(8)"
      Tab(0).Control(4)=   "txtFields(7)"
      Tab(0).Control(5)=   "txtFields(3)"
      Tab(0).Control(6)=   "txtFields(1)"
      Tab(0).Control(7)=   "txtFields(5)"
      Tab(0).Control(8)=   "txtFields(9)"
      Tab(0).Control(9)=   "txtFields(13)"
      Tab(0).Control(10)=   "picButtons"
      Tab(0).Control(11)=   "datPrimaryRS"
      Tab(0).Control(12)=   "DTPicker1(1)"
      Tab(0).Control(13)=   "lblLabels(1)"
      Tab(0).Control(14)=   "lblLabels(0)"
      Tab(0).Control(15)=   "lblLabels(3)"
      Tab(0).Control(16)=   "lblLabels(5)"
      Tab(0).Control(17)=   "lblLabels(7)"
      Tab(0).Control(18)=   "lblLabels(8)"
      Tab(0).Control(19)=   "lblLabels(9)"
      Tab(0).Control(20)=   "lblLabels(10)"
      Tab(0).Control(21)=   "lblLabels(11)"
      Tab(0).Control(22)=   "lblLabels(12)"
      Tab(0).Control(23)=   "lblLabels(13)"
      Tab(0).ControlCount=   24
      TabCaption(1)   =   "清单"
      TabPicture(1)   =   "ZhongWenTuShu.dox":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "cmdPrint"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "查询"
      TabPicture(2)   =   "ZhongWenTuShu.dox":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame1"
      Tab(2).Control(1)=   "cmdCancel"
      Tab(2).Control(2)=   "cmdAll"
      Tab(2).Control(3)=   "cmdFilter"
      Tab(2).ControlCount=   4
      Begin VB.CommandButton cmdFilter 
         Caption         =   "筛选(&F)"
         Height          =   375
         Left            =   -71640
         TabIndex        =   39
         Top             =   3360
         Width           =   1215
      End
      Begin VB.CommandButton cmdAll 
         Caption         =   "全部(&A)"
         Height          =   375
         Left            =   -70200
         TabIndex        =   38
         Top             =   3360
         Width           =   1335
      End
      Begin VB.CommandButton cmdCancel 
         Caption         =   "取消(&C)"
         Height          =   375
         Left            =   -68640
         TabIndex        =   37
         Top             =   3360
         Width           =   1335
      End
      Begin VB.CommandButton cmdPrint 
         Caption         =   "打印(&P)"
         Height          =   375
         Left            =   6360
         TabIndex        =   36
         Top             =   4440
         Width           =   1335
      End
      Begin MSDataListLib.DataCombo DataCombo1 
         Bindings        =   "ZhongWenTuShu.dox":0054
         DataField       =   "分类ID"
         DataSource      =   "datPrimaryRS"
         Height          =   330
         Left            =   -69780
         TabIndex        =   35
         Top             =   577
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "分类"
         BoundColumn     =   "分类ID"
         Text            =   "DataCombo1"
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         DataField       =   "出版日期"
         DataSource      =   "datPrimaryRS"
         Height          =   330
         Index           =   0
         Left            =   -69780
         TabIndex        =   33
         Top             =   1945
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   582
         _Version        =   393216
         CheckBox        =   -1  'True
         Format          =   59310081
         CurrentDate     =   37046
      End
      Begin VB.TextBox txtFields 
         DataField       =   "页数"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   11
         Left            =   -69780
         TabIndex        =   31
         Top             =   1515
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "单价"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   8
         Left            =   -73740
         TabIndex        =   30
         Top             =   2430
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "作者"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   7
         Left            =   -73740
         TabIndex        =   29
         Top             =   1515
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "书名"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   3
         Left            =   -73740
         TabIndex        =   28
         Top             =   1050
         Width           =   6135
      End
      Begin VB.TextBox txtFields 
         BackColor       =   &H80000004&
         DataField       =   "图书ID"
         DataSource      =   "datPrimaryRS"
         Enabled         =   0   'False
         Height          =   285
         Index           =   1
         Left            =   -73740
         TabIndex        =   0
         Top             =   600
         Width           =   2175
      End
      Begin VB.Frame Frame1 
         Caption         =   "查询条件"
         Height          =   2475
         Left            =   -74820
         TabIndex        =   20
         Top             =   480
         Width           =   7875
         Begin VB.TextBox txtFields 
            Height          =   285
            Index           =   16
            Left            =   3600
            TabIndex        =   25
            Top             =   420
            Width           =   1575
         End
         Begin VB.TextBox txtFields 
            Height          =   285
            Index           =   15
            Left            =   1380
            TabIndex        =   22
            Top             =   1290
            Width           =   5895
         End
         Begin VB.TextBox txtFields 
            Height          =   285
            Index           =   14
            Left            =   1380
            TabIndex        =   21
            Top             =   420
            Width           =   1575
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   330
            Index           =   2
            Left            =   1380
            TabIndex        =   40
            Top             =   840
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            CheckBox        =   -1  'True
            DateIsNull      =   -1  'True
            Format          =   59310081
            CurrentDate     =   37038
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   330
            Index           =   3
            Left            =   3600
            TabIndex        =   41
            Top             =   840
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            CheckBox        =   -1  'True
            DateIsNull      =   -1  'True
            Format          =   59310081
            CurrentDate     =   37038
         End
         Begin MSDataListLib.DataCombo DataCombo2 
            Bindings        =   "ZhongWenTuShu.dox":0069
            Height          =   330
            Left            =   1380
            TabIndex        =   44
            Top             =   1680
            Width           =   2175
            _ExtentX        =   3836
            _ExtentY        =   582
            _Version        =   393216
            ListField       =   "分类"
            BoundColumn     =   "分类ID"
            Text            =   ""
         End
         Begin VB.Label lblLabels 
            AutoSize        =   -1  'True
            Caption         =   "分类:"
            Height          =   180
            Index           =   2
            Left            =   840
            TabIndex        =   45
            Top             =   1750
            Width           =   450
         End
         Begin VB.Label lblLabels 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "至:"
            Height          =   180
            Index           =   21
            Left            =   3240
            TabIndex        =   43
            Top             =   915
            Width           =   270
         End
         Begin VB.Label lblLabels 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "登记日期由:"
            Height          =   180
            Index           =   19
            Left            =   300
            TabIndex        =   42
            Top             =   915
            Width           =   990
         End
         Begin VB.Label lblLabels 
            AutoSize        =   -1  'True
            Caption         =   "作者:"
            Height          =   180
            Index           =   16
            Left            =   3060
            TabIndex        =   26
            Top             =   465
            Width           =   450
         End
         Begin VB.Label lblLabels 
            AutoSize        =   -1  'True
            Caption         =   "书名:"
            Height          =   180
            Index           =   15
            Left            =   840
            TabIndex        =   24
            Top             =   1350
            Width           =   450
         End
         Begin VB.Label lblLabels 
            AutoSize        =   -1  'True
            Caption         =   "书号:"
            Height          =   180
            Index           =   14
            Left            =   840
            TabIndex        =   23
            Top             =   480
            Width           =   450
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "ZhongWenTuShu.dox":007E
         Height          =   3735
         Left            =   180
         TabIndex        =   19
         Top             =   480
         Width           =   7875
         _ExtentX        =   13891
         _ExtentY        =   6588
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   -1  'True
         HeadLines       =   1
         RowHeight       =   15
         TabAction       =   1
         FormatLocked    =   -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     =   11
         BeginProperty Column00 
            DataField       =   "图书ID"
            Caption         =   "图书ID"
            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

⌨️ 快捷键说明

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