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

📄 menu11.frm

📁 大学毕业的课题,可能比较简单一点,入门的人可以
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form winmenu11 
   BackColor       =   &H00C0FFC0&
   BorderStyle     =   0  'None
   ClientHeight    =   10215
   ClientLeft      =   -2715
   ClientTop       =   -150
   ClientWidth     =   12660
   ControlBox      =   0   'False
   Icon            =   "menu11.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   10215
   ScaleWidth      =   12660
   ShowInTaskbar   =   0   'False
   Begin VB.Frame frame1 
      BackColor       =   &H00C0FFC0&
      BorderStyle     =   0  'None
      ForeColor       =   &H008080FF&
      Height          =   9615
      Left            =   0
      TabIndex        =   10
      Top             =   120
      Visible         =   0   'False
      Width           =   12045
      Begin VB.ComboBox cobookname 
         Height          =   300
         Left            =   3960
         TabIndex        =   30
         Top             =   2160
         Width           =   1815
      End
      Begin VB.ComboBox cohowtime 
         Height          =   300
         Left            =   9240
         TabIndex        =   28
         Top             =   2160
         Width           =   1695
      End
      Begin VB.TextBox tezjhm 
         Height          =   320
         Left            =   9240
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   27
         Top             =   1680
         Width           =   1695
      End
      Begin VB.TextBox tedw 
         Height          =   320
         Left            =   3960
         Locked          =   -1  'True
         MaxLength       =   10
         TabIndex        =   26
         Top             =   1680
         Width           =   1695
      End
      Begin VB.TextBox teczy 
         BackColor       =   &H8000000C&
         Height          =   320
         Left            =   6750
         Locked          =   -1  'True
         TabIndex        =   23
         Top             =   1080
         Width           =   1815
      End
      Begin VB.ComboBox copay 
         Height          =   300
         Left            =   6480
         TabIndex        =   7
         Top             =   2160
         Width           =   1815
      End
      Begin VB.ComboBox cozjlb 
         Height          =   300
         Left            =   6480
         TabIndex        =   5
         Top             =   1680
         Width           =   1815
      End
      Begin VB.CommandButton cosave 
         Caption         =   "保存"
         Enabled         =   0   'False
         Height          =   375
         Left            =   7320
         TabIndex        =   3
         Top             =   3120
         Width           =   1575
      End
      Begin VB.Timer Timer1 
         Interval        =   100
         Left            =   3120
         Top             =   960
      End
      Begin VB.CommandButton coquit 
         Caption         =   "退  出"
         Height          =   375
         Left            =   9360
         TabIndex        =   4
         Top             =   3120
         Width           =   1695
      End
      Begin VB.CommandButton comodi 
         Caption         =   "还书"
         Height          =   375
         Left            =   3120
         Style           =   1  'Graphical
         TabIndex        =   1
         Top             =   3120
         Width           =   1575
      End
      Begin VB.CommandButton coadd 
         Caption         =   "借书登记"
         Height          =   375
         Left            =   960
         Style           =   1  'Graphical
         TabIndex        =   0
         Top             =   3120
         Width           =   1575
      End
      Begin VB.TextBox teremark 
         Height          =   320
         Left            =   1440
         Locked          =   -1  'True
         MaxLength       =   50
         TabIndex        =   9
         Top             =   2640
         Width           =   6885
      End
      Begin VB.TextBox tename 
         Height          =   320
         Left            =   1440
         MaxLength       =   10
         TabIndex        =   8
         Top             =   1680
         Width           =   1575
      End
      Begin VB.CommandButton cocancel 
         Caption         =   "取消"
         Height          =   375
         Left            =   5280
         TabIndex        =   2
         Top             =   3120
         Width           =   1455
      End
      Begin VB.TextBox tebookbh 
         Height          =   320
         Left            =   1440
         MaxLength       =   12
         TabIndex        =   6
         Top             =   2160
         Width           =   1725
      End
      Begin MSFlexGridLib.MSFlexGrid bg 
         Height          =   3975
         Left            =   120
         TabIndex        =   22
         Top             =   3840
         Width           =   11700
         _ExtentX        =   20638
         _ExtentY        =   7011
         _Version        =   393216
         Cols            =   9
         RowHeightMin    =   300
         ForeColor       =   12615680
         ForeColorFixed  =   8421376
         BackColorBkg    =   16777215
         GridColor       =   16777215
         TextStyleFixed  =   4
         GridLines       =   3
         GridLinesFixed  =   3
         SelectionMode   =   1
         MergeCells      =   2
         AllowUserResizing=   1
         FormatString    =   "流水编号     |书名     |借书人     |借书人单位    |证件     |证件号码     |押金      |期限   |借阅状态"
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "书名"
         Height          =   180
         Left            =   3360
         TabIndex        =   29
         Top             =   2280
         Width           =   360
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "单位"
         Height          =   255
         Left            =   3360
         TabIndex        =   25
         Top             =   1800
         Width           =   1575
      End
      Begin VB.Label Label28 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "操作员:"
         Height          =   180
         Left            =   6000
         TabIndex        =   24
         Top             =   1110
         Width           =   720
      End
      Begin VB.Line Line8 
         X1              =   11640
         X2              =   11640
         Y1              =   1560
         Y2              =   3600
      End
      Begin VB.Line Line7 
         X1              =   240
         X2              =   11640
         Y1              =   3600
         Y2              =   3600
      End
      Begin VB.Line Line6 
         BorderColor     =   &H80000004&
         X1              =   240
         X2              =   240
         Y1              =   1560
         Y2              =   3600
      End
      Begin VB.Line Line5 
         BorderColor     =   &H80000004&
         X1              =   240
         X2              =   11640
         Y1              =   1560
         Y2              =   1560
      End
      Begin VB.Line Line4 
         BorderColor     =   &H80000004&
         X1              =   120
         X2              =   11760
         Y1              =   3720
         Y2              =   3720
      End
      Begin VB.Line Line3 
         BorderColor     =   &H80000005&
         X1              =   11760
         X2              =   11760
         Y1              =   1440
         Y2              =   3720
      End
      Begin VB.Line Line2 
         X1              =   120
         X2              =   120
         Y1              =   1440
         Y2              =   3720
      End
      Begin VB.Line Line1 
         X1              =   120
         X2              =   11760
         Y1              =   1440
         Y2              =   1440
      End
      Begin VB.Label Label45 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "书籍编号"
         Height          =   180
         Left            =   600
         TabIndex        =   21
         Top             =   2280
         Width           =   720
      End
      Begin VB.Label Label49 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "图 书 管 理 系 统——书籍借阅"
         BeginProperty Font 
            Name            =   "黑体"
            Size            =   26.25
            Charset         =   134
            Weight          =   700
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   525
         Left            =   1320
         TabIndex        =   20
         Top             =   120
         Width           =   7905
      End
      Begin VB.Label Label27 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "备注"
         Height          =   180
         Left            =   840
         TabIndex        =   19
         Top             =   2760
         Width           =   360
      End
      Begin VB.Label Label42 
         BackStyle       =   0  'Transparent
         Caption         =   "押金"
         Height          =   255
         Left            =   5880
         TabIndex        =   18
         Top             =   2160
         Width           =   615
      End
      Begin VB.Label Label43 
         BackStyle       =   0  'Transparent
         Caption         =   "证件号码"
         Height          =   255
         Left            =   8400
         TabIndex        =   17
         Top             =   1800
         Width           =   1575
      End
      Begin VB.Label Label44 
         BackStyle       =   0  'Transparent
         Caption         =   "借书人"
         Height          =   255
         Left            =   720
         TabIndex        =   16

⌨️ 快捷键说明

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