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

📄 登陆.frm

📁 图书馆管理系统的实现
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{B0091D05-CC1B-4896-A94A-29B75E80ABE9}#5.0#0"; "XpControls.ocx"
Begin VB.Form frmlogin 
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   2775
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   4890
   ForeColor       =   &H00000000&
   Icon            =   "登陆.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   185
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   326
   StartUpPosition =   2  '屏幕中心
   Begin dlocx.XPFrame frameXinJian 
      Height          =   2175
      Left            =   120
      TabIndex        =   1
      Top             =   0
      Width           =   4455
      _ExtentX        =   7858
      _ExtentY        =   3836
      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.TextBox TxtUser2 
         Appearance      =   0  'Flat
         ForeColor       =   &H000080FF&
         Height          =   270
         Left            =   1200
         TabIndex        =   6
         Top             =   795
         Width           =   1095
      End
      Begin VB.TextBox TxtPass2 
         Appearance      =   0  'Flat
         ForeColor       =   &H000080FF&
         Height          =   270
         Left            =   1200
         TabIndex        =   7
         Top             =   1215
         Width           =   1095
      End
      Begin VB.TextBox TxtPassQR 
         Appearance      =   0  'Flat
         ForeColor       =   &H000080FF&
         Height          =   270
         IMEMode         =   3  'DISABLE
         Left            =   1200
         PasswordChar    =   "*"
         TabIndex        =   8
         Top             =   1635
         Width           =   1095
      End
      Begin dlocx.XPFrame Frame3 
         Height          =   1335
         Left            =   2520
         TabIndex        =   11
         Top             =   600
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   2355
         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 dlocx.xpradiobutton OptChaoJi 
            Height          =   255
            Left            =   120
            TabIndex        =   12
            Top             =   240
            Width           =   855
            _ExtentX        =   1508
            _ExtentY        =   450
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Caption         =   "超级"
         End
         Begin dlocx.xpradiobutton OptPuTong 
            Height          =   255
            Left            =   120
            TabIndex        =   13
            Top             =   600
            Width           =   855
            _ExtentX        =   1508
            _ExtentY        =   450
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Value           =   -1  'True
            Caption         =   "普通"
         End
         Begin dlocx.xpradiobutton OptZhiDu 
            Height          =   255
            Left            =   120
            TabIndex        =   14
            Top             =   960
            Width           =   855
            _ExtentX        =   1508
            _ExtentY        =   450
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Caption         =   "只读"
         End
      End
      Begin dlocx.xpcmdbutton Command5 
         Height          =   255
         Left            =   3720
         TabIndex        =   0
         Top             =   1680
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   450
         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
      End
      Begin dlocx.xpcmdbutton Command6 
         Height          =   255
         Left            =   3720
         TabIndex        =   10
         Top             =   1200
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   450
         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
      End
      Begin dlocx.xpcmdbutton CmdQueDing 
         Height          =   255
         Left            =   3720
         TabIndex        =   9
         Top             =   720
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   450
         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
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   375
         Left            =   120
         Top             =   1920
         Visible         =   0   'False
         Width           =   1920
         _ExtentX        =   3387
         _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        =   "sa"
         Password        =   ""
         RecordSource    =   "Employee"
         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 MSDataListLib.DataCombo DcbEmpName 
         Bindings        =   "登陆.frx":058A
         DataField       =   "emp_name"
         DataSource      =   "Adodc2"
         Height          =   330
         Left            =   1200
         TabIndex        =   15
         Top             =   240
         Width           =   3135
         _ExtentX        =   5530
         _ExtentY        =   582
         _Version        =   393216
         ForeColor       =   33023
         ListField       =   "emp_name"
         BoundColumn     =   "emp_name"
         Text            =   "DataCombo1"
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "用户名:"
         Height          =   180
         Left            =   240
         TabIndex        =   19
         Top             =   840
         Width           =   720
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "密   码:"
         Height          =   180
         Left            =   240
         TabIndex        =   18
         Top             =   1260
         Width           =   810
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "密码确认:"
         Height          =   180
         Left            =   240
         TabIndex        =   17
         Top             =   1680
         Width           =   900
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "员工姓名:"
         Height          =   180
         Left            =   240
         TabIndex        =   16
         Top             =   360

⌨️ 快捷键说明

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