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

📄 frmnewbook.frm

📁 本人用VB 6.0和ACCESS编写的图书管理系统
💻 FRM
字号:
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmNewBook 
   Caption         =   "新书入库"
   ClientHeight    =   9090
   ClientLeft      =   375
   ClientTop       =   1560
   ClientWidth     =   14625
   Icon            =   "frmNewBook.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   9090
   ScaleWidth      =   14625
   Begin VB.Data Data1 
      Connect         =   "Access 2000;"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   120
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   8640
      Width           =   14415
   End
   Begin MSDBGrid.DBGrid DBGrid1 
      Height          =   3975
      Left            =   120
      OleObjectBlob   =   "frmNewBook.frx":0442
      TabIndex        =   1
      Top             =   4560
      Width           =   14415
   End
   Begin VB.Frame Frame1 
      Caption         =   "图书信息"
      Height          =   4455
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   14415
      Begin VB.Frame Frame2 
         Caption         =   "定位"
         Height          =   1455
         Left            =   9240
         TabIndex        =   34
         Top             =   2160
         Width           =   4575
         Begin VB.TextBox Text11 
            Height          =   270
            Left            =   1680
            TabIndex        =   38
            Top             =   960
            Width           =   2415
         End
         Begin VB.TextBox Text10 
            Height          =   270
            Left            =   1680
            TabIndex        =   37
            Top             =   360
            Width           =   2415
         End
         Begin VB.Label Label14 
            AutoSize        =   -1  'True
            Caption         =   "图书名称:"
            Height          =   180
            Left            =   480
            TabIndex        =   36
            Top             =   1005
            Width           =   810
         End
         Begin VB.Label Label13 
            AutoSize        =   -1  'True
            Caption         =   "图书编号:"
            Height          =   180
            Left            =   480
            TabIndex        =   35
            Top             =   405
            Width           =   810
         End
      End
      Begin VB.CommandButton Command8 
         Caption         =   "关闭(&C)"
         Height          =   375
         Left            =   11145
         TabIndex        =   33
         Top             =   3840
         Width           =   1335
      End
      Begin VB.CommandButton Command7 
         Caption         =   "刷新(&R)"
         Height          =   375
         Left            =   8145
         TabIndex        =   32
         Top             =   3840
         Width           =   1335
      End
      Begin VB.CommandButton Command6 
         Caption         =   "删除(&D)"
         Height          =   375
         Left            =   5145
         TabIndex        =   31
         Top             =   3840
         Width           =   1335
      End
      Begin VB.CommandButton Command5 
         Caption         =   "保存(&S)"
         Height          =   375
         Left            =   2145
         TabIndex        =   30
         Top             =   3840
         Width           =   1335
      End
      Begin VB.CommandButton Command4 
         Caption         =   "最后一条(&L)"
         Height          =   375
         Left            =   12120
         TabIndex        =   29
         Top             =   1320
         Width           =   1335
      End
      Begin VB.CommandButton Command3 
         Caption         =   "第一条(&F)"
         Height          =   375
         Left            =   12120
         TabIndex        =   28
         Top             =   480
         Width           =   1335
      End
      Begin VB.CommandButton Command2 
         Caption         =   "下一条(&N)"
         Height          =   375
         Left            =   9720
         TabIndex        =   27
         Top             =   1320
         Width           =   1335
      End
      Begin VB.CommandButton Command1 
         Caption         =   "上一条(&P)"
         Height          =   375
         Left            =   9720
         TabIndex        =   26
         Top             =   480
         Width           =   1335
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   5640
         TabIndex        =   25
         Top             =   3360
         Width           =   2415
      End
      Begin VB.TextBox Text8 
         Height          =   270
         Left            =   5640
         TabIndex        =   23
         Top             =   2760
         Width           =   2415
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   5640
         TabIndex        =   21
         Top             =   2148
         Width           =   2415
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   5640
         TabIndex        =   19
         Top             =   1557
         Width           =   2415
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   5640
         TabIndex        =   16
         Top             =   966
         Width           =   2415
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   5640
         TabIndex        =   15
         Top             =   345
         Width           =   2415
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   1320
         TabIndex        =   13
         Top             =   3360
         Width           =   2415
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "frmNewBook.frx":0E05
         Left            =   1320
         List            =   "frmNewBook.frx":0E07
         TabIndex        =   11
         Top             =   2736
         Width           =   2415
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1320
         TabIndex        =   9
         Top             =   2142
         Width           =   2415
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   1320
         TabIndex        =   7
         Top             =   1548
         Width           =   2415
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1320
         TabIndex        =   5
         Top             =   954
         Width           =   2415
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1320
         TabIndex        =   3
         Top             =   360
         Width           =   2415
      End
      Begin VB.Line Line2 
         X1              =   9240
         X2              =   13800
         Y1              =   2040
         Y2              =   2040
      End
      Begin VB.Line Line1 
         X1              =   8760
         X2              =   8760
         Y1              =   360
         Y2              =   3600
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "借出次数:"
         Height          =   180
         Left            =   4440
         TabIndex        =   24
         Top             =   3405
         Width           =   810
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "图书价格:"
         Height          =   180
         Left            =   4440
         TabIndex        =   22
         Top             =   2805
         Width           =   810
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "入馆时间:"
         Height          =   180
         Left            =   4440
         TabIndex        =   20
         Top             =   2205
         Width           =   810
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "现存数量:"
         Height          =   180
         Left            =   4440
         TabIndex        =   18
         Top             =   1605
         Width           =   810
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "图书总数:"
         Height          =   180
         Left            =   4440
         TabIndex        =   17
         Top             =   1005
         Width           =   810
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "出版时间:"
         Height          =   180
         Left            =   4440
         TabIndex        =   14
         Top             =   405
         Width           =   810
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "页数:"
         Height          =   180
         Left            =   240
         TabIndex        =   12
         Top             =   3405
         Width           =   450
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "图书种类:"
         Height          =   180
         Left            =   240
         TabIndex        =   10
         Top             =   2805
         Width           =   810
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "出版社:"
         Height          =   180
         Left            =   240
         TabIndex        =   8
         Top             =   2205
         Width           =   630
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "作者:"
         Height          =   180
         Left            =   240
         TabIndex        =   6
         Top             =   1605
         Width           =   450
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "图书名称:"
         Height          =   180
         Left            =   240
         TabIndex        =   4
         Top             =   1005
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "图书编号:"
         Height          =   180
         Left            =   240
         TabIndex        =   2
         Top             =   405
         Width           =   810
      End
   End
End
Attribute VB_Name = "frmNewBook"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

⌨️ 快捷键说明

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