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

📄 book.frm

📁 图书管理系统+论文 界面美观 适合学生课题设计之用
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form book 
   Caption         =   "图书信息编辑"
   ClientHeight    =   9045
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   15225
   LinkTopic       =   "Form5"
   MDIChild        =   -1  'True
   ScaleHeight     =   9045
   ScaleWidth      =   15225
   WindowState     =   2  'Maximized
   Begin VB.ComboBox Combo2 
      Height          =   300
      Left            =   10920
      TabIndex        =   25
      Text            =   "———请选择———"
      Top             =   3720
      Width           =   2175
   End
   Begin VB.TextBox Text9 
      Height          =   375
      Left            =   8640
      TabIndex        =   24
      Top             =   4080
      Width           =   4455
   End
   Begin VB.CommandButton Command5 
      Caption         =   "快搜"
      Height          =   375
      Left            =   8640
      TabIndex        =   23
      Top             =   4680
      Width           =   1935
   End
   Begin VB.CommandButton Command6 
      Caption         =   "清除"
      Height          =   375
      Left            =   10800
      TabIndex        =   22
      Top             =   4680
      Width           =   2295
   End
   Begin VB.Frame Frame1 
      Caption         =   "图书信息"
      BeginProperty Font 
         Name            =   "幼圆"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3015
      Left            =   240
      TabIndex        =   21
      Top             =   120
      Width           =   13215
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "book.frx":0000
         Height          =   2535
         Left            =   120
         TabIndex        =   28
         Top             =   240
         Width           =   12735
         _ExtentX        =   22463
         _ExtentY        =   4471
         _Version        =   393216
         AllowUpdate     =   0   'False
         DefColWidth     =   100
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "图书信息编辑"
      BeginProperty Font 
         Name            =   "幼圆"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2775
      Left            =   240
      TabIndex        =   0
      Top             =   3240
      Width           =   7935
      Begin VB.TextBox Text8 
         Height          =   735
         Left            =   3600
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   20
         Top             =   1800
         Width           =   3975
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Left            =   3600
         TabIndex        =   18
         Text            =   " "
         Top             =   1320
         Width           =   1455
      End
      Begin VB.TextBox Text6 
         Height          =   375
         Left            =   3360
         TabIndex        =   16
         Top             =   840
         Width           =   1695
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Left            =   3600
         TabIndex        =   14
         Text            =   " "
         Top             =   360
         Width           =   1455
      End
      Begin VB.CommandButton Command4 
         Caption         =   "刷新"
         Height          =   375
         Left            =   6720
         TabIndex        =   8
         Top             =   1080
         Width           =   1095
      End
      Begin VB.CommandButton Command3 
         Caption         =   "删除"
         Height          =   375
         Left            =   5280
         TabIndex        =   7
         Top             =   1080
         Width           =   1095
      End
      Begin VB.CommandButton Command2 
         Caption         =   "修改"
         Height          =   375
         Left            =   6720
         TabIndex        =   6
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "添加"
         Height          =   375
         Left            =   5280
         TabIndex        =   5
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Left            =   960
         TabIndex        =   4
         Top             =   1920
         Width           =   1455
      End
      Begin VB.TextBox Text3 
         Height          =   375
         Left            =   840
         TabIndex        =   3
         Top             =   1440
         Width           =   1575
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   720
         TabIndex        =   2
         Top             =   960
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   1080
         TabIndex        =   1
         Top             =   480
         Width           =   1335
      End
      Begin VB.Label Label8 
         Caption         =   "内容简介"
         Height          =   375
         Left            =   2760
         TabIndex        =   19
         Top             =   1800
         Width           =   975
      End
      Begin VB.Label Label7 
         Caption         =   "图书类别"
         Height          =   375
         Left            =   2760
         TabIndex        =   17
         Top             =   1440
         Width           =   855
      End
      Begin VB.Label Label6 
         Caption         =   "单价"
         Height          =   375
         Left            =   2760
         TabIndex        =   15
         Top             =   960
         Width           =   735
      End
      Begin VB.Label Label5 
         Caption         =   "出版日期"
         Height          =   495
         Left            =   2760
         TabIndex        =   13
         Top             =   480
         Width           =   1215
      End
      Begin VB.Line Line1 
         X1              =   2640
         X2              =   2640
         Y1              =   240
         Y2              =   2640
      End

⌨️ 快捷键说明

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