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

📄 edreader1.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 edreader1 
   Caption         =   "编辑读者记录"
   ClientHeight    =   5025
   ClientLeft      =   60
   ClientTop       =   420
   ClientWidth     =   8715
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5025
   ScaleWidth      =   8715
   StartUpPosition =   2  '屏幕中心
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   6720
      Top             =   0
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=libary"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "libary"
      OtherAttributes =   ""
      UserName        =   "sa"
      Password        =   "HZbp0802"
      RecordSource    =   "depart"
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   4920
      Top             =   0
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=libary"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "libary"
      OtherAttributes =   ""
      UserName        =   "sa"
      Password        =   "HZbp0802"
      RecordSource    =   "rlevel"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton Comm2 
      Caption         =   "取     消"
      Height          =   375
      Left            =   4560
      TabIndex        =   26
      Top             =   4560
      Width           =   975
   End
   Begin VB.CommandButton Comm1 
      Caption         =   "确     定"
      Height          =   375
      Left            =   2760
      TabIndex        =   25
      Top             =   4560
      Width           =   975
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   1
      Left            =   5040
      TabIndex        =   15
      Top             =   720
      Width           =   2055
   End
   Begin VB.Frame Frame1 
      Caption         =   "读者记录"
      Height          =   3975
      Left            =   360
      TabIndex        =   0
      Top             =   360
      Width           =   7815
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   5
         Left            =   1440
         TabIndex        =   23
         Top             =   3360
         Width           =   1455
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   0
         Left            =   1440
         TabIndex        =   14
         Top             =   360
         Width           =   2055
      End
      Begin MSDataListLib.DataCombo DataCombo2 
         Bindings        =   "edreader1.frx":0000
         DataField       =   "fn"
         DataSource      =   "Adodc2"
         Height          =   330
         Left            =   4680
         TabIndex        =   10
         Top             =   840
         Width           =   2535
         _ExtentX        =   4471
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "fn"
         Text            =   ""
      End
      Begin VB.CommandButton selcmd2 
         Caption         =   "…"
         Height          =   255
         Left            =   7320
         TabIndex        =   9
         Top             =   840
         Width           =   375
      End
      Begin VB.Frame Frame3 
         Caption         =   "级别*"
         Height          =   1335
         Left            =   480
         TabIndex        =   2
         Top             =   1800
         Width           =   6615
         Begin VB.TextBox Text1 
            Height          =   375
            Index           =   4
            Left            =   5280
            TabIndex        =   21
            Top             =   840
            Width           =   975
         End
         Begin VB.TextBox Text1 
            Height          =   375
            Index           =   3
            Left            =   3120
            TabIndex        =   20
            Top             =   840
            Width           =   975
         End
         Begin VB.TextBox Text1 
            Height          =   375
            Index           =   2
            Left            =   1080
            TabIndex        =   19
            Top             =   840
            Width           =   855
         End
         Begin VB.CommandButton selcmd1 
            Caption         =   "…"
            Height          =   255
            Left            =   1800
            TabIndex        =   8
            Top             =   360
            Width           =   375
         End
         Begin MSDataListLib.DataCombo DataCombo1 
            Bindings        =   "edreader1.frx":0015
            Height          =   330
            Left            =   240
            TabIndex        =   7
            Top             =   360
            Width           =   1455
            _ExtentX        =   2566
            _ExtentY        =   582
            _Version        =   393216
            ListField       =   "级别"
            Text            =   ""
         End
         Begin VB.Label Label8 
            Caption         =   "借书天数"
            Height          =   255
            Left            =   4440
            TabIndex        =   18
            Top             =   960
            Width           =   855
         End

⌨️ 快捷键说明

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