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

📄 main_jcxx_tslbsz.frm

📁 图书综合管理系统 VB毕业设计 原代码+论文
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form main_jcxx_tslbsz 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "基础信息管理-【图书类别管理】"
   ClientHeight    =   6450
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7575
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6450
   ScaleWidth      =   7575
   StartUpPosition =   1  '所有者中心
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   435
      Left            =   4905
      Top             =   630
      Visible         =   0   'False
      Width           =   2190
      _ExtentX        =   3863
      _ExtentY        =   767
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=NBooks"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "NBooks"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * From tslbb"
      Caption         =   "Adodc1"
      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 MSComctlLib.ImageList ImageList1 
      Left            =   75
      Top             =   3450
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   5
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_jcxx_tslbsz.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_jcxx_tslbsz.frx":0454
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_jcxx_tslbsz.frx":08A8
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_jcxx_tslbsz.frx":0CFC
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_jcxx_tslbsz.frx":1150
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.TreeView TreeView1 
      Height          =   3780
      Left            =   75
      TabIndex        =   8
      Top             =   2055
      Width           =   7425
      _ExtentX        =   13097
      _ExtentY        =   6668
      _Version        =   393217
      LineStyle       =   1
      Style           =   7
      ImageList       =   "ImageList1"
      BorderStyle     =   1
      Appearance      =   1
   End
   Begin VB.Frame Frame2 
      Caption         =   "图书类别信息录入"
      Height          =   1980
      Left            =   75
      TabIndex        =   1
      Top             =   45
      Width           =   7425
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   3
         Left            =   1095
         TabIndex        =   15
         Top             =   1560
         Width           =   6180
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   2
         Left            =   1095
         TabIndex        =   4
         Top             =   1110
         Width           =   3285
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   1
         Left            =   1095
         TabIndex        =   3
         Top             =   660
         Width           =   3285
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "main_jcxx_tslbsz.frx":15A4
         Left            =   1095
         List            =   "main_jcxx_tslbsz.frx":15A6
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   255
         Width           =   3285
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "类别编号:"
         ForeColor       =   &H000000FF&
         Height          =   315
         Index           =   1
         Left            =   150
         TabIndex        =   14
         Top             =   1185
         Width           =   1065
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "类别名称:"
         ForeColor       =   &H000000FF&
         Height          =   315
         Index           =   0
         Left            =   150
         TabIndex        =   7
         Top             =   1635
         Width           =   1065
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "本级编号:"
         ForeColor       =   &H000000FF&
         Height          =   315
         Index           =   3
         Left            =   150
         TabIndex        =   6
         Top             =   750
         Width           =   1065
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "级    别:"
         ForeColor       =   &H000000FF&
         Height          =   315
         Index           =   2
         Left            =   150
         TabIndex        =   5
         Top             =   315
         Width           =   1065
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0C0&
      Height          =   645
      Left            =   75
      TabIndex        =   0
      Top             =   5775
      Width           =   7425
      Begin VB.CommandButton CmdExit 
         BackColor       =   &H00C0C0C0&
         Caption         =   "[X]退出"
         Height          =   360
         Left            =   5595
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   180
         Width           =   1305
      End
      Begin VB.CommandButton CmdDelete 
         BackColor       =   &H00C0C0C0&
         Caption         =   "[D]删除"
         Height          =   360
         Left            =   4305
         Style           =   1  'Graphical
         TabIndex        =   11
         Top             =   180
         Width           =   1305
      End
      Begin VB.CommandButton CmdEsc 

⌨️ 快捷键说明

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