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

📄 frmcdtapes.frm

📁 中小型图书会员制租赁管理系统,采用ACCESS数据库。
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmCDtapes 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "文籍入库与更新"
   ClientHeight    =   7470
   ClientLeft      =   1710
   ClientTop       =   2565
   ClientWidth     =   11895
   Icon            =   "frmCDtapes.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   7470
   ScaleWidth      =   11895
   Begin VB.CommandButton cmdsxfw 
      Caption         =   "范围刷新"
      Height          =   375
      Left            =   2640
      TabIndex        =   44
      Top             =   6840
      Width           =   975
   End
   Begin VB.TextBox txtfw2 
      Alignment       =   2  'Center
      Height          =   270
      Left            =   3000
      TabIndex        =   43
      Text            =   "10"
      Top             =   6480
      Width           =   615
   End
   Begin VB.TextBox txtfw1 
      Alignment       =   2  'Center
      Height          =   270
      Left            =   1800
      TabIndex        =   42
      Text            =   "1"
      Top             =   6480
      Width           =   615
   End
   Begin VB.CommandButton cmdRemove 
      Caption         =   "移除&(R)"
      Height          =   375
      Left            =   4200
      TabIndex        =   39
      TabStop         =   0   'False
      Top             =   6360
      Width           =   975
   End
   Begin VB.CommandButton cmdAddMovie 
      Caption         =   "添加"
      Height          =   375
      Left            =   6750
      TabIndex        =   38
      TabStop         =   0   'False
      Top             =   6360
      Width           =   1215
   End
   Begin VB.CommandButton cmdEdit 
      Caption         =   "编辑"
      Enabled         =   0   'False
      Height          =   375
      Left            =   7965
      TabIndex        =   37
      TabStop         =   0   'False
      Top             =   6360
      Width           =   1215
   End
   Begin VB.CommandButton cmdUpdate 
      Caption         =   "更新(&U)"
      Enabled         =   0   'False
      Height          =   375
      Left            =   9180
      TabIndex        =   36
      TabStop         =   0   'False
      Top             =   6360
      Width           =   1215
   End
   Begin VB.CommandButton cmdClear 
      Caption         =   "清除&(C)"
      Enabled         =   0   'False
      Height          =   375
      Left            =   10395
      TabIndex        =   35
      Top             =   6360
      Width           =   1215
   End
   Begin VB.TextBox txtComments 
      Height          =   285
      Left            =   8640
      Locked          =   -1  'True
      TabIndex        =   18
      ToolTipText     =   "对租赁服务的评价"
      Top             =   5640
      Width           =   2775
   End
   Begin VB.TextBox txtLastDateReturnedAddInfo 
      Height          =   285
      Left            =   8640
      Locked          =   -1  'True
      TabIndex        =   16
      ToolTipText     =   "Last Date Returned Additional Information (Comments)"
      Top             =   5040
      Width           =   2775
   End
   Begin VB.TextBox txtLastDateReturned 
      Height          =   285
      Left            =   5520
      Locked          =   -1  'True
      TabIndex        =   15
      ToolTipText     =   "Last Date Returned  (Example: Dec. 25, 2001)"
      Top             =   5040
      Width           =   2775
   End
   Begin VB.TextBox txtCondition 
      Height          =   285
      Left            =   5520
      Locked          =   -1  'True
      TabIndex        =   17
      ToolTipText     =   "读者意见"
      Top             =   5640
      Width           =   2775
   End
   Begin VB.TextBox txtLastDateBorrowedAddInfo 
      Height          =   285
      Left            =   8640
      Locked          =   -1  'True
      TabIndex        =   14
      ToolTipText     =   "Last Date Borrowed Additional Information (Comments)"
      Top             =   4440
      Width           =   2775
   End
   Begin VB.TextBox txtLastDateBorrowed 
      Height          =   285
      Left            =   5520
      Locked          =   -1  'True
      TabIndex        =   13
      ToolTipText     =   "Last Date Borrowed (Example: Dec. 25, 2001)"
      Top             =   4440
      Width           =   2775
   End
   Begin VB.TextBox txtAvailable 
      Height          =   285
      Left            =   8640
      Locked          =   -1  'True
      TabIndex        =   10
      ToolTipText     =   "标记文籍状态"
      Top             =   3120
      Width           =   2775
   End
   Begin VB.TextBox txtRentalAmount 
      Height          =   285
      Left            =   5520
      Locked          =   -1  'True
      TabIndex        =   9
      ToolTipText     =   "租金"
      Top             =   3120
      Width           =   2775
   End
   Begin VB.TextBox txtGenre 
      Height          =   285
      Left            =   5520
      Locked          =   -1  'True
      TabIndex        =   7
      ToolTipText     =   "搜索关键字"
      Top             =   2520
      Width           =   2775
   End
   Begin VB.TextBox txtRunTime 
      Height          =   285
      Left            =   8640
      Locked          =   -1  'True
      TabIndex        =   8
      ToolTipText     =   "页数"
      Top             =   2520
      Width           =   2775
   End
   Begin VB.TextBox txtYearReleased 
      Height          =   285
      Left            =   8640
      Locked          =   -1  'True
      TabIndex        =   6
      ToolTipText     =   "出版年份"
      Top             =   1920
      Width           =   2775
   End
   Begin VB.TextBox txtActor 
      Height          =   285
      Left            =   5520
      Locked          =   -1  'True
      TabIndex        =   5
      ToolTipText     =   "主要作者"
      Top             =   1920
      Width           =   2775
   End
   Begin VB.TextBox txtTitle 
      Height          =   285
      Left            =   5520
      Locked          =   -1  'True
      TabIndex        =   2
      ToolTipText     =   "文籍标题"
      Top             =   720
      Width           =   5895
   End
   Begin VB.TextBox txtItemCode 
      Height          =   285
      Left            =   8160
      Locked          =   -1  'True
      TabIndex        =   4
      ToolTipText     =   "ID Number"
      Top             =   1320
      Width           =   3255
   End
   Begin VB.TextBox txtDateEntered 
      Height          =   285
      Left            =   5520
      Locked          =   -1  'True
      TabIndex        =   3
      ToolTipText     =   "入库时间"
      Top             =   1320
      Width           =   1815
   End
   Begin VB.Frame Frame2 
      Caption         =   "详细信息"
      Height          =   6015
      Left            =   5280
      TabIndex        =   19
      Top             =   120
      Width           =   6375
      Begin VB.TextBox txtRentalPeriod 
         Height          =   285
         Left            =   240
         Locked          =   -1  'True
         TabIndex        =   11
         ToolTipText     =   "租借期限"
         Top             =   3600
         Width           =   2775
      End
      Begin VB.TextBox txtOverdueChargePerDay 
         Height          =   285
         Left            =   3360
         Locked          =   -1  'True
         TabIndex        =   12
         ToolTipText     =   "过期滞留罚金"
         Top             =   3600
         Width           =   2775
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "租期(天)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   8.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   165
         Index           =   16
         Left            =   240
         TabIndex        =   41
         Tag             =   "&Password:"
         Top             =   3360
         Width           =   750
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "过期每日需缴:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   8.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   165
         Index           =   15
         Left            =   3360
         TabIndex        =   40
         Tag             =   "&Password:"
         Top             =   3360
         Width           =   1260
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "剩余数量"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   8.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   165
         Index           =   14
         Left            =   3360
         TabIndex        =   34
         Tag             =   "&Password:"
         Top             =   5280
         Width           =   720
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "读者意见(好,一般,差)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   8.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   165
         Index           =   13
         Left            =   240
         TabIndex        =   33
         Tag             =   "&Password:"
         Top             =   5280
         Width           =   1860
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "上次归还处理提示"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   8.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   165
         Index           =   12
         Left            =   3360
         TabIndex        =   32
         Tag             =   "&Password:"
         Top             =   4680
         Width           =   1440
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "上次归还日期(mmm. dd, yyyy)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   8.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   165
         Index           =   11
         Left            =   240
         TabIndex        =   31
         Tag             =   "&Password:"
         Top             =   4680
         Width           =   2655
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "上次借阅者提示"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   8.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   165
         Index           =   10
         Left            =   3360
         TabIndex        =   30
         Tag             =   "&Password:"
         Top             =   3960
         Width           =   1260
      End

⌨️ 快捷键说明

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