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

📄 图书查询.frm

📁 其中包含比较详细的软件工程的概要设计说明书、详细设计说明书、系统需求规格说明书、项目开发计划书、软件工程课程设计报告、项目可行性研究报告
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form 图书查询 
   Caption         =   "图书管理系统"
   ClientHeight    =   8430
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   12390
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   8430
   ScaleWidth      =   12390
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   495
      Left            =   5400
      Top             =   7440
      Visible         =   0   'False
      Width           =   5055
      _ExtentX        =   8916
      _ExtentY        =   873
      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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;Data Source=library;Mode=ReadWrite"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;Data Source=library;Mode=ReadWrite"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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 TabDlg.SSTab SSTab1 
      Height          =   4335
      Left            =   3720
      TabIndex        =   0
      Top             =   2640
      Width           =   7455
      _ExtentX        =   13150
      _ExtentY        =   7646
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   "图书查询"
      TabPicture(0)   =   "图书查询.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Combo1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Text1"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Combo2"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Combo3"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Search"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Clear1"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "Return"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "exit"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "Frame4"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).ControlCount=   10
      TabCaption(1)   =   "读者查询"
      TabPicture(1)   =   "图书查询.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Return1"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Exit1"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "ok"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "Clear2"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).ControlCount=   5
      TabCaption(2)   =   "帮助"
      TabPicture(2)   =   "图书查询.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "helpme"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Cmdreturn3"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "CmdExit3"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).ControlCount=   3
      Begin VB.CommandButton CmdExit3 
         Caption         =   "退出"
         Height          =   375
         Left            =   -70680
         TabIndex        =   25
         Top             =   3720
         Width           =   2175
      End
      Begin VB.CommandButton Cmdreturn3 
         Caption         =   "返回主界面"
         Height          =   375
         Left            =   -73920
         TabIndex        =   24
         Top             =   3720
         Width           =   2175
      End
      Begin VB.CommandButton Clear2 
         Caption         =   "清除"
         Height          =   375
         Left            =   -72840
         TabIndex        =   22
         Top             =   3720
         Width           =   1455
      End
      Begin VB.CommandButton ok 
         Caption         =   "给我搜"
         Height          =   375
         Left            =   -74520
         TabIndex        =   20
         Top             =   3720
         Width           =   1455
      End
      Begin VB.Frame Frame4 
         Height          =   735
         Left            =   240
         TabIndex        =   14
         Top             =   2160
         Visible         =   0   'False
         Width           =   6855
         Begin VB.ComboBox Combo5 
            Height          =   315
            ItemData        =   "图书查询.frx":0054
            Left            =   5040
            List            =   "图书查询.frx":0061
            TabIndex        =   17
            Text            =   "任意一致"
            Top             =   240
            Width           =   1575
         End
         Begin VB.TextBox Text2 
            Height          =   285
            Left            =   1440
            TabIndex        =   16
            Top             =   240
            Width           =   3495
         End
         Begin VB.ComboBox Combo4 
            Height          =   315
            ItemData        =   "图书查询.frx":007F
            Left            =   240
            List            =   "图书查询.frx":008F
            TabIndex        =   15
            Text            =   "书名"
            Top             =   240
            Width           =   1095
         End
      End
      Begin VB.CommandButton Exit1 
         Caption         =   "退出"
         Height          =   375
         Left            =   -69480
         TabIndex        =   13
         Top             =   3720
         Width           =   1455
      End
      Begin VB.CommandButton Return1 
         Caption         =   "返回主界面"
         Height          =   375
         Left            =   -71160
         TabIndex        =   12
         Top             =   3720
         Width           =   1455
      End
      Begin VB.Frame Frame2 
         Height          =   735
         Left            =   -74760
         TabIndex        =   10
         Top             =   600
         Width           =   6735
         Begin VB.ComboBox CmbReaderid 
            Height          =   300
            Left            =   1200
            TabIndex        =   21
            Top             =   240
            Width           =   2055
         End
         Begin VB.TextBox TxtPwd 
            Height          =   285
            IMEMode         =   3  'DISABLE
            Left            =   4440
            PasswordChar    =   "*"
            TabIndex        =   19
            Top             =   240
            Width           =   1935
         End
         Begin VB.Label Label3 
            Alignment       =   2  'Center
            Caption         =   "密码"
            Height          =   255
            Left            =   3240
            TabIndex        =   18
            Top             =   240
            Width           =   975
         End
         Begin VB.Label Label1 
            Alignment       =   2  'Center
            Caption         =   "读者ID号"
            Height          =   375
            Left            =   120
            TabIndex        =   11
            Top             =   240
            Width           =   1095
         End
      End
      Begin VB.CommandButton exit 
         Caption         =   "退出"
         Height          =   375
         Left            =   5640
         TabIndex        =   9
         Top             =   3720
         Width           =   1455
      End
      Begin VB.CommandButton Return 
         Caption         =   "返回主界面"
         Height          =   375
         Left            =   3840
         TabIndex        =   8
         Top             =   3720
         Width           =   1695
      End
      Begin VB.CommandButton Clear1 
         Caption         =   "清除"
         Height          =   375
         Left            =   2160
         TabIndex        =   7
         Top             =   3720
         Width           =   1575
      End
      Begin VB.CommandButton Search 
         Caption         =   "给我搜"
         Height          =   375
         Left            =   360
         TabIndex        =   6
         Top             =   3720
         Width           =   1695
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "图书查询.frx":00AF
         Left            =   5400
         List            =   "图书查询.frx":00BC
         TabIndex        =   4
         Text            =   "任意一致"
         Top             =   960
         Width           =   1575
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "图书查询.frx":00DA
         Left            =   2520
         List            =   "图书查询.frx":00E7
         TabIndex        =   3

⌨️ 快捷键说明

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