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

📄 frmaddreader.frm

📁 本人用VB 6.0和ACCESS编写的图书管理系统
💻 FRM
字号:
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmAddReader 
   Caption         =   "新增读者"
   ClientHeight    =   9090
   ClientLeft      =   540
   ClientTop       =   1560
   ClientWidth     =   14295
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   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          =   3855
      Left            =   120
      OleObjectBlob   =   "frmAddReader.frx":0000
      TabIndex        =   1
      Top             =   4680
      Width           =   14055
   End
   Begin VB.Frame Frame1 
      Caption         =   "读者信息"
      Height          =   4455
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   14055
      Begin VB.Frame Frame2 
         Caption         =   "定位"
         Height          =   1575
         Left            =   10200
         TabIndex        =   32
         Top             =   1920
         Width           =   3615
         Begin VB.TextBox Text9 
            Height          =   270
            Left            =   1320
            TabIndex        =   36
            Top             =   960
            Width           =   2055
         End
         Begin VB.TextBox Text8 
            Height          =   270
            Left            =   1320
            TabIndex        =   35
            Top             =   360
            Width           =   2055
         End
         Begin VB.Label Label13 
            AutoSize        =   -1  'True
            Caption         =   "读者姓名:"
            Height          =   180
            Left            =   240
            TabIndex        =   34
            Top             =   1005
            Width           =   810
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "读者编号:"
            Height          =   180
            Left            =   240
            TabIndex        =   33
            Top             =   405
            Width           =   810
         End
      End
      Begin VB.CommandButton Command8 
         Caption         =   "关闭(&C)"
         Height          =   375
         Left            =   10620
         TabIndex        =   31
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command7 
         Caption         =   "刷新(&R)"
         Height          =   375
         Left            =   7780
         TabIndex        =   30
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command6 
         Caption         =   "删除(&D)"
         Height          =   375
         Left            =   4940
         TabIndex        =   29
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command5 
         Caption         =   "保存(&S)"
         Height          =   375
         Left            =   2100
         TabIndex        =   28
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command4 
         Caption         =   "最后一条(&L)"
         Height          =   375
         Left            =   12360
         TabIndex        =   27
         Top             =   1080
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "下一条(&N)"
         Height          =   375
         Left            =   10560
         TabIndex        =   26
         Top             =   1080
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "第一条(&F)"
         Height          =   375
         Left            =   12360
         TabIndex        =   25
         Top             =   360
         Width           =   1215
      End
      Begin VB.CommandButton Command1 
         Caption         =   "上一条(&P)"
         Height          =   375
         Left            =   10560
         TabIndex        =   24
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   5880
         TabIndex        =   23
         Top             =   1896
         Width           =   2415
      End
      Begin VB.ListBox List1 
         Height          =   1140
         ItemData        =   "frmAddReader.frx":09C3
         Left            =   5880
         List            =   "frmAddReader.frx":09C5
         TabIndex        =   21
         Top             =   2400
         Width           =   3615
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   5880
         TabIndex        =   19
         Top             =   1364
         Width           =   2415
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   5880
         TabIndex        =   17
         Top             =   862
         Width           =   3615
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   5880
         TabIndex        =   15
         Top             =   360
         Width           =   2415
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   1560
         TabIndex        =   13
         Top             =   3240
         Width           =   2415
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1560
         TabIndex        =   11
         Top             =   2640
         Width           =   2415
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1560
         TabIndex        =   9
         Top             =   2070
         Width           =   2415
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   1560
         TabIndex        =   7
         Top             =   1500
         Width           =   2415
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1560
         TabIndex        =   5
         Top             =   930
         Width           =   2415
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1560
         TabIndex        =   3
         Top             =   360
         Width           =   2415
      End
      Begin VB.Line Line2 
         X1              =   10200
         X2              =   13800
         Y1              =   1800
         Y2              =   1800
      End
      Begin VB.Line Line1 
         X1              =   9960
         X2              =   9960
         Y1              =   240
         Y2              =   3480
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "借书次数:"
         Height          =   180
         Left            =   4560
         TabIndex        =   22
         Top             =   1941
         Width           =   810
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "备注:"
         Height          =   180
         Left            =   4560
         TabIndex        =   20
         Top             =   2400
         Width           =   450
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "登记日期:"
         Height          =   180
         Left            =   4560
         TabIndex        =   18
         Top             =   1429
         Width           =   810
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "单位部门:"
         Height          =   180
         Left            =   4560
         TabIndex        =   16
         Top             =   917
         Width           =   810
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "住址:"
         Height          =   180
         Left            =   4560
         TabIndex        =   14
         Top             =   405
         Width           =   450
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "联系电话:"
         Height          =   180
         Left            =   360
         TabIndex        =   12
         Top             =   3300
         Width           =   810
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "读者类别:"
         Height          =   180
         Left            =   360
         TabIndex        =   10
         Top             =   2721
         Width           =   810
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "身份证号码:"
         Height          =   180
         Left            =   360
         TabIndex        =   8
         Top             =   2142
         Width           =   990
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "性别:"
         Height          =   180
         Left            =   360
         TabIndex        =   6
         Top             =   1563
         Width           =   450
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "读者姓名:"
         Height          =   180
         Left            =   360
         TabIndex        =   4
         Top             =   984
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "读者编号:"
         Height          =   180
         Left            =   360
         TabIndex        =   2
         Top             =   405
         Width           =   810
      End
   End
End
Attribute VB_Name = "frmAddReader"
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 + -