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

📄 foruser.frm

📁 输入个人联系方式
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form ForUser 
   Caption         =   "系统管理员窗口"
   ClientHeight    =   5100
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   7545
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   5100
   ScaleWidth      =   7545
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   4755
      Left            =   165
      TabIndex        =   0
      Top             =   165
      Width           =   7185
      _ExtentX        =   12674
      _ExtentY        =   8387
      _Version        =   393216
      TabsPerRow      =   5
      TabHeight       =   520
      TabMaxWidth     =   9
      TabCaption(0)   =   "查找用户"
      TabPicture(0)   =   "ForUser.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "TextFind"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "ComFind"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "FrameA"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Frame2"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).ControlCount=   5
      TabCaption(1)   =   "用户列表"
      TabPicture(1)   =   "ForUser.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Label5"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "添加用户"
      TabPicture(2)   =   "ForUser.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "FrameC"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "FrameB"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).ControlCount=   2
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "ForUser.frx":0054
         Height          =   3870
         Left            =   -74865
         Negotiate       =   -1  'True
         TabIndex        =   29
         Top             =   480
         Width           =   6900
         _ExtentX        =   12171
         _ExtentY        =   6826
         _Version        =   393216
         Enabled         =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Frame FrameC 
         Caption         =   "操作"
         Height          =   2970
         Left            =   -70755
         TabIndex        =   23
         Top             =   855
         Width           =   1815
         Begin VB.CommandButton ComAddU 
            Caption         =   "添加用户"
            Height          =   390
            Left            =   255
            TabIndex        =   28
            Top             =   510
            Width           =   1230
         End
         Begin VB.CommandButton ComPubC 
            Caption         =   "设为一般用户"
            Height          =   420
            Left            =   255
            TabIndex        =   25
            Top             =   2295
            Width           =   1245
         End
         Begin VB.CommandButton ComAdmC 
            Caption         =   "设为管理员"
            Height          =   405
            Left            =   225
            TabIndex        =   24
            Top             =   1350
            Width           =   1260
         End
      End
      Begin VB.Frame FrameB 
         Caption         =   "用户信息"
         Height          =   3105
         Left            =   -74760
         TabIndex        =   16
         Top             =   765
         Width           =   1845
         Begin VB.TextBox TextPassCA 
            Height          =   270
            Left            =   105
            TabIndex        =   27
            Top             =   1650
            Width           =   1260
         End
         Begin VB.TextBox TextPowerC 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   270
            Left            =   105
            TabIndex        =   19
            Text            =   "一般用户"
            Top             =   2205
            Width           =   1260
         End
         Begin VB.TextBox TextPassC 
            Height          =   270
            Left            =   90
            TabIndex        =   18
            Top             =   1125
            Width           =   1290
         End
         Begin VB.TextBox TextUserC 
            Height          =   270
            Left            =   90
            TabIndex        =   17
            Top             =   540
            Width           =   1305
         End
         Begin VB.Label Label3 
            Caption         =   "确认密码:"
            Height          =   255
            Index           =   2
            Left            =   90
            TabIndex        =   26
            Top             =   1425
            Width           =   915
         End
         Begin VB.Label Label4 
            Caption         =   "权限:"
            Height          =   210
            Index           =   1
            Left            =   135
            TabIndex        =   22
            Top             =   1980
            Width           =   600
         End
         Begin VB.Label Label3 
            Caption         =   "密码:"
            Height          =   285
            Index           =   1
            Left            =   105
            TabIndex        =   21
            Top             =   870
            Width           =   570
         End
         Begin VB.Label Label2 
            Caption         =   "用户名:"
            Height          =   270
            Index           =   1
            Left            =   90
            TabIndex        =   20
            Top             =   315
            Width           =   765
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "操作"
         Height          =   1020
         Left            =   225
         TabIndex        =   11
         Top             =   2445
         Width           =   6465
         Begin VB.CommandButton ComPub 
            Caption         =   "设为一般用户"
            Height          =   420
            Left            =   4680
            TabIndex        =   15
            Top             =   375
            Width           =   1275
         End
         Begin VB.CommandButton ComAdm 
            Caption         =   "设为管理员"
            Height          =   405
            Left            =   3165
            TabIndex        =   14
            Top             =   390
            Width           =   1125
         End
         Begin VB.CommandButton ComPass 
            Caption         =   "修改密码"
            Height          =   405
            Left            =   1665
            TabIndex        =   13
            Top             =   390
            Width           =   1200
         End
         Begin VB.CommandButton ComDel 
            Caption         =   "删除该用户"
            Height          =   405
            Left            =   180
            TabIndex        =   12
            Top             =   390
            Width           =   1185
         End
      End
      Begin VB.Frame FrameA 
         Caption         =   "用户信息"
         Height          =   885
         Left            =   225
         TabIndex        =   4
         Top             =   1410
         Width           =   6465
         Begin VB.TextBox TextPowerA 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   270
            Left            =   4695
            TabIndex        =   10
            Top             =   225
            Width           =   1095
         End
         Begin VB.TextBox TextPassA 
            Height          =   270
            Left            =   2850
            TabIndex        =   9
            Top             =   240
            Width           =   1065
         End
         Begin VB.TextBox TextUserA 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   270
            Left            =   840
            TabIndex        =   8
            Top             =   255
            Width           =   1305
         End
         Begin VB.Label Label4 
            Caption         =   "权限:"
            Height          =   210
            Index           =   0
            Left            =   4095
            TabIndex        =   7
            Top             =   285
            Width           =   600
         End
         Begin VB.Label Label3 
            Caption         =   "密码:"
            Height          =   285
            Index           =   0
            Left            =   2280
            TabIndex        =   6
            Top             =   285
            Width           =   570
         End
         Begin VB.Label Label2 
            Caption         =   "用户名:"
            Height          =   270
            Index           =   0
            Left            =   90
            TabIndex        =   5
            Top             =   315
            Width           =   765
         End
      End
      Begin VB.CommandButton ComFind 
         Caption         =   "查找"
         Height          =   300
         Left            =   2670
         TabIndex        =   3
         Top             =   795
         Width           =   915
      End
      Begin VB.TextBox TextFind 
         Height          =   270
         Left            =   990
         TabIndex        =   2
         Top             =   825
         Width           =   1455
      End
      Begin VB.Label Label5 
         Caption         =   "因为在直接在这里修改数据库的值会使数据库难于维护,所以程序不允许在此修改数据..."
         ForeColor       =   &H00FF0000&
         Height          =   225
         Left            =   -74925
         TabIndex        =   30
         Top             =   4455
         Width           =   7035
      End
      Begin VB.Label Label1 
         Caption         =   "用户名:"
         Height          =   225
         Left            =   255
         TabIndex        =   1
         Top             =   870
         Width           =   735
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   360
      Top             =   5370
      Width           =   3420
      _ExtentX        =   6033
      _ExtentY        =   582
      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

⌨️ 快捷键说明

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