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

📄 safrm.frm

📁 图书管理系统:分成图书管理模块和图书查询模块
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form safrm 
   BackColor       =   &H8000000B&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "超级管理员单元"
   ClientHeight    =   6705
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8070
   Icon            =   "safrm.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   1004.494
   ScaleMode       =   0  'User
   ScaleWidth      =   1044.66
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame4 
      Height          =   5535
      Left            =   0
      TabIndex        =   25
      Top             =   720
      Visible         =   0   'False
      Width           =   8055
      Begin VB.Frame Frame8 
         Height          =   4695
         Left            =   240
         TabIndex        =   47
         Top             =   600
         Visible         =   0   'False
         Width           =   7575
         Begin VB.CommandButton Command6 
            Caption         =   "检索全部"
            Height          =   255
            Left            =   3600
            TabIndex        =   52
            Top             =   480
            Width           =   855
         End
         Begin VB.CommandButton Command5 
            Caption         =   "检索"
            Height          =   255
            Left            =   2640
            TabIndex        =   51
            Top             =   480
            Width           =   855
         End
         Begin VB.TextBox Text11 
            Height          =   270
            Left            =   720
            TabIndex        =   50
            Top             =   480
            Width           =   1815
         End
         Begin VB.Data Data5 
            Caption         =   "Data5"
            Connect         =   "Access"
            DatabaseName    =   "F:\vb程序1\vb程序1\V_Library.mdb"
            DefaultCursorType=   0  '缺省游标
            DefaultType     =   2  '使用 ODBC
            Exclusive       =   0   'False
            Height          =   495
            Left            =   2160
            Options         =   0
            ReadOnly        =   0   'False
            RecordsetType   =   1  'Dynaset
            RecordSource    =   ""
            Top             =   3120
            Visible         =   0   'False
            Width           =   2655
         End
         Begin MSFlexGridLib.MSFlexGrid MSFlexGrid4 
            Bindings        =   "safrm.frx":0442
            Height          =   3735
            Left            =   120
            TabIndex        =   48
            Top             =   840
            Width           =   7335
            _ExtentX        =   12938
            _ExtentY        =   6588
            _Version        =   393216
            Cols            =   3
            FixedCols       =   0
            BackColorBkg    =   12648447
            HighLight       =   0
            SelectionMode   =   1
            AllowUserResizing=   2
            Appearance      =   0
            FormatString    =   "用户名|密码|权限"
         End
         Begin VB.Label Label12 
            Caption         =   "用户名"
            Height          =   255
            Left            =   120
            TabIndex        =   49
            Top             =   480
            Width           =   735
         End
      End
      Begin VB.Frame Frame7 
         Height          =   4695
         Left            =   240
         TabIndex        =   41
         Top             =   600
         Visible         =   0   'False
         Width           =   7575
         Begin VB.Data Data4 
            Caption         =   "Data4"
            Connect         =   "Access"
            DatabaseName    =   "F:\vb程序1\vb程序1\V_Library.mdb"
            DefaultCursorType=   0  '缺省游标
            DefaultType     =   2  '使用 ODBC
            Exclusive       =   0   'False
            Height          =   375
            Left            =   960
            Options         =   0
            ReadOnly        =   0   'False
            RecordsetType   =   1  'Dynaset
            RecordSource    =   ""
            Top             =   3000
            Visible         =   0   'False
            Width           =   2655
         End
         Begin VB.CommandButton Command4 
            Caption         =   "检索全部"
            Height          =   255
            Left            =   3240
            TabIndex        =   46
            Top             =   360
            Width           =   855
         End
         Begin VB.CommandButton Command3 
            Caption         =   "检索用户"
            Height          =   255
            Left            =   2280
            TabIndex        =   45
            Top             =   360
            Width           =   855
         End
         Begin VB.TextBox Text10 
            Height          =   270
            Left            =   720
            TabIndex        =   44
            Top             =   360
            Width           =   1455
         End
         Begin MSFlexGridLib.MSFlexGrid MSFlexGrid5 
            Bindings        =   "safrm.frx":0456
            Height          =   3855
            Left            =   120
            TabIndex        =   42
            Top             =   720
            Width           =   7335
            _ExtentX        =   12938
            _ExtentY        =   6800
            _Version        =   393216
            Cols            =   8
            FixedCols       =   0
            ForeColorSel    =   -2147483625
            BackColorBkg    =   12648447
            GridColor       =   0
            Appearance      =   0
            FormatString    =   "帐号|用户名|密码|性别|工作单位|联系地址|已借本数|"
         End
         Begin VB.Label Label11 
            Caption         =   "用户名"
            Height          =   255
            Left            =   120
            TabIndex        =   43
            Top             =   375
            Width           =   735
         End
      End
      Begin VB.Frame Frame5 
         Height          =   4695
         Left            =   240
         TabIndex        =   27
         Top             =   600
         Width           =   7575
         Begin VB.CheckBox Check5 
            Caption         =   "出版社"
            Height          =   255
            Left            =   120
            TabIndex        =   57
            Top             =   1872
            Width           =   855
         End
         Begin VB.CheckBox Check4 
            Caption         =   "主题词"
            Height          =   255
            Left            =   120
            TabIndex        =   56
            Top             =   1485
            Width           =   975
         End
         Begin VB.CheckBox Check3 
            Caption         =   "分类"
            Height          =   255
            Left            =   120
            TabIndex        =   55
            Top             =   1080
            Width           =   855
         End
         Begin VB.CheckBox Check2 
            Caption         =   "作者"
            Height          =   255
            Left            =   120
            TabIndex        =   54
            Top             =   645
            Width           =   855
         End
         Begin VB.CheckBox Check1 
            Caption         =   "书名"
            Height          =   255
            Left            =   120
            TabIndex        =   53
            Top             =   240
            Width           =   975
         End
         Begin VB.Data Data3 
            Caption         =   "Data3"
            Connect         =   "Access"
            DatabaseName    =   "F:\vb程序1\vb程序1\V_Library.mdb"
            DefaultCursorType=   0  '缺省游标
            DefaultType     =   2  '使用 ODBC
            Exclusive       =   0   'False
            Height          =   345
            Left            =   5160
            Options         =   0
            ReadOnly        =   0   'False
            RecordsetType   =   1  'Dynaset
            RecordSource    =   ""
            Top             =   1080
            Visible         =   0   'False
            Width           =   2175
         End
         Begin MSFlexGridLib.MSFlexGrid MSFlexGrid3 
            Bindings        =   "safrm.frx":046A
            Height          =   2175
            Left            =   120
            TabIndex        =   40
            Top             =   2400
            Width           =   7335
            _ExtentX        =   12938
            _ExtentY        =   3836
            _Version        =   393216
            Cols            =   10
            FixedCols       =   0
            ForeColorSel    =   -2147483625
            BackColorBkg    =   12648447
            GridColor       =   0
            FocusRect       =   0
            HighLight       =   0
            SelectionMode   =   1
            AllowUserResizing=   1
            FormatString    =   "书名|作者1|作者2|ISBN|主题词|分类|出版社|价格|现有数量|总量"
         End
         Begin VB.CommandButton Command2 
            Caption         =   "取  消"
            Height          =   255
            Left            =   5520
            TabIndex        =   39
            Top             =   1440
            Width           =   1095
         End
         Begin VB.CommandButton Command1 
            Caption         =   "查  询"
            Height          =   255
            Left            =   5520
            TabIndex        =   38
            Top             =   840
            Width           =   1095
         End
         Begin VB.ComboBox Combo2 
            Enabled         =   0   'False
            Height          =   300
            ItemData        =   "safrm.frx":047E
            Left            =   1200
            List            =   "safrm.frx":04A0
            TabIndex        =   37
            Top             =   1035
            Width           =   1695
         End
         Begin VB.TextBox Text6 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   270
            Index           =   3
            Left            =   1200
            TabIndex        =   36
            Top             =   1857
            Width           =   2655
         End
         Begin VB.TextBox Text6 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   270
            Index           =   2
            Left            =   1200
            TabIndex        =   35
            Top             =   1470
            Width           =   1695
         End
         Begin VB.TextBox Text6 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   270
            Index           =   1
            Left            =   1200
            TabIndex        =   34
            Top             =   630
            Width           =   3375
         End
         Begin VB.TextBox Text6 
            BackColor       =   &H8000000F&
            Enabled         =   0   'False
            Height          =   270
            Index           =   0
            Left            =   1200
            TabIndex        =   33
            Top             =   225
            Width           =   3375
         End
         Begin VB.Frame Frame6 
            Height          =   15
            Left            =   120
            TabIndex        =   28
            Top             =   2280
            Width           =   7335
         End
      End
      Begin MSComctlLib.TabStrip TabStrip1 
         Height          =   5175
         Left            =   120
         TabIndex        =   26
         Top             =   240
         Width           =   7815
         _ExtentX        =   13785
         _ExtentY        =   9128
         MultiRow        =   -1  'True
         _Version        =   393216
         BeginProperty Tabs {1EFB6598-857C-11D1-B16A-00C0F0283628} 
            NumTabs         =   3
            BeginProperty Tab1 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
               Caption         =   "查询书库情况"
               ImageVarType    =   2
            EndProperty
            BeginProperty Tab2 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
               Caption         =   "查询读者信息"
               ImageVarType    =   2
            EndProperty
            BeginProperty Tab3 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
               Caption         =   "查询管理员信息"
               ImageVarType    =   2
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame3 
      Height          =   5535
      Left            =   0
      TabIndex        =   24
      Top             =   720
      Visible         =   0   'False
      Width           =   8055
      Begin VB.CommandButton delbook 
         Caption         =   "删除"
         Enabled         =   0   'False
         Height          =   255
         Left            =   6720
         TabIndex        =   29
         Top             =   240
         Width           =   1095
      End

⌨️ 快捷键说明

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