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

📄 frmedreader1.frm

📁 这是一个比较实用的图书馆管理系统的源代码。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form frmEdreader1 
   Caption         =   "编辑读者记录"
   ClientHeight    =   5040
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6615
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5040
   ScaleWidth      =   6615
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton Comm2 
      Caption         =   "取消"
      Height          =   495
      Left            =   3120
      TabIndex        =   24
      Top             =   4320
      Width           =   1215
   End
   Begin VB.CommandButton Comm1 
      Caption         =   "确定"
      Height          =   495
      Left            =   1440
      TabIndex        =   23
      Top             =   4320
      Width           =   1215
   End
   Begin VB.Frame Frame1 
      Caption         =   "读者记录"
      Height          =   3615
      Left            =   240
      TabIndex        =   0
      Top             =   480
      Width           =   6135
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   5
         Left            =   1080
         TabIndex        =   21
         Top             =   3000
         Width           =   1695
      End
      Begin VB.CommandButton selcom2 
         Caption         =   "......."
         Height          =   375
         Left            =   5160
         TabIndex        =   12
         Top             =   840
         Width           =   615
      End
      Begin MSDataListLib.DataCombo DataCombo2 
         Bindings        =   "frmEdreader1.frx":0000
         Height          =   315
         Left            =   3360
         TabIndex        =   11
         Top             =   840
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   556
         _Version        =   393216
         ListField       =   "fn"
         Text            =   ""
      End
      Begin VB.Frame Frame3 
         Caption         =   "级别*"
         Height          =   1335
         Left            =   360
         TabIndex        =   9
         Top             =   1440
         Width           =   5175
         Begin VB.TextBox Text1 
            Height          =   375
            Index           =   4
            Left            =   2640
            TabIndex        =   19
            Top             =   720
            Width           =   615
         End
         Begin VB.TextBox Text1 
            Height          =   375
            Index           =   3
            Left            =   4080
            TabIndex        =   18
            Top             =   720
            Width           =   975
         End
         Begin VB.TextBox Text1 
            Height          =   375
            Index           =   2
            Left            =   960
            TabIndex        =   17
            Top             =   720
            Width           =   855
         End
         Begin VB.CommandButton selcom1 
            Caption         =   "..........."
            Height          =   375
            Left            =   1680
            TabIndex        =   13
            Top             =   240
            Width           =   855
         End
         Begin MSDataListLib.DataCombo DataCombo1 
            Bindings        =   "frmEdreader1.frx":0015
            Height          =   315
            Left            =   240
            TabIndex        =   10
            Top             =   240
            Width           =   1335
            _ExtentX        =   2355
            _ExtentY        =   556
            _Version        =   393216
            ListField       =   "级别"
            Text            =   ""
         End
         Begin VB.Label Label1 
            Caption         =   "借书天数"
            Height          =   375
            Index           =   5
            Left            =   3360
            TabIndex        =   16
            Top             =   720
            Width           =   855
         End
         Begin VB.Label Label1 
            Caption         =   "借书总数"
            Height          =   375
            Index           =   4
            Left            =   1920
            TabIndex        =   15
            Top             =   720
            Width           =   855
         End
         Begin VB.Label Label1 
            Caption         =   "过期罚款"
            Height          =   375
            Index           =   3
            Left            =   240
            TabIndex        =   14
            Top             =   720
            Width           =   855
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "性别"
         Height          =   615
         Left            =   360
         TabIndex        =   5
         Top             =   720
         Width           =   1935
         Begin VB.OptionButton Opt2 
            Caption         =   "女"
            Height          =   255
            Left            =   960
            TabIndex        =   7
            Top             =   240
            Width           =   735
         End
         Begin VB.OptionButton Opt1 
            Caption         =   "男"
            Height          =   255
            Left            =   240
            TabIndex        =   6
            Top             =   240
            Width           =   615
         End
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   1
         Left            =   3360
         TabIndex        =   4
         Top             =   240
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   0
         Left            =   960
         TabIndex        =   3
         Top             =   240
         Width           =   1695
      End
      Begin VB.Label Label2 
         Caption         =   "<-日期格式:yy-mm-dd"
         Height          =   375
         Left            =   2880
         TabIndex        =   22
         Top             =   3000
         Width           =   1935
      End
      Begin VB.Label Label1 
         Caption         =   "登记日期*"
         Height          =   375
         Index           =   6
         Left            =   240
         TabIndex        =   20
         Top             =   3000
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "  单位"
         Height          =   375
         Index           =   2
         Left            =   2520
         TabIndex        =   8
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "姓名*"
         Height          =   375
         Index           =   1
         Left            =   2760
         TabIndex        =   2
         Top             =   240
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "借书证号*"
         Height          =   375
         Index           =   0
         Left            =   120
         TabIndex        =   1
         Top             =   240
         Width           =   855
      End
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   2280
      Top             =   0
      Width           =   2415
      _ExtentX        =   4260
      _ExtentY        =   582
      ConnectMode     =   0

⌨️ 快捷键说明

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