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

📄 员工信息.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"
Object = "{B0091D05-CC1B-4896-A94A-29B75E80ABE9}#5.0#0"; "XpControls.ocx"
Begin VB.Form frmEmployee 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "员工信息..."
   ClientHeight    =   8490
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   11880
   Icon            =   "员工信息.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   8490
   ScaleWidth      =   11880
   Begin dlocx.XPFrame Frame1 
      Height          =   6135
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   9855
      _ExtentX        =   17383
      _ExtentY        =   10821
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontName        =   "宋体"
      FontSize        =   9
      FontBold        =   0   'False
      FontItalic      =   0   'False
      Begin dlocx.XPFrame Frame4 
         Height          =   855
         Left            =   4560
         TabIndex        =   8
         Top             =   5160
         Width           =   5175
         _ExtentX        =   9128
         _ExtentY        =   1508
         Caption         =   "数据操作:"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontName        =   "宋体"
         FontSize        =   9
         FontBold        =   0   'False
         FontItalic      =   0   'False
         Begin VB.CommandButton CmdExit 
            Caption         =   "退出"
            Height          =   300
            Left            =   4080
            TabIndex        =   13
            Top             =   360
            Width           =   800
         End
         Begin VB.CommandButton CmdSave 
            Caption         =   "保存"
            Enabled         =   0   'False
            Height          =   300
            Left            =   3150
            TabIndex        =   12
            Top             =   360
            Width           =   800
         End
         Begin VB.CommandButton CmdEdit 
            Caption         =   "编辑"
            Height          =   300
            Left            =   2220
            TabIndex        =   11
            Top             =   360
            Width           =   800
         End
         Begin VB.CommandButton CmdShanChu 
            Caption         =   "删除"
            Height          =   300
            Left            =   1290
            TabIndex        =   10
            Top             =   360
            Width           =   800
         End
         Begin VB.CommandButton CmdAdd 
            Caption         =   "添加"
            Height          =   300
            Left            =   360
            TabIndex        =   9
            Top             =   360
            Width           =   800
         End
      End
      Begin dlocx.XPFrame Frame3 
         Height          =   855
         Left            =   120
         TabIndex        =   3
         Top             =   5160
         Width           =   4335
         _ExtentX        =   7646
         _ExtentY        =   1508
         Caption         =   "信息浏览:"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontName        =   "宋体"
         FontSize        =   9
         FontBold        =   0   'False
         FontItalic      =   0   'False
         Begin VB.CommandButton CmdLast 
            Caption         =   "末一条"
            Height          =   300
            Left            =   3240
            TabIndex        =   7
            Top             =   375
            Width           =   800
         End
         Begin VB.CommandButton CmdNext 
            Caption         =   "后一条"
            Height          =   300
            Left            =   2205
            TabIndex        =   6
            Top             =   375
            Width           =   800
         End
         Begin VB.CommandButton CmdPrevious 
            Caption         =   "前一条"
            Height          =   300
            Left            =   1155
            TabIndex        =   5
            Top             =   375
            Width           =   800
         End
         Begin VB.CommandButton CmdFirst 
            Caption         =   "第一条"
            Height          =   300
            Left            =   120
            TabIndex        =   4
            Top             =   360
            Width           =   800
         End
      End
      Begin dlocx.XPFrame Frame2 
         Height          =   4815
         Left            =   120
         TabIndex        =   1
         Top             =   120
         Width           =   9615
         _ExtentX        =   16960
         _ExtentY        =   8493
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontName        =   "宋体"
         FontSize        =   9
         FontBold        =   0   'False
         FontItalic      =   0   'False
         Begin MSAdodcLib.Adodc Adodc1 
            Height          =   375
            Left            =   2880
            Top             =   2640
            Visible         =   0   'False
            Width           =   1695
            _ExtentX        =   2990
            _ExtentY        =   661
            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=Bookdate;Data Source=127.0.0.1"
            OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=Bookdate;Data Source=127.0.0.1"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "Employee"
            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

⌨️ 快捷键说明

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