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

📄 frmborrowreturn.frm

📁 本人用VB 6.0和ACCESS编写的图书管理系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
            Width           =   810
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "借阅数量:"
            Height          =   180
            Index           =   1
            Left            =   2640
            TabIndex        =   59
            Top             =   1725
            Width           =   810
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "借书证号:"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   49
            Top             =   405
            Width           =   810
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "姓名:"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   51
            Top             =   1065
            Width           =   450
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "部门:"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   53
            Top             =   1725
            Width           =   450
         End
      End
      Begin VB.Data Data2 
         Connect         =   "Access 2000;"
         DatabaseName    =   ""
         DefaultCursorType=   0  '缺省游标
         DefaultType     =   2  '使用 ODBC
         Exclusive       =   0   'False
         Height          =   405
         Index           =   0
         Left            =   -74880
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   ""
         Top             =   8400
         Width           =   11175
      End
      Begin VB.Data Data1 
         Connect         =   "Access 2000;"
         DatabaseName    =   ""
         DefaultCursorType=   0  '缺省游标
         DefaultType     =   2  '使用 ODBC
         Exclusive       =   0   'False
         Height          =   375
         Index           =   0
         Left            =   -74880
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   ""
         Top             =   5760
         Width           =   11175
      End
      Begin MSDBGrid.DBGrid DBGrid2 
         Bindings        =   "frmBorrowReturn.frx":047A
         Height          =   2055
         Index           =   0
         Left            =   -74880
         OleObjectBlob   =   "frmBorrowReturn.frx":0491
         TabIndex        =   28
         Top             =   6240
         Width           =   11175
      End
      Begin MSDBGrid.DBGrid DBGrid1 
         Bindings        =   "frmBorrowReturn.frx":0E57
         Height          =   2295
         Index           =   0
         Left            =   -74880
         OleObjectBlob   =   "frmBorrowReturn.frx":0E6E
         TabIndex        =   27
         Top             =   3360
         Width           =   11175
      End
      Begin VB.CommandButton cmdClose 
         Caption         =   "关闭(&X)"
         Height          =   375
         Index           =   0
         Left            =   -65640
         TabIndex        =   30
         Top             =   480
         Width           =   1335
      End
      Begin VB.CommandButton cmdBorrowRecord 
         Caption         =   "借书记录(&R)"
         Enabled         =   0   'False
         Height          =   375
         Index           =   0
         Left            =   -67800
         TabIndex        =   29
         Top             =   480
         Width           =   1335
      End
      Begin VB.Frame Frame2 
         Caption         =   "读者基本情况"
         Height          =   2295
         Index           =   0
         Left            =   -68880
         TabIndex        =   14
         Top             =   960
         Width           =   5175
         Begin VB.TextBox txtBorrowCount 
            Height          =   270
            Index           =   0
            Left            =   3600
            TabIndex        =   26
            Top             =   1680
            Width           =   1335
         End
         Begin VB.TextBox txtDepartment 
            Height          =   270
            Index           =   0
            Left            =   1080
            TabIndex        =   20
            Top             =   1680
            Width           =   1335
         End
         Begin VB.TextBox txtBorrowTime 
            Height          =   270
            Index           =   0
            Left            =   3600
            TabIndex        =   24
            Top             =   1020
            Width           =   1335
         End
         Begin VB.TextBox txtName 
            Height          =   270
            Index           =   0
            Left            =   1080
            TabIndex        =   18
            Top             =   1020
            Width           =   1335
         End
         Begin VB.TextBox txtClass 
            Height          =   270
            Index           =   0
            Left            =   3600
            TabIndex        =   22
            Top             =   360
            Width           =   1335
         End
         Begin VB.TextBox txtCardNo 
            Height          =   270
            Index           =   0
            Left            =   1080
            TabIndex        =   16
            Top             =   360
            Width           =   1335
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "部门:"
            Height          =   180
            Index           =   0
            Left            =   120
            TabIndex        =   19
            Top             =   1725
            Width           =   450
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "姓名:"
            Height          =   180
            Index           =   0
            Left            =   120
            TabIndex        =   17
            Top             =   1065
            Width           =   450
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "借书证号:"
            Height          =   180
            Index           =   0
            Left            =   120
            TabIndex        =   15
            Top             =   405
            Width           =   810
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "借阅数量:"
            Height          =   180
            Index           =   0
            Left            =   2640
            TabIndex        =   25
            Top             =   1725
            Width           =   810
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "借书次数:"
            Height          =   180
            Index           =   0
            Left            =   2640
            TabIndex        =   23
            Top             =   1065
            Width           =   810
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "类别:"
            Height          =   180
            Index           =   0
            Left            =   2640
            TabIndex        =   21
            Top             =   405
            Width           =   450
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "借书情况"
         Height          =   2775
         Index           =   0
         Left            =   -74880
         TabIndex        =   1
         Top             =   480
         Width           =   5895
         Begin VB.CommandButton cmdRightArrow 
            Caption         =   "->"
            Height          =   255
            Index           =   0
            Left            =   2280
            TabIndex        =   65
            Top             =   480
            Width           =   375
         End
         Begin VB.TextBox txtBookName 
            Enabled         =   0   'False
            Height          =   270
            Index           =   0
            Left            =   1080
            TabIndex        =   7
            Top             =   1680
            Width           =   4575
         End
         Begin VB.TextBox txtBookNo 
            Enabled         =   0   'False
            Height          =   270
            Index           =   0
            Left            =   1080
            TabIndex        =   5
            Top             =   1057
            Width           =   1215
         End
         Begin VB.TextBox txtNo 
            Height          =   270
            Index           =   0
            Left            =   1080
            TabIndex        =   3
            Top             =   435
            Width           =   1215
         End
         Begin MSComCtl2.DTPicker DTDueReturnDate 
            Height          =   255
            Index           =   0
            Left            =   3720
            TabIndex        =   11
            Top             =   1061
            Width           =   1935
            _ExtentX        =   3413
            _ExtentY        =   450
            _Version        =   393216
            Format          =   53542913
            CurrentDate     =   38134
         End
         Begin MSComCtl2.DTPicker DTBorrowDate 
            Height          =   255
            Left            =   3720
            TabIndex        =   9
            Top             =   443
            Width           =   1935
            _ExtentX        =   3413
            _ExtentY        =   450
            _Version        =   393216
            Format          =   53542913
            CurrentDate     =   38134
         End
         Begin VB.CommandButton cmdCancel 
            Caption         =   "取消(&C)"
            Height          =   375
            Index           =   0
            Left            =   3360
            TabIndex        =   13
            Top             =   2160
            Width           =   1095
         End
         Begin VB.CommandButton cmdBorrow 
            Caption         =   "借书(&B)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   1320
            TabIndex        =   12
            Top             =   2160
            Width           =   1095
         End
         Begin VB.Label Label11 
            AutoSize        =   -1  'True
            Caption         =   "图书名称:"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   6
            Top             =   1725
            Width           =   810
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "应还书日期:"
            Height          =   180
            Index           =   0
            Left            =   2760
            TabIndex        =   10
            Top             =   1102
            Width           =   990
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "借书日期:"
            Height          =   180
            Index           =   0
            Left            =   2760
            TabIndex        =   8
            Top             =   480
            Width           =   810
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "图书编号:"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   4
            Top             =   1102
            Width           =   810
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "借书证号:"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   2
            Top             =   480
            Width           =   810

⌨️ 快捷键说明

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