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

📄 main.frm

📁 图书进销存系统里面有很的多版块是图书管理系统全集
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Mainfrm 
   Caption         =   "银龙图书管理系统--http://www.chinaVB.net"
   ClientHeight    =   7125
   ClientLeft      =   165
   ClientTop       =   630
   ClientWidth     =   9870
   Icon            =   "Main.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   7125
   ScaleWidth      =   9870
   WindowState     =   2  'Maximized
   Begin VB.CommandButton cmdEditJSZ 
      BackColor       =   &H00E0E0E0&
      Caption         =   "编辑借书证"
      Height          =   735
      Left            =   7080
      Style           =   1  'Graphical
      TabIndex        =   57
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton cmdAdmin 
      BackColor       =   &H00E0E0E0&
      Caption         =   "管 理 员"
      Height          =   735
      Left            =   8160
      Style           =   1  'Graphical
      TabIndex        =   56
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton cmdEditBook 
      BackColor       =   &H00E0E0E0&
      Caption         =   "编辑图书"
      Height          =   735
      Left            =   6000
      Style           =   1  'Graphical
      TabIndex        =   55
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton cmdAddBook 
      BackColor       =   &H00E0E0E0&
      Caption         =   "添加新书"
      Height          =   735
      Left            =   4920
      Style           =   1  'Graphical
      TabIndex        =   54
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton cmdClose 
      BackColor       =   &H00E0E0E0&
      Caption         =   "退出(&T)"
      Height          =   735
      Left            =   3360
      Picture         =   "Main.frx":0442
      Style           =   1  'Graphical
      TabIndex        =   40
      Top             =   120
      Width           =   855
   End
   Begin VB.CommandButton cmdFind 
      BackColor       =   &H00E0E0E0&
      Caption         =   "查找(&C)"
      Height          =   735
      Left            =   840
      Picture         =   "Main.frx":18B4
      Style           =   1  'Graphical
      TabIndex        =   39
      Top             =   120
      Width           =   855
   End
   Begin VB.CommandButton cmdLogin 
      BackColor       =   &H00E0E0E0&
      Caption         =   "登录(&D)"
      Height          =   735
      Left            =   0
      Picture         =   "Main.frx":4926
      Style           =   1  'Graphical
      TabIndex        =   38
      Top             =   120
      Width           =   855
   End
   Begin VB.CommandButton cmdKong 
      BackColor       =   &H00E0E0E0&
      Caption         =   "清空(&Q)"
      Height          =   735
      Left            =   2520
      Picture         =   "Main.frx":6918
      Style           =   1  'Graphical
      TabIndex        =   37
      Top             =   120
      Width           =   855
   End
   Begin VB.CommandButton cmdBackBook 
      BackColor       =   &H00E0E0E0&
      Caption         =   "还书(&H)"
      Height          =   735
      Left            =   1680
      Picture         =   "Main.frx":90BA
      Style           =   1  'Graphical
      TabIndex        =   36
      Top             =   120
      Width           =   855
   End
   Begin MSComctlLib.StatusBar Sb 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   35
      Top             =   6750
      Width           =   9870
      _ExtentX        =   17410
      _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        =   "程序设计: 荣升计算机学校"
            Object.ToolTipText     =   "荣升计算机学校"
         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        =   "23:12"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            TextSave        =   "2006-10-14"
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame3 
      Caption         =   "借书"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   4095
      Left            =   4920
      TabIndex        =   13
      Top             =   1080
      Width           =   6855
      Begin VB.Frame Frame6 
         Caption         =   "快捷键"
         Height          =   2775
         Left            =   120
         TabIndex        =   41
         Top             =   1080
         Width           =   6615
         Begin VB.Image Image3 
            Height          =   480
            Left            =   600
            Picture         =   "Main.frx":B48C
            Top             =   600
            Width           =   480
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "打开登录对话框"
            ForeColor       =   &H00C000C0&
            Height          =   180
            Index           =   0
            Left            =   1560
            TabIndex        =   51
            Top             =   360
            Width           =   1260
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "清空所有文本"
            ForeColor       =   &H00C000C0&
            Height          =   180
            Index           =   1
            Left            =   1560
            TabIndex        =   50
            Top             =   1320
            Width           =   1080
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "借出图书"
            ForeColor       =   &H00C000C0&
            Height          =   180
            Index           =   2
            Left            =   1560
            TabIndex        =   49
            Top             =   1800
            Width           =   720
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "归还图书"
            ForeColor       =   &H00C000C0&
            Height          =   180
            Index           =   3
            Left            =   1560
            TabIndex        =   48
            Top             =   2280
            Width           =   720
         End
         Begin VB.Label Label3 
            Caption         =   "ALT + D "
            ForeColor       =   &H000000C0&
            Height          =   180
            Index           =   4
            Left            =   3960
            TabIndex        =   47
            Top             =   360
            Width           =   720
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "ALT + Q"
            ForeColor       =   &H000000C0&
            Height          =   180
            Index           =   5
            Left            =   3960
            TabIndex        =   46
            Top             =   1320
            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 + B"
            ForeColor       =   &H000000C0&
            Height          =   180
            Index           =   7
            Left            =   3960
            TabIndex        =   44
            Top             =   2280
            Width           =   630
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "打开还书对话框"
            ForeColor       =   &H00C000C0&
            Height          =   180
            Index           =   8
            Left            =   1560
            TabIndex        =   43
            Top             =   840
            Width           =   1260
         End
         Begin VB.Label Label3 
            Caption         =   "ALT + H"
            ForeColor       =   &H000000C0&
            Height          =   180
            Index           =   9
            Left            =   3960
            TabIndex        =   42
            Top             =   840
            Width           =   720
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "图书信息"
         Height          =   2775
         Left            =   120
         TabIndex        =   15
         Top             =   1080
         Visible         =   0   'False
         Width           =   6615
         Begin VB.PictureBox Picture1 
            Height          =   495
            Left            =   4440
            ScaleHeight     =   435
            ScaleWidth      =   1395
            TabIndex        =   52
            Top             =   2160
            Width           =   1455
            Begin VB.CommandButton cmdJieShu 
               BackColor       =   &H00C0C0FF&
               Caption         =   "借出图书(&S)"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   435
               Left            =   0
               Style           =   1  'Graphical
               TabIndex        =   53
               Top             =   0
               Width           =   1400
            End
         End
         Begin VB.TextBox txtType 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   315
            Left            =   4680
            TabIndex        =   31
            Text            =   "Text1"
            Top             =   360
            Width           =   1695
         End
         Begin VB.TextBox txtLentDate 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   345
            Left            =   1080

⌨️ 快捷键说明

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