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

📄 frmmain.frm

📁 图书管理系统 欢迎大家来使用 谢谢!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form FrmMain 
   AutoRedraw      =   -1  'True
   Caption         =   "图书馆借书管理系统"
   ClientHeight    =   10455
   ClientLeft      =   165
   ClientTop       =   570
   ClientWidth     =   11400
   LinkTopic       =   "Form1"
   Picture         =   "FrmMain.frx":0000
   ScaleHeight     =   10455
   ScaleWidth      =   11400
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin MSComctlLib.Toolbar Toolbar2 
      Align           =   1  'Align Top
      Height          =   465
      Left            =   0
      TabIndex        =   2
      Top             =   465
      Width           =   11400
      _ExtentX        =   20108
      _ExtentY        =   820
      ButtonWidth     =   2249
      ButtonHeight    =   767
      Appearance      =   1
      Style           =   1
      TextAlignment   =   1
      ImageList       =   "ImageList1"
      HotImageList    =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   5
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "图书查询"
            Key             =   "查询要借的的图书"
            Object.ToolTipText     =   "查看想要借的书"
            ImageIndex      =   1
            Style           =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "借阅查询"
            Key             =   "查看已经的书"
            Object.ToolTipText     =   "查看借书的情况"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "借书操作"
            Key             =   "借书"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "还书操作"
            Key             =   "还书"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "欠费情况"
            Object.ToolTipText     =   "查看你所欠的费用"
            ImageIndex      =   5
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   240
      Top             =   1560
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   26
      ImageHeight     =   23
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   5
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmMain.frx":26783
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmMain.frx":2712D
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmMain.frx":27B77
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmMain.frx":2829D
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmMain.frx":2897F
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   3720
      Top             =   1560
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   $"FrmMain.frx":290B1
      OLEDBString     =   $"FrmMain.frx":2913D
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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 MSComDlg.CommonDialog CommonDialog1 
      Left            =   840
      Top             =   1560
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   465
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   11400
      _ExtentX        =   20108
      _ExtentY        =   820
      ButtonWidth     =   2249
      ButtonHeight    =   767
      Appearance      =   1
      Style           =   1
      TextAlignment   =   1
      ImageList       =   "ImageList1"
      HotImageList    =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   4
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "图书信息"
            Object.ToolTipText     =   "管理图书信息"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "学生信息"
            Object.ToolTipText     =   "管理学生资料"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "用户信息"
            Object.ToolTipText     =   "管理用户资料"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "系统设置"
            Object.ToolTipText     =   "设置系统的参数"
            ImageIndex      =   4
         EndProperty
      EndProperty
      MousePointer    =   99
   End
   Begin VB.PictureBox Picture1 
      Height          =   5535
      Left            =   0
      Picture         =   "FrmMain.frx":291C9
      ScaleHeight     =   365
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   169
      TabIndex        =   3
      Top             =   4560
      Width           =   2595
      Begin VB.Image Image15 
         Height          =   195
         Left            =   420
         Picture         =   "FrmMain.frx":299DB
         Stretch         =   -1  'True
         Top             =   960
         Width           =   255
      End
      Begin VB.Image Image14 
         Height          =   300
         Left            =   420
         Picture         =   "FrmMain.frx":2A0F1
         Stretch         =   -1  'True
         Top             =   480
         Width           =   330
      End
      Begin VB.Image Image13 
         Height          =   285
         Left            =   420
         Picture         =   "FrmMain.frx":2A813
         Stretch         =   -1  'True
         Top             =   1200
         Width           =   345
      End
      Begin VB.Image Image12 
         Height          =   315
         Left            =   420
         Picture         =   "FrmMain.frx":2B145
         Stretch         =   -1  'True
         Top             =   1560
         Width           =   315
      End
      Begin VB.Image Image11 
         Height          =   255
         Left            =   420
         Picture         =   "FrmMain.frx":2B817
         Stretch         =   -1  'True
         Top             =   1920
         Width           =   315
      End
      Begin VB.Image Image10 
         Height          =   255
         Left            =   420
         Picture         =   "FrmMain.frx":2C21D
         Stretch         =   -1  'True
         Top             =   2280
         Width           =   285
      End
      Begin VB.Image Image1 
         Height          =   300
         Left            =   420
         Picture         =   "FrmMain.frx":2CA3F
         Stretch         =   -1  'True
         Top             =   2640
         Width           =   330
      End
      Begin VB.Label Label14 
         Caption         =   "交罚金"
         Height          =   255
         Left            =   840
         TabIndex        =   17
         Top             =   600
         Width           =   975
      End
      Begin VB.Label Label13 
         Caption         =   "查看欠费情况"
         Height          =   255
         Left            =   840
         TabIndex        =   16
         Top             =   1680
         Width           =   1215
      End
      Begin VB.Label Label12 
         Caption         =   "还书操作"
         Height          =   255
         Left            =   840
         TabIndex        =   15
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label Label11 
         Caption         =   "借书操作"
         Height          =   255
         Left            =   840
         TabIndex        =   14
         Top             =   1320
         Width           =   1215
      End
      Begin VB.Label Label10 
         Caption         =   "查询借书情况"
         Height          =   255
         Left            =   840
         TabIndex        =   13
         Top             =   2040
         Width           =   1335
      End
      Begin VB.Label Label9 
         Caption         =   "查询图书信息"
         Height          =   255
         Left            =   840
         TabIndex        =   12
         Top             =   2400
         Width           =   1095
      End
      Begin VB.Label Label8 
         Caption         =   "系统参数设置"
         Height          =   255
         Left            =   840
         TabIndex        =   11
         Top             =   2760
         Width           =   1095
      End
      Begin VB.Label Label6 
         Caption         =   "学生借书情况"
         Height          =   255
         Left            =   840
         TabIndex        =   9
         Top             =   3120
         Width           =   1095
      End
      Begin VB.Image Image9 
         Height          =   300
         Left            =   420
         Picture         =   "FrmMain.frx":2D161
         Stretch         =   -1  'True
         Top             =   3000
         Width           =   315
      End
      Begin VB.Label Label5 
         Caption         =   "用户信息管理"
         Height          =   255
         Left            =   840
         TabIndex        =   8
         Top             =   3480
         Width           =   1095
      End
      Begin VB.Image Image8 
         Height          =   315
         Left            =   420
         Picture         =   "FrmMain.frx":2D973
         Stretch         =   -1  'True
         Top             =   3390
         Width           =   330
      End
      Begin VB.Label Label4 
         Caption         =   "学生信息管理"
         Height          =   210
         Left            =   840
         TabIndex        =   7
         Top             =   3915
         Width           =   1215
      End
      Begin VB.Image Image6 
         Height          =   285
         Left            =   420
         Picture         =   "FrmMain.frx":2EA55
         Stretch         =   -1  'True
         Top             =   3840
         Width           =   375
      End
      Begin VB.Label Label3 
         Caption         =   "图书信息管理"
         Height          =   255
         Left            =   840
         MouseIcon       =   "FrmMain.frx":2F5EF
         MousePointer    =   99  'Custom
         TabIndex        =   6
         Top             =   4320
         Width           =   1335
      End
      Begin VB.Image Image2 
         Height          =   345
         Left            =   420
         Picture         =   "FrmMain.frx":2F8F9
         Top             =   4200
         Width           =   390
      End
      Begin VB.Label Label2 
         Caption         =   "注消Administ.."
         Height          =   255
         Left            =   840
         MouseIcon       =   "FrmMain.frx":30293
         MousePointer    =   99  'Custom
         TabIndex        =   5
         Top             =   4890
         Width           =   1335
      End
      Begin VB.Image Image7 
         Height          =   315
         Left            =   420
         Picture         =   "FrmMain.frx":3059D
         Stretch         =   -1  'True
         Top             =   4800
         Width           =   345
      End
      Begin VB.Image Image5 
         BorderStyle     =   1  'Fixed Single
         Height          =   45
         Left            =   360
         Top             =   4680
         Width           =   2295
      End
      Begin VB.Image Image4 
         Height          =   360
         Left            =   360
         Picture         =   "FrmMain.frx":30C6F
         Stretch         =   -1  'True
         Top             =   5160
         Width           =   435
      End
      Begin VB.Image Image3 
         Height          =   5580
         Left            =   0
         Picture         =   "FrmMain.frx":30F79
         Top             =   0
         Width           =   360
      End
      Begin VB.Label Label1 
         Caption         =   "退出系统"
         Height          =   255
         Left            =   840
         MouseIcon       =   "FrmMain.frx":31F3F
         MousePointer    =   99  'Custom
         TabIndex        =   4
         Top             =   5280
         Width           =   1215
      End
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom

⌨️ 快捷键说明

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