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

📄 borrowinformation.frm

📁 实现图书信息管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Frmborrow 
   Caption         =   "借还书信息"
   ClientHeight    =   6855
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8460
   LinkTopic       =   "Form7"
   MaxButton       =   0   'False
   ScaleHeight     =   6855
   ScaleWidth      =   8460
   StartUpPosition =   3  '窗口缺省
   Begin VB.ComboBox Combo3 
      Height          =   300
      Left            =   1080
      TabIndex        =   36
      Top             =   5400
      Width           =   2655
   End
   Begin VB.CommandButton Command3 
      Caption         =   "返回"
      Height          =   495
      Left            =   6000
      TabIndex        =   34
      Top             =   6240
      Width           =   1455
   End
   Begin VB.CommandButton Command2 
      Caption         =   "还书"
      Height          =   495
      Left            =   2280
      TabIndex        =   33
      Top             =   6240
      Width           =   1575
   End
   Begin VB.CommandButton Command1 
      Caption         =   "借阅"
      Height          =   495
      Left            =   240
      TabIndex        =   32
      Top             =   6240
      Width           =   1455
   End
   Begin VB.TextBox Text11 
      Height          =   375
      Left            =   1080
      TabIndex        =   31
      Top             =   5400
      Width           =   2655
   End
   Begin VB.Frame Frame2 
      Caption         =   "读者信息"
      Height          =   5775
      Left            =   4560
      TabIndex        =   16
      Top             =   120
      Width           =   3735
      Begin VB.Frame Frame3 
         Caption         =   "性别"
         Height          =   1335
         Left            =   960
         TabIndex        =   27
         Top             =   3960
         Width           =   1695
         Begin VB.OptionButton Option2 
            Caption         =   "女"
            Height          =   255
            Left            =   480
            TabIndex        =   29
            Top             =   720
            Width           =   855
         End
         Begin VB.OptionButton Option1 
            Caption         =   "男"
            Height          =   255
            Left            =   480
            TabIndex        =   28
            Top             =   360
            Width           =   855
         End
      End
      Begin VB.TextBox Text10 
         Height          =   375
         Left            =   1080
         TabIndex        =   26
         Top             =   3120
         Width           =   1215
      End
      Begin VB.TextBox Text9 
         Height          =   375
         Left            =   1080
         TabIndex        =   24
         Top             =   2400
         Width           =   1815
      End
      Begin VB.TextBox Text8 
         Height          =   375
         Left            =   1080
         TabIndex        =   22
         Top             =   1680
         Width           =   1815
      End
      Begin VB.TextBox Text7 
         Height          =   390
         Left            =   1080
         TabIndex        =   20
         Top             =   960
         Width           =   1815
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   1080
         TabIndex        =   18
         Top             =   360
         Width           =   1815
      End
      Begin VB.Label Label13 
         Caption         =   "借书量:"
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   3240
         Width           =   855
      End
      Begin VB.Label Label12 
         Caption         =   "出生时间:"
         Height          =   255
         Left            =   120
         TabIndex        =   23
         Top             =   2520
         Width           =   975
      End
      Begin VB.Label Label11 
         Caption         =   "专业名:"
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   1800
         Width           =   735
      End
      Begin VB.Label Label10 
         Caption         =   "姓名:"
         Height          =   255
         Left            =   120
         TabIndex        =   19
         Top             =   1080
         Width           =   615
      End
      Begin VB.Label Label9 
         Caption         =   "借书证号:"
         Height          =   255
         Left            =   120
         TabIndex        =   17
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "书籍信息"
      Height          =   5055
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   4335
      Begin VB.TextBox Text6 
         Height          =   375
         Left            =   960
         TabIndex        =   15
         Top             =   4560
         Width           =   1335
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Left            =   960
         TabIndex        =   13
         Top             =   3840
         Width           =   1335
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Left            =   960
         TabIndex        =   10
         Top             =   3120
         Width           =   1215
      End
      Begin VB.TextBox Text3 
         Height          =   375
         Left            =   960
         TabIndex        =   8
         Top             =   2400
         Width           =   2415
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   960
         TabIndex        =   6
         Top             =   1680
         Width           =   1935
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   960
         TabIndex        =   3
         Top             =   360
         Width           =   2295
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Left            =   960
         TabIndex        =   2
         Top             =   960
         Width           =   3255
      End
      Begin VB.Label Label8 
         Caption         =   "库存量:"
         Height          =   255
         Left            =   120
         TabIndex        =   14
         Top             =   4680
         Width           =   735
      End
      Begin VB.Label Label7 
         Caption         =   "复本量:"
         Height          =   255
         Left            =   120
         TabIndex        =   12
         Top             =   3960
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   "元"
         Height          =   255
         Left            =   2400
         TabIndex        =   11
         Top             =   3240
         Width           =   255
      End
      Begin VB.Label Label5 
         Caption         =   "价格:"
         Height          =   255
         Left            =   120
         TabIndex        =   9
         Top             =   3240
         Width           =   735
      End
      Begin VB.Label Label4 
         Caption         =   "出版社:"
         Height          =   255
         Left            =   120
         TabIndex        =   7
         Top             =   2520
         Width           =   735
      End

⌨️ 快捷键说明

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