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

📄 main.frm

📁 图书管理系统(VB) 源代码全 ?际楣芾硐低?VB) 源代码全
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Begin VB.Form Mainfrm 
   Caption         =   "晗青图书管理系统"
   ClientHeight    =   5535
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   8880
   Icon            =   "Main.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   5535
   ScaleWidth      =   8880
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin ComCtl3.CoolBar CoolBar1 
      Height          =   690
      Left            =   0
      TabIndex        =   54
      Top             =   0
      Width           =   11895
      _ExtentX        =   20981
      _ExtentY        =   1217
      BandCount       =   2
      _CBWidth        =   11895
      _CBHeight       =   690
      _Version        =   "6.0.8169"
      Child1          =   "Toolbar1"
      MinHeight1      =   630
      Width1          =   10770
      NewRow1         =   0   'False
      MinHeight2      =   360
      NewRow2         =   0   'False
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   630
         Left            =   165
         TabIndex        =   55
         Top             =   30
         Width           =   11475
         _ExtentX        =   20241
         _ExtentY        =   1111
         ButtonWidth     =   2090
         ButtonHeight    =   1005
         TextAlignment   =   1
         ImageList       =   "ImageList1"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   6
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "图书"
               Object.ToolTipText     =   "添加编辑图书"
               ImageIndex      =   1
               Style           =   5
               BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628} 
                  NumButtonMenus  =   2
                  BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                     Key             =   "添加"
                     Text            =   "添加新书(&T)"
                  EndProperty
                  BeginProperty ButtonMenu2 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                     Key             =   "编辑"
                     Text            =   "编辑图书(&B)"
                  EndProperty
               EndProperty
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "借书证"
               Object.ToolTipText     =   "添加编辑借书证"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "管理员"
               Object.ToolTipText     =   "修改管理员"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
         EndProperty
      End
   End
   Begin MSComctlLib.StatusBar Sb 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   53
      Top             =   5160
      Width           =   8880
      _ExtentX        =   15663
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   4
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Alignment       =   1
            Object.Width           =   14111
            MinWidth        =   14111
            Text            =   "程序设计: 晗青软件工作室"
            TextSave        =   "程序设计: 晗青软件工作室"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   1
            Alignment       =   1
            Enabled         =   0   'False
            Object.Width           =   1764
            MinWidth        =   1764
            TextSave        =   "CAPS"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            TextSave        =   "13:00"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            TextSave        =   "2003-10-27"
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame7 
      Caption         =   "快捷键"
      Height          =   2775
      Left            =   5160
      TabIndex        =   38
      Top             =   2160
      Width           =   6615
      Begin VB.Label Label3 
         Caption         =   "ALT + H"
         ForeColor       =   &H000000C0&
         Height          =   180
         Index           =   9
         Left            =   3960
         TabIndex        =   49
         Top             =   840
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "打开还书对话框"
         ForeColor       =   &H00C000C0&
         Height          =   180
         Index           =   8
         Left            =   1560
         TabIndex        =   48
         Top             =   840
         Width           =   1260
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "ALT + C"
         ForeColor       =   &H000000C0&
         Height          =   180
         Index           =   7
         Left            =   3960
         TabIndex        =   46
         Top             =   2280
         Width           =   630
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "ALT + S"
         ForeColor       =   &H000000C0&
         Height          =   180
         Index           =   6
         Left            =   3960
         TabIndex        =   45
         Top             =   1800
         Width           =   630
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "ALT + K"
         ForeColor       =   &H000000C0&
         Height          =   180
         Index           =   5
         Left            =   3960
         TabIndex        =   44
         Top             =   1320
         Width           =   630
      End
      Begin VB.Label Label3 
         Caption         =   "ALT + D "
         ForeColor       =   &H000000C0&
         Height          =   180
         Index           =   4
         Left            =   3960
         TabIndex        =   43
         Top             =   360
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "归还图书"
         ForeColor       =   &H00C000C0&
         Height          =   180
         Index           =   3
         Left            =   1560
         TabIndex        =   42
         Top             =   2280
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "借出图书"
         ForeColor       =   &H00C000C0&
         Height          =   180
         Index           =   2
         Left            =   1560
         TabIndex        =   41
         Top             =   1800
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "清空所有文本"
         ForeColor       =   &H00C000C0&
         Height          =   180
         Index           =   1
         Left            =   1560
         TabIndex        =   40
         Top             =   1320
         Width           =   1080
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "打开登录对话框"
         ForeColor       =   &H00C000C0&
         Height          =   180
         Index           =   0
         Left            =   1560
         TabIndex        =   39
         Top             =   360
         Width           =   1260
      End
      Begin VB.Image Image3 
         Height          =   480
         Left            =   600
         Picture         =   "Main.frx":0442
         Top             =   600
         Width           =   480
      End
   End
   Begin VB.Frame Frame6 
      BackColor       =   &H8000000A&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   3855
      Left            =   120
      TabIndex        =   32
      Top             =   840
      Width           =   615
      Begin VB.CommandButton cmdBackBook 
         Caption         =   "还书(&H)"
         Height          =   255
         Left            =   -240
         TabIndex        =   47
         Top             =   4200
         Width           =   255
      End
      Begin MSComctlLib.Toolbar Toolbar2 
         Height          =   5385
         Left            =   0
         TabIndex        =   37
         Top             =   0
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   9499
         ButtonWidth     =   1032
         ButtonHeight    =   1349
         Appearance      =   1
         Style           =   1
         ImageList       =   "ImageList2"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   7
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "登录"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "清空"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "查找"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "还书"
               ImageIndex      =   4
            EndProperty
         EndProperty
         BorderStyle     =   1
      End
      Begin VB.CommandButton cmdKong 
         BackColor       =   &H000080FF&
         Caption         =   "清空(&K)"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   15
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   0
         Style           =   1  'Graphical
         TabIndex        =   33
         Top             =   3360
         Width           =   615
      End
      Begin VB.CommandButton CmdLogin 
         BackColor       =   &H000080FF&
         Caption         =   "登录(&D)"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   15
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   0
         Style           =   1  'Graphical
         TabIndex        =   0
         Top             =   3720
         Width           =   615
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "借书"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   4215
      Left            =   4920
      TabIndex        =   14
      Top             =   720
      Width           =   6975
      Begin MSComctlLib.ImageList ImageList2 
         Left            =   4800
         Top             =   2040
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   32
         ImageHeight     =   32
         MaskColor       =   12632256
         _Version        =   393216

⌨️ 快捷键说明

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