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

📄 frmaddcard.frm

📁 本人用VB 6.0和ACCESS编写的图书管理系统
💻 FRM
字号:
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmAddCard 
   Caption         =   "新增借书证"
   ClientHeight    =   9090
   ClientLeft      =   540
   ClientTop       =   1560
   ClientWidth     =   14295
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   9090
   ScaleWidth      =   14295
   Begin VB.Data Data1 
      Connect         =   "Access 2000;"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   405
      Left            =   120
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   8640
      Width           =   14055
   End
   Begin MSDBGrid.DBGrid DBGrid1 
      Height          =   3975
      Left            =   120
      OleObjectBlob   =   "frmAddCard.frx":0000
      TabIndex        =   1
      Top             =   4560
      Width           =   14055
   End
   Begin VB.Frame Frame1 
      Caption         =   "借书证信息"
      Height          =   4455
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   14055
      Begin VB.Frame Frame2 
         Caption         =   "定位"
         Height          =   1575
         Left            =   9360
         TabIndex        =   28
         Top             =   1920
         Width           =   4215
         Begin VB.TextBox Text8 
            Height          =   270
            Left            =   1320
            TabIndex        =   32
            Top             =   960
            Width           =   2415
         End
         Begin VB.TextBox Text7 
            Height          =   270
            Left            =   1320
            TabIndex        =   31
            Top             =   360
            Width           =   2415
         End
         Begin VB.Label Label11 
            AutoSize        =   -1  'True
            Caption         =   "姓名:"
            Height          =   180
            Left            =   240
            TabIndex        =   30
            Top             =   1005
            Width           =   450
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "借书证号:"
            Height          =   180
            Left            =   240
            TabIndex        =   29
            Top             =   405
            Width           =   810
         End
      End
      Begin VB.CommandButton Command8 
         Caption         =   "关闭(&C)"
         Height          =   375
         Left            =   10560
         TabIndex        =   27
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command7 
         Caption         =   "刷新(&R)"
         Height          =   375
         Left            =   7760
         TabIndex        =   26
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command6 
         Caption         =   "删除(&D)"
         Height          =   375
         Left            =   4960
         TabIndex        =   25
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command5 
         Caption         =   "保存(&S)"
         Height          =   375
         Left            =   2160
         TabIndex        =   24
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command4 
         Caption         =   "最后一条(&L)"
         Height          =   375
         Left            =   11760
         TabIndex        =   23
         Top             =   1200
         Width           =   1335
      End
      Begin VB.CommandButton Command3 
         Caption         =   "下一条(&N)"
         Height          =   375
         Left            =   9720
         TabIndex        =   22
         Top             =   1200
         Width           =   1335
      End
      Begin VB.CommandButton Command2 
         Caption         =   "第一条(&F)"
         Height          =   375
         Left            =   11760
         TabIndex        =   21
         Top             =   360
         Width           =   1335
      End
      Begin VB.CommandButton Command1 
         Caption         =   "上一条(&P)"
         Height          =   375
         Left            =   9720
         TabIndex        =   20
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   5880
         TabIndex        =   19
         Top             =   2430
         Width           =   2295
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   5880
         TabIndex        =   17
         Top             =   1735
         Width           =   2295
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   5880
         TabIndex        =   15
         Top             =   1040
         Width           =   2295
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   5880
         TabIndex        =   13
         Top             =   345
         Width           =   2295
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   1320
         TabIndex        =   11
         Top             =   3120
         Width           =   2295
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1320
         TabIndex        =   9
         Top             =   2430
         Width           =   2295
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   1320
         TabIndex        =   7
         Top             =   1740
         Width           =   2295
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1320
         TabIndex        =   5
         Top             =   1050
         Width           =   2295
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1320
         TabIndex        =   3
         Top             =   360
         Width           =   2295
      End
      Begin VB.Line Line2 
         X1              =   9480
         X2              =   13440
         Y1              =   1800
         Y2              =   1800
      End
      Begin VB.Line Line1 
         X1              =   8880
         X2              =   8880
         Y1              =   240
         Y2              =   3480
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "借阅数量:"
         Height          =   180
         Left            =   4440
         TabIndex        =   18
         Top             =   2475
         Width           =   810
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "还书日期:"
         Height          =   180
         Left            =   4440
         TabIndex        =   16
         Top             =   1785
         Width           =   810
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "借书日期:"
         Height          =   180
         Left            =   4440
         TabIndex        =   14
         Top             =   1095
         Width           =   810
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "借书证类型:"
         Height          =   180
         Left            =   4440
         TabIndex        =   12
         Top             =   405
         Width           =   990
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "班级:"
         Height          =   180
         Left            =   240
         TabIndex        =   10
         Top             =   3165
         Width           =   450
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "年龄:"
         Height          =   180
         Left            =   240
         TabIndex        =   8
         Top             =   2475
         Width           =   450
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "性别:"
         Height          =   180
         Left            =   240
         TabIndex        =   6
         Top             =   1785
         Width           =   450
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "姓名:"
         Height          =   180
         Left            =   240
         TabIndex        =   4
         Top             =   1095
         Width           =   450
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "借书证号:"
         Height          =   180
         Left            =   240
         TabIndex        =   2
         Top             =   405
         Width           =   810
      End
   End
End
Attribute VB_Name = "frmAddCard"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

⌨️ 快捷键说明

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