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

📄 管理人员.frm

📁 大学数据库课程设计--学生宿舍管理系统 包含文档分析
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form guanlirenyuan 
   BackColor       =   &H00C0FFFF&
   Caption         =   "管理人员查询"
   ClientHeight    =   11010
   ClientLeft      =   165
   ClientTop       =   555
   ClientWidth     =   14895
   LinkTopic       =   "Form2"
   ScaleHeight     =   12840
   ScaleWidth      =   21480
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin VB.CommandButton Command12 
      Caption         =   "原图"
      Height          =   375
      Left            =   5160
      TabIndex        =   16
      Top             =   8280
      Width           =   1215
   End
   Begin VB.CommandButton Command11 
      Caption         =   "退出"
      Height          =   375
      Left            =   5160
      TabIndex        =   15
      Top             =   9840
      Width           =   1215
   End
   Begin VB.CommandButton Command9 
      Caption         =   "保存"
      Height          =   375
      Left            =   5160
      TabIndex        =   14
      Top             =   6720
      Width           =   1215
   End
   Begin VB.CommandButton Command8 
      Caption         =   "删除"
      Height          =   375
      Left            =   5160
      TabIndex        =   13
      Top             =   9060
      Width           =   1215
   End
   Begin VB.CommandButton Command7 
      Caption         =   "添加"
      Height          =   375
      Left            =   5160
      TabIndex        =   12
      Top             =   7500
      Width           =   1215
   End
   Begin VB.Frame Frame1 
      Caption         =   "查询"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   6615
      Left            =   480
      TabIndex        =   1
      Top             =   5760
      Width           =   7095
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   495
         Left            =   1080
         Top             =   5400
         Width           =   4575
         _ExtentX        =   8070
         _ExtentY        =   873
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         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 VB.TextBox Text11 
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1800
         TabIndex        =   21
         Top             =   4080
         Width           =   1335
      End
      Begin VB.TextBox Text10 
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1800
         TabIndex        =   20
         Top             =   3270
         Width           =   1335
      End
      Begin VB.TextBox Text9 
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1800
         TabIndex        =   19
         Top             =   2460
         Width           =   1335
      End
      Begin VB.TextBox Text8 
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1800
         TabIndex        =   18
         Top             =   1650
         Width           =   1335
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Left            =   1800
         TabIndex        =   17
         Top             =   840
         Width           =   1335
      End
      Begin VB.CommandButton Command5 
         Caption         =   "查询"
         Height          =   375
         Left            =   3480
         TabIndex        =   11
         Top             =   3960
         Width           =   495
      End
      Begin VB.CommandButton Command4 
         Caption         =   "查询"
         Height          =   375
         Left            =   3480
         TabIndex        =   10
         Top             =   3120
         Width           =   495
      End
      Begin VB.CommandButton Command3 
         Caption         =   "查询"
         Height          =   375
         Left            =   3480
         TabIndex        =   9
         Top             =   2400
         Width           =   495
      End
      Begin VB.CommandButton Command2 
         Caption         =   "查询"
         Height          =   375
         Left            =   3480
         TabIndex        =   8
         Top             =   1680
         Width           =   495
      End
      Begin VB.CommandButton Command1 
         Caption         =   "查询"
         Height          =   375
         Left            =   3480
         TabIndex        =   7
         Top             =   840
         Width           =   495
      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          =   375
         Left            =   720
         TabIndex        =   6
         Top             =   3960
         Width           =   975
      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          =   375
         Left            =   720
         TabIndex        =   5
         Top             =   3120
         Width           =   1335
      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          =   375
         Left            =   840
         TabIndex        =   4
         Top             =   2400
         Width           =   975
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "姓名"
         BeginProperty Font 
            Name            =   "华文中宋"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   840
         TabIndex        =   3
         Top             =   1680
         Width           =   480
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "员工号"
         BeginProperty Font 
            Name            =   "华文中宋"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False

⌨️ 快捷键说明

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