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

📄 添加图书.frm

📁 课程设计
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form15 
   Caption         =   "添加新书"
   ClientHeight    =   5190
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9375
   LinkTopic       =   "Form15"
   ScaleHeight     =   5190
   ScaleWidth      =   9375
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command4 
      Caption         =   "…"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   8280
      TabIndex        =   25
      Top             =   2880
      Width           =   495
   End
   Begin VB.TextBox Text9 
      Height          =   270
      Left            =   5520
      TabIndex        =   24
      Text            =   "Text9"
      Top             =   3000
      Width           =   2175
   End
   Begin VB.FileListBox File1 
      Height          =   990
      Left            =   1560
      TabIndex        =   22
      Top             =   3480
      Width           =   7575
   End
   Begin VB.CommandButton Command3 
      Caption         =   "保存"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6000
      TabIndex        =   21
      Top             =   4560
      Width           =   1455
   End
   Begin VB.CommandButton Command2 
      Caption         =   "取消"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   7680
      TabIndex        =   20
      Top             =   4560
      Width           =   1455
   End
   Begin VB.CommandButton Command1 
      Caption         =   "…"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Left            =   8280
      TabIndex        =   18
      Top             =   2400
      Width           =   495
   End
   Begin VB.TextBox Text8 
      Height          =   270
      Left            =   5520
      TabIndex        =   17
      Text            =   "Text8"
      Top             =   2520
      Width           =   2175
   End
   Begin VB.TextBox Text7 
      Height          =   270
      Left            =   1800
      TabIndex        =   16
      Text            =   "Text7"
      Top             =   2640
      Width           =   2055
   End
   Begin VB.TextBox Text6 
      Height          =   390
      Left            =   6120
      TabIndex        =   13
      Text            =   "Text6"
      Top             =   1920
      Width           =   3015
   End
   Begin VB.TextBox Text5 
      Height          =   390
      Left            =   1560
      TabIndex        =   11
      Text            =   "Text5"
      Top             =   1920
      Width           =   2895
   End
   Begin VB.TextBox Text4 
      Height          =   390
      Left            =   6120
      TabIndex        =   9
      Text            =   "Text4"
      Top             =   1320
      Width           =   3015
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   6120
      TabIndex        =   8
      Text            =   "Combo1"
      Top             =   840
      Width           =   3015
   End
   Begin VB.TextBox Text3 
      Height          =   390
      Left            =   1560
      TabIndex        =   5
      Text            =   "Text3"
      Top             =   1320
      Width           =   2895
   End
   Begin VB.TextBox Text2 
      Height          =   390
      Left            =   1560
      TabIndex        =   4
      Text            =   "Text2"
      Top             =   720
      Width           =   2895
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   1560
      TabIndex        =   3
      Text            =   "Text1"
      Top             =   120
      Width           =   2895
   End
   Begin VB.Label Label11 
      Caption         =   "ISBN:"
      BeginProperty Font 
         Name            =   "Book Antiqua"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4320
      TabIndex        =   23
      Top             =   3000
      Width           =   735
   End
   Begin VB.Label Label10 
      Caption         =   "备    注:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   240
      TabIndex        =   19
      Top             =   3480
      Width           =   1215
   End
   Begin VB.Label Label9 
      Caption         =   "出版社:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4200
      TabIndex        =   15
      Top             =   2520
      Width           =   975
   End
   Begin VB.Label Label8 
      Caption         =   "出版年:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   240
      TabIndex        =   14
      Top             =   2640
      Width           =   975
   End
   Begin VB.Label Label7 
      Caption         =   "登记日期:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4800
      TabIndex        =   12
      Top             =   2040
      Width           =   1215
   End
   Begin VB.Label Label6 
      Caption         =   "书籍价格:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   240
      TabIndex        =   10
      Top             =   2040
      Width           =   1215
   End
   Begin VB.Label Label5 
      Caption         =   "书籍页码:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4800
      TabIndex        =   7
      Top             =   1440
      Width           =   1215
   End
   Begin VB.Label Label4 
      Caption         =   "书籍类别:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4800
      TabIndex        =   6
      Top             =   840
      Width           =   1215
   End
   Begin VB.Label Label3 
      Caption         =   "作者姓名:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   240
      TabIndex        =   2
      Top             =   1440
      Width           =   1215
   End
   Begin VB.Label Label2 
      Caption         =   "书籍名称:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   240
      TabIndex        =   1
      Top             =   840
      Width           =   1215
   End
   Begin VB.Label Label1 
      Caption         =   "书籍编号:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   240
      TabIndex        =   0
      Top             =   240
      Width           =   1215
   End
End
Attribute VB_Name = "Form15"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

Private Sub Label10_Click()

End Sub

Private Sub Label5_Click()

End Sub

⌨️ 快捷键说明

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