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

📄 main_xtgl_qxgl.frm

📁 用vb做的一套餐饮管理系统的,可以方便的实现餐饮行业的管理
💻 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 main_xtgl_qxgl 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "系统管理--【权限管理】"
   ClientHeight    =   5325
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8280
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5325
   ScaleWidth      =   8280
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton CmdOk 
      Caption         =   "确定"
      Height          =   360
      Left            =   5385
      TabIndex        =   30
      Top             =   4830
      Width           =   1395
   End
   Begin VB.CommandButton Comend 
      Caption         =   "退出"
      Height          =   360
      Left            =   6825
      TabIndex        =   29
      Top             =   4830
      Width           =   1395
   End
   Begin VB.Frame Frame2 
      Caption         =   "Frame2"
      Height          =   645
      Left            =   -705
      TabIndex        =   5
      Top             =   1500
      Visible         =   0   'False
      Width           =   2010
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   300
         Top             =   210
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   582
         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;User ID=sa;Data Source=CYGLXT;Initial Catalog=CYGLXT"
         OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT;Initial Catalog=CYGLXT"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from 权限信息表"
         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
   End
   Begin VB.Frame Frame1 
      Caption         =   "操作员信息"
      Height          =   2520
      Left            =   30
      TabIndex        =   0
      Top             =   2130
      Visible         =   0   'False
      Width           =   3540
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   975
         TabIndex        =   19
         Top             =   1530
         Width           =   2340
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   975
         TabIndex        =   18
         Top             =   360
         Width           =   2340
      End
      Begin VB.TextBox Text2 
         Height          =   285
         Left            =   975
         TabIndex        =   6
         Top             =   1140
         Width           =   2340
      End
      Begin VB.CommandButton Comcancel 
         Caption         =   "取消"
         Height          =   360
         Left            =   1815
         TabIndex        =   4
         Top             =   2040
         Width           =   1275
      End
      Begin VB.CommandButton Comsave 
         Caption         =   "保存"
         Height          =   360
         Left            =   435
         TabIndex        =   3
         Top             =   2040
         Width           =   1275
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   975
         Locked          =   -1  'True
         TabIndex        =   2
         Top             =   750
         Width           =   2340
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "员工类别"
         Height          =   270
         Left            =   135
         TabIndex        =   17
         Top             =   1590
         Width           =   765
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "操作员          编  号          密  码            "
         Height          =   1050
         Left            =   180
         TabIndex        =   1
         Top             =   450
         Width           =   780
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "权限设置"
      Height          =   1425
      Left            =   5385
      TabIndex        =   8
      Top             =   60
      Width           =   2850
      Begin VB.OptionButton Option3 
         Caption         =   "自定义"
         Height          =   315
         Left            =   330
         TabIndex        =   11
         Top             =   1005
         Width           =   2205
      End
      Begin VB.OptionButton Option2 
         Caption         =   "基本操作员"
         Height          =   315
         Left            =   330
         TabIndex        =   10
         Top             =   630
         Width           =   2205
      End
      Begin VB.OptionButton Option1 
         Caption         =   "系统管理员"
         Height          =   315
         Left            =   330
         TabIndex        =   9
         Top             =   300
         Width           =   2205
      End
   End
   Begin VB.Frame frame3 
      Caption         =   "现有操作员信息"
      Height          =   4575
      Left            =   30
      TabIndex        =   7
      Top             =   75
      Width           =   5280
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "main_xtgl_qxgl.frx":0000
         Height          =   4260
         Left            =   75
         TabIndex        =   20
         Top             =   240
         Width           =   5130
         _ExtentX        =   9049
         _ExtentY        =   7514
         _Version        =   393216
         AllowUpdate     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         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     =   5
         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
         BeginProperty Column02 
            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 Column03 
            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 Column04 
            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 
               ColumnWidth     =   1365.165

⌨️ 快捷键说明

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