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

📄 readermanage.frm

📁 里面包括图书馆的基本功能
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form readerManage 
   BackColor       =   &H80000018&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "读者数据管理"
   ClientHeight    =   7530
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   10905
   BeginProperty Font 
      Name            =   "隶书"
      Size            =   15.75
      Charset         =   134
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "readerManage.frx":0000
   ScaleHeight     =   7530
   ScaleWidth      =   10905
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox picButtons 
      Align           =   2  'Align Bottom
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   300
      Left            =   0
      ScaleHeight     =   300
      ScaleWidth      =   10905
      TabIndex        =   16
      Top             =   6900
      Width           =   10905
      Begin VB.CommandButton Command1 
         BackColor       =   &H00FF8080&
         Caption         =   "查询"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   2160
         Style           =   1  'Graphical
         TabIndex        =   22
         Top             =   0
         Width           =   915
      End
      Begin VB.CommandButton cmdClose 
         BackColor       =   &H00FF8080&
         Caption         =   "退出"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   9480
         Style           =   1  'Graphical
         TabIndex        =   21
         Top             =   0
         Width           =   915
      End
      Begin VB.CommandButton cmdRefresh 
         BackColor       =   &H00FF8080&
         Caption         =   "刷新"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   360
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   0
         Width           =   915
      End
      Begin VB.CommandButton cmdDelete 
         BackColor       =   &H00FF8080&
         Caption         =   "删除"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   3960
         Style           =   1  'Graphical
         TabIndex        =   19
         Top             =   0
         Width           =   915
      End
      Begin VB.CommandButton cmdUpdate 
         BackColor       =   &H00FF8080&
         Caption         =   "修改"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   11.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   7680
         Style           =   1  'Graphical
         TabIndex        =   18
         Top             =   0
         Width           =   915
      End
      Begin VB.CommandButton cmdAdd 
         BackColor       =   &H00FF8080&
         Caption         =   "添加"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   6000
         MaskColor       =   &H008080FF&
         Style           =   1  'Graphical
         TabIndex        =   17
         Top             =   0
         Width           =   1035
      End
   End
   Begin VB.TextBox txtFields 
      DataField       =   "欠书否"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   525
      Index           =   7
      Left            =   7080
      TabIndex        =   15
      Top             =   5640
      Width           =   3495
   End
   Begin VB.TextBox txtFields 
      DataField       =   "学历"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   525
      Index           =   6
      Left            =   360
      TabIndex        =   13
      Top             =   5640
      Width           =   3495
   End
   Begin VB.TextBox txtFields 
      DataField       =   "职称"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   525
      Index           =   5
      Left            =   7080
      TabIndex        =   11
      Top             =   4200
      Width           =   3495
   End
   Begin VB.TextBox txtFields 
      DataField       =   "类别"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   4
      Left            =   360
      TabIndex        =   9
      Top             =   4200
      Width           =   3615
   End
   Begin VB.TextBox txtFields 
      DataField       =   "年龄"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   405
      Index           =   3
      Left            =   7080
      TabIndex        =   7
      Top             =   2760
      Width           =   3495
   End
   Begin VB.TextBox txtFields 
      DataField       =   "性别"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   405
      Index           =   2
      Left            =   360
      TabIndex        =   5
      Top             =   2760
      Width           =   3615
   End
   Begin VB.TextBox txtFields 
      DataField       =   "姓名"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   525
      Index           =   1
      Left            =   7080
      TabIndex        =   3
      Top             =   1200
      Width           =   3495
   End
   Begin VB.TextBox txtFields 
      DataField       =   "读者号"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   525
      Index           =   0
      Left            =   360
      TabIndex        =   1
      Top             =   1200
      Width           =   3615
   End
   Begin MSAdodcLib.Adodc datPrimaryRS 
      Align           =   2  'Align Bottom

⌨️ 快捷键说明

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