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

📄 frmdelete.frm

📁 图书馆管理系统 对图书进行管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmdelete 
   Caption         =   "添加数据"
   ClientHeight    =   7050
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10335
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   ScaleHeight     =   7050
   ScaleWidth      =   10335
   StartUpPosition =   1  '所有者中心
   Begin VB.TextBox txtlana 
      Height          =   270
      Left            =   1320
      TabIndex        =   44
      Top             =   4425
      Width           =   3375
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   495
      Left            =   2280
      Top             =   6480
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   873
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=BOOK;Data Source=MRSX05"
      OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=BOOK;Data Source=MRSX05"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "newtb"
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.TextBox txtamou 
      Height          =   270
      Left            =   1320
      TabIndex        =   43
      Top             =   5865
      Width           =   3375
   End
   Begin VB.CommandButton Command3 
      Caption         =   "退  出"
      Height          =   375
      Left            =   8520
      TabIndex        =   42
      Top             =   6480
      Width           =   1335
   End
   Begin VB.CommandButton Command2 
      Caption         =   "清  除"
      Height          =   375
      Left            =   6960
      TabIndex        =   41
      Top             =   6480
      Width           =   1335
   End
   Begin VB.CommandButton Command1 
      Caption         =   "删  除"
      Height          =   375
      Left            =   5520
      TabIndex        =   40
      Top             =   6480
      Width           =   1215
   End
   Begin VB.TextBox txtacc 
      Height          =   270
      Left            =   6000
      TabIndex        =   34
      Top             =   3360
      Width           =   3375
   End
   Begin VB.TextBox txtbacc 
      Height          =   270
      Left            =   1320
      TabIndex        =   33
      Top             =   3360
      Width           =   3375
   End
   Begin VB.TextBox txtaddc 
      Height          =   270
      Left            =   1320
      TabIndex        =   32
      Top             =   3000
      Width           =   3375
   End
   Begin VB.TextBox txtlp 
      Height          =   270
      Left            =   6000
      TabIndex        =   31
      Top             =   2640
      Width           =   3375
   End
   Begin VB.TextBox txtltel 
      Height          =   270
      Left            =   1320
      TabIndex        =   30
      Top             =   2640
      Width           =   3375
   End
   Begin VB.TextBox txttran 
      Height          =   270
      Left            =   6000
      TabIndex        =   29
      Top             =   2280
      Width           =   3375
   End
   Begin VB.TextBox txtauth 
      Height          =   270
      Left            =   1320
      TabIndex        =   28
      Top             =   2280
      Width           =   3375
   End
   Begin VB.TextBox txtColl 
      Height          =   270
      Left            =   1320
      TabIndex        =   27
      Top             =   1920
      Width           =   8055
   End
   Begin VB.TextBox txtsort 
      Height          =   270
      Left            =   1320
      TabIndex        =   26
      Top             =   1560
      Width           =   8055
   End
   Begin VB.TextBox txtEN 
      Height          =   270
      Left            =   1320
      TabIndex        =   25
      Top             =   1200
      Width           =   8055
   End
   Begin VB.TextBox txtCH 
      Height          =   270
      Left            =   1320
      TabIndex        =   24
      Top             =   840
      Width           =   8055
   End
   Begin VB.TextBox txtISBN 
      Height          =   270
      Left            =   6000
      TabIndex        =   23
      Top             =   480
      Width           =   3375
   End
   Begin VB.TextBox txtID 
      Height          =   270
      Left            =   1320
      TabIndex        =   22
      Top             =   480
      Width           =   3375
   End
   Begin VB.Frame Frame2 
      Height          =   2175
      Left            =   120
      TabIndex        =   14
      Top             =   4080
      Width           =   9975
      Begin VB.TextBox txtrem 
         Height          =   1215
         Left            =   5880
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   39
         Text            =   "frmdelete.frx":0000
         Top             =   720
         Width           =   3375
      End
      Begin VB.TextBox txtmoney 
         Height          =   270
         Left            =   5880
         TabIndex        =   38
         Top             =   360
         Width           =   3375
      End
      Begin VB.TextBox txthow 
         Height          =   270
         Left            =   1200
         TabIndex        =   37
         Top             =   1440
         Width           =   3375
      End
      Begin VB.TextBox txtpric 
         Height          =   270
         Left            =   1200
         TabIndex        =   36
         Top             =   1080
         Width           =   3375
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   255
         Left            =   1200
         TabIndex        =   35
         Top             =   720
         Width           =   3375
         _ExtentX        =   5953
         _ExtentY        =   450
         _Version        =   393216
         Format          =   24641537
         CurrentDate     =   38304
      End
      Begin VB.Label Label20 
         Caption         =   "备    注:"
         Height          =   255
         Left            =   4920
         TabIndex        =   21
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label19 
         Caption         =   "已到数量:"
         Height          =   255
         Left            =   240

⌨️ 快捷键说明

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