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

📄 zhongwentushu.dob

📁 VB的图书馆管理系统
💻 DOB
📖 第 1 页 / 共 3 页
字号:
               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
         BeginProperty Column04 
            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 Column05 
            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 Column06 
            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 Column07 
            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 Column08 
            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 Column09 
            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 Column10 
            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     =   764.787
            EndProperty
            BeginProperty Column01 
               ColumnWidth     =   1755.213
            EndProperty
            BeginProperty Column02 
               ColumnWidth     =   615.118
            EndProperty
            BeginProperty Column03 
               ColumnWidth     =   1425.26
            EndProperty
            BeginProperty Column04 
               ColumnWidth     =   1154.835
            EndProperty
            BeginProperty Column05 
               ColumnWidth     =   915.024
            EndProperty
            BeginProperty Column06 
               ColumnWidth     =   464.882
            EndProperty
            BeginProperty Column07 
               ColumnWidth     =   734.74
            EndProperty
            BeginProperty Column08 
               ColumnWidth     =   1335.118
            EndProperty
            BeginProperty Column09 
               ColumnWidth     =   1335.118
            EndProperty
            BeginProperty Column10 
               ColumnWidth     =   1409.953
            EndProperty
         EndProperty
      End
      Begin VB.TextBox txtFields 
         DataField       =   "出版单位"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   5
         Left            =   -73740
         TabIndex        =   9
         Top             =   1965
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "册数"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   9
         Left            =   -69780
         TabIndex        =   8
         Top             =   2430
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "备注"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   13
         Left            =   -69780
         TabIndex        =   7
         Top             =   2880
         Width           =   2175
      End
      Begin VB.PictureBox picButtons 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   300
         Left            =   -72840
         ScaleHeight     =   300
         ScaleWidth      =   5805
         TabIndex        =   2
         Top             =   4200
         Width           =   5805
         Begin VB.CommandButton cmdPrint1 
            Caption         =   "打印(&P)"
            Height          =   300
            Left            =   4680
            TabIndex        =   46
            Top             =   0
            Width           =   1095
         End
         Begin VB.CommandButton cmdRefresh 
            Caption         =   "刷新(&R)"
            Height          =   300
            Left            =   3521
            TabIndex        =   6
            Top             =   0
            Width           =   1095
         End
         Begin VB.CommandButton cmdDelete 
            Caption         =   "删除(&D)"
            Height          =   300
            Left            =   2367
            TabIndex        =   5
            Top             =   0
            Width           =   1095
         End
         Begin VB.CommandButton cmdUpdate 
            Caption         =   "更新(&U)"
            Height          =   300
            Left            =   1213
            TabIndex        =   4
            Top             =   0
            Width           =   1095
         End
         Begin VB.CommandButton cmdAdd 
            Caption         =   "添加(&A)"
            Height          =   300
            Left            =   59
            TabIndex        =   3
            Top             =   0
            Width           =   1095
         End
      End
      Begin MSAdodcLib.Adodc datPrimaryRS 
         Height          =   330
         Left            =   -74760
         Top             =   4200
         Width           =   1845
         _ExtentX        =   3254
         _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         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         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 MSComCtl2.DTPicker DTPicker1 
         DataField       =   "登记日期"
         DataSource      =   "datPrimaryRS"
         Height          =   330
         Index           =   1
         Left            =   -73740
         TabIndex        =   34
         Top             =   2857
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   582
         _Version        =   393216
         CheckBox        =   -1  'True
         Format          =   59310081
         CurrentDate     =   37046
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "图书ID:"
         Height          =   180
         Index           =   1
         Left            =   -74640
         TabIndex        =   32
         Top             =   600
         Width           =   630
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "登记日期:"
         Height          =   180
         Index           =   0
         Left            =   -74640
         TabIndex        =   27
         Top             =   2880
         Width           =   810
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "书名:"
         Height          =   180
         Index           =   3
         Left            =   -74640
         TabIndex        =   18
         Top             =   1050
         Width           =   450
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "出版单位:"
         Height          =   180
         Index           =   5
         Left            =   -74640
         TabIndex        =   17
         Top             =   1965
         Width           =   810
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "作者:"
         Height          =   180
         Index           =   7
         Left            =   -74640
         TabIndex        =   16
         Top             =   1515
         Width           =   450
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "单价:"
         Height          =   180
         Index           =   8
         Left            =   -74640
         TabIndex        =   15
         Top             =   2430
         Width           =   450
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "册数:"
         Height          =   180
         Index           =   9
         Left            =   -70680
         TabIndex        =   14
         Top             =   2430
         Width           =   450
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "出版日期:"
         Height          =   180
         Index           =   10
         Left            =   -70680
         TabIndex        =   13
         Top             =   1965
         Width           =   810
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "页数:"
         Height          =   180
         Index           =   11
         Left            =   -70680
         TabIndex        =   12
         Top             =   1515
         Width           =   450
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "分类:"
         Height          =   180
         Index           =   12
         Left            =   -70680
         TabIndex        =   11
         Top             =   600
         Width           =   450
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         Caption         =   "备注:"
         Height          =   180
         Index           =   13
         Left            =   -70680
         TabIndex        =   10
         Top             =   2880
         Width           =   450
      End
   End
End
Attribute VB_Name = "ZhongWenTuShu"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = True
Option Explicit

Const strSource As String = "select 书籍序号,总号,书号,书名,著者,ISBN编号,出版处,内容简介,页数,购买价格,购买数量,购买日期,书架编号,附注 from 书籍"

⌨️ 快捷键说明

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