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

📄 frmreadermanage.frm

📁 图书管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form ReaderManage 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "读者数据管理"
   ClientHeight    =   2730
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5205
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   2730
   ScaleWidth      =   5205
   Begin VB.TextBox txtNews 
      Height          =   270
      Left            =   1560
      Locked          =   -1  'True
      TabIndex        =   41
      TabStop         =   0   'False
      Top             =   1920
      Width           =   1905
   End
   Begin VB.CommandButton cmdExit 
      Caption         =   "关闭"
      Height          =   255
      Left            =   4200
      TabIndex        =   38
      Top             =   2400
      Width           =   735
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   2220
      Left            =   240
      TabIndex        =   0
      Top             =   120
      Width           =   4725
      _ExtentX        =   8334
      _ExtentY        =   3916
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "个人数据"
      TabPicture(0)   =   "frmReaderManage.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label4"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Label13"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "txtName"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "txtDept"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "txtNum"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "txtType"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "cmdAdd"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "cmdDelete"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "cmdRefresh"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "cmdDSave"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "txtDate"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "cmdMove(0)"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "cmdMove(1)"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "cmdMove(2)"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).Control(17)=   "cmdMove(3)"
      Tab(0).Control(17).Enabled=   0   'False
      Tab(0).ControlCount=   18
      TabCaption(1)   =   "读者类别"
      TabPicture(1)   =   "frmReaderManage.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "cmdTSave"
      Tab(1).Control(1)=   "txtSD(3)"
      Tab(1).Control(2)=   "txtSD(2)"
      Tab(1).Control(3)=   "txtSD(1)"
      Tab(1).Control(4)=   "txtSD(0)"
      Tab(1).Control(5)=   "txtT(3)"
      Tab(1).Control(6)=   "txtT(2)"
      Tab(1).Control(7)=   "txtT(1)"
      Tab(1).Control(8)=   "txtT(0)"
      Tab(1).Control(9)=   "txtL(3)"
      Tab(1).Control(10)=   "txtL(2)"
      Tab(1).Control(11)=   "txtL(1)"
      Tab(1).Control(12)=   "txtL(0)"
      Tab(1).Control(13)=   "txtSp(3)"
      Tab(1).Control(14)=   "txtSp(2)"
      Tab(1).Control(15)=   "txtSp(1)"
      Tab(1).Control(16)=   "txtSp(0)"
      Tab(1).Control(17)=   "Label12"
      Tab(1).Control(18)=   "Label11"
      Tab(1).Control(19)=   "Label10"
      Tab(1).Control(20)=   "Label9"
      Tab(1).Control(21)=   "Label8"
      Tab(1).Control(22)=   "Label7"
      Tab(1).Control(23)=   "Label6"
      Tab(1).Control(24)=   "Label5"
      Tab(1).ControlCount=   25
      Begin VB.CommandButton cmdMove 
         Height          =   270
         Index           =   3
         Left            =   3600
         Picture         =   "frmReaderManage.frx":0038
         Style           =   1  'Graphical
         TabIndex        =   45
         Top             =   1800
         Width           =   300
      End
      Begin VB.CommandButton cmdMove 
         Height          =   270
         Index           =   2
         Left            =   3240
         Picture         =   "frmReaderManage.frx":0084
         Style           =   1  'Graphical
         TabIndex        =   44
         Top             =   1800
         Width           =   345
      End
      Begin VB.CommandButton cmdMove 
         Height          =   270
         Index           =   1
         Left            =   960
         Picture         =   "frmReaderManage.frx":00C8
         Style           =   1  'Graphical
         TabIndex        =   43
         Top             =   1800
         Width           =   345
      End
      Begin VB.CommandButton cmdMove 
         Height          =   270
         Index           =   0
         Left            =   600
         Picture         =   "frmReaderManage.frx":010C
         Style           =   1  'Graphical
         TabIndex        =   42
         Top             =   1800
         Width           =   345
      End
      Begin VB.TextBox txtDate 
         DataField       =   "日期"
         DataMember      =   "ReaderData"
         DataSource      =   "Library_Manage"
         Height          =   270
         Left            =   1320
         TabIndex        =   40
         Top             =   1200
         Width           =   2775
      End
      Begin VB.CommandButton cmdTSave 
         Caption         =   "保存"
         Height          =   255
         Left            =   -71400
         TabIndex        =   37
         Top             =   1680
         Width           =   735
      End
      Begin VB.TextBox txtSD 
         Height          =   270
         Index           =   3
         Left            =   -71400
         TabIndex        =   36
         Text            =   "1"
         Top             =   1320
         Width           =   735
      End
      Begin VB.TextBox txtSD 
         Height          =   270
         Index           =   2
         Left            =   -72240
         TabIndex        =   35
         Text            =   "1"
         Top             =   1320
         Width           =   735
      End
      Begin VB.TextBox txtSD 
         Height          =   270
         Index           =   1
         Left            =   -73080
         TabIndex        =   34
         Text            =   "2"
         Top             =   1320
         Width           =   735
      End
      Begin VB.TextBox txtSD 
         Height          =   270
         Index           =   0
         Left            =   -73920
         Locked          =   -1  'True
         TabIndex        =   33
         Text            =   "3"
         Top             =   1320
         Width           =   735
      End
      Begin VB.TextBox txtT 
         Height          =   270
         Index           =   3
         Left            =   -71400
         TabIndex        =   32
         Text            =   "1"
         Top             =   1080
         Width           =   735
      End
      Begin VB.TextBox txtT 
         Height          =   270
         Index           =   2
         Left            =   -72240
         TabIndex        =   31
         Text            =   "1"
         Top             =   1080
         Width           =   735
      End
      Begin VB.TextBox txtT 
         Height          =   270
         Index           =   1
         Left            =   -73080
         TabIndex        =   30
         Text            =   "3"
         Top             =   1080
         Width           =   735
      End
      Begin VB.TextBox txtT 
         Height          =   270
         Index           =   0
         Left            =   -73920
         Locked          =   -1  'True
         TabIndex        =   29
         Text            =   "2"
         Top             =   1080
         Width           =   735
      End
      Begin VB.TextBox txtL 
         Height          =   270
         Index           =   3
         Left            =   -71400
         TabIndex        =   28
         Text            =   "1"
         Top             =   840
         Width           =   735
      End
      Begin VB.TextBox txtL 
         Height          =   270
         Index           =   2
         Left            =   -72240
         TabIndex        =   27
         Text            =   "1"
         Top             =   840
         Width           =   735
      End
      Begin VB.TextBox txtL 
         Height          =   270
         Index           =   1
         Left            =   -73080
         TabIndex        =   26
         Text            =   "4"
         Top             =   840
         Width           =   735
      End
      Begin VB.TextBox txtL 
         Height          =   270
         Index           =   0
         Left            =   -73920
         Locked          =   -1  'True
         TabIndex        =   25
         Text            =   "1"
         Top             =   840
         Width           =   735
      End
      Begin VB.TextBox txtSp 
         Height          =   270
         Index           =   3
         Left            =   -71400
         TabIndex        =   24
         Text            =   "1"
         Top             =   600
         Width           =   735
      End
      Begin VB.TextBox txtSp 
         Height          =   270
         Index           =   2
         Left            =   -72240
         TabIndex        =   23
         Text            =   "1"
         Top             =   600
         Width           =   735
      End
      Begin VB.TextBox txtSp 
         Height          =   270
         Index           =   1
         Left            =   -73080
         TabIndex        =   22
         Text            =   "5"
         Top             =   600
         Width           =   735
      End
      Begin VB.TextBox txtSp 
         Height          =   270
         Index           =   0
         Left            =   -73920
         Locked          =   -1  'True
         TabIndex        =   21
         Text            =   "0"
         Top             =   600
         Width           =   735
      End
      Begin VB.CommandButton cmdDSave 
         Caption         =   "保存"
         Height          =   255
         Left            =   3120
         TabIndex        =   20
         Top             =   1560
         Width           =   735
      End
      Begin VB.CommandButton cmdRefresh 
         Caption         =   "刷新"
         Height          =   255
         Left            =   2280
         TabIndex        =   19
         Top             =   1560
         Width           =   735
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "删除"
         Height          =   255
         Left            =   1440
         TabIndex        =   18
         Top             =   1560
         Width           =   735
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "添加"
         Height          =   255
         Left            =   600
         TabIndex        =   17
         Top             =   1560
         Width           =   735
      End
      Begin VB.TextBox txtType 
         DataField       =   "类号"
         DataMember      =   "ReaderData"
         DataSource      =   "Library_Manage"
         Height          =   270
         Left            =   2880

⌨️ 快捷键说明

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