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

📄 main_jbxx_yginf.frm

📁 一个比较完整的数据库编程技巧”洗浴管理系统“
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form main_jbxx_yginf 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "基本信息管理--【员工信息管理】"
   ClientHeight    =   5295
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8865
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5295
   ScaleWidth      =   8865
   StartUpPosition =   1  '所有者中心
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   -1275
      Top             =   3000
      Visible         =   0   'False
      Width           =   1860
      _ExtentX        =   3281
      _ExtentY        =   661
      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=XYGLXT"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=XYGLXT"
      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
   Begin VB.Frame Frame3 
      BackColor       =   &H80000004&
      Caption         =   "请选择查询条件"
      Height          =   615
      Left            =   75
      TabIndex        =   25
      Top             =   30
      Width           =   8745
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   3690
         TabIndex        =   29
         Top             =   210
         Width           =   2985
      End
      Begin VB.CommandButton ComFind 
         Caption         =   "查询"
         Height          =   330
         Left            =   6765
         TabIndex        =   28
         Top             =   210
         Width           =   1875
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         ItemData        =   "main_jbxx_yginf.frx":0000
         Left            =   120
         List            =   "main_jbxx_yginf.frx":0002
         Style           =   2  'Dropdown List
         TabIndex        =   27
         Top             =   210
         Width           =   2580
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "main_jbxx_yginf.frx":0004
         Left            =   2730
         List            =   "main_jbxx_yginf.frx":0006
         Style           =   2  'Dropdown List
         TabIndex        =   26
         Top             =   210
         Width           =   930
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4005
      Left            =   60
      TabIndex        =   0
      Top             =   675
      Width           =   8775
      _ExtentX        =   15478
      _ExtentY        =   7064
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "员工基本信息"
      TabPicture(0)   =   "main_jbxx_yginf.frx":0008
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "员工列表"
      TabPicture(1)   =   "main_jbxx_yginf.frx":0024
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   3600
         Left            =   75
         TabIndex        =   2
         Top             =   315
         Width           =   8610
         Begin MSComCtl2.DTPicker DTP1 
            Height          =   300
            Left            =   4050
            TabIndex        =   41
            Top             =   555
            Width           =   1965
            _ExtentX        =   3466
            _ExtentY        =   529
            _Version        =   393216
            Format          =   65929217
            CurrentDate     =   37691
         End
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   300
            Index           =   0
            Left            =   1035
            TabIndex        =   12
            Top             =   180
            Width           =   1965
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   1
            Left            =   4050
            TabIndex        =   11
            Top             =   180
            Width           =   1965
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   5
            Left            =   1035
            TabIndex        =   10
            Top             =   1275
            Width           =   7425
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   6
            Left            =   1035
            TabIndex        =   9
            Top             =   1650
            Width           =   7425
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   7
            Left            =   1035
            TabIndex        =   8
            Top             =   2025
            Width           =   7425
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   8
            Left            =   1035
            TabIndex        =   7
            Top             =   2400
            Width           =   7425
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   9
            Left            =   1035
            TabIndex        =   6
            Top             =   2790
            Width           =   7425
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   10
            Left            =   5355
            TabIndex        =   5
            Top             =   3180
            Width           =   3135
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   1035
            TabIndex        =   4
            Top             =   555
            Width           =   1965
         End
         Begin VB.ComboBox Combo2 
            Height          =   300
            Left            =   1035
            TabIndex        =   3
            Top             =   900
            Width           =   1965
         End
         Begin MSComCtl2.DTPicker DTP2 
            Height          =   300
            Left            =   1035
            TabIndex        =   42
            Top             =   3180
            Width           =   3210
            _ExtentX        =   5662
            _ExtentY        =   529
            _Version        =   393216
            Format          =   65929217
            CurrentDate     =   37691
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "员工编号:"
            ForeColor       =   &H000000FF&
            Height          =   315
            Index           =   0
            Left            =   75
            TabIndex        =   24
            Top             =   240
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "员工姓名:"
            ForeColor       =   &H000000FF&
            Height          =   315
            Index           =   1
            Left            =   3135
            TabIndex        =   23
            Top             =   210
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "性    别:"
            ForeColor       =   &H000000FF&
            Height          =   315
            Index           =   2
            Left            =   75
            TabIndex        =   22
            Top             =   600
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "出生日期:"
            ForeColor       =   &H00000000&
            Height          =   315
            Index           =   3
            Left            =   3135
            TabIndex        =   21
            Top             =   660
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "文化程度:"
            ForeColor       =   &H00000000&
            Height          =   315
            Index           =   4
            Left            =   75
            TabIndex        =   20
            Top             =   900
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "所属部门:"
            ForeColor       =   &H00000000&
            Height          =   315
            Index           =   5
            Left            =   75
            TabIndex        =   19
            Top             =   1290
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "职    务:"
            Height          =   315
            Index           =   6
            Left            =   75
            TabIndex        =   18
            Top             =   1680
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "身份证号:"
            Height          =   315
            Index           =   7
            Left            =   75
            TabIndex        =   17
            Top             =   2070
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "联系电话:"
            Height          =   315
            Index           =   8
            Left            =   75
            TabIndex        =   16
            Top             =   2475
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "联系地址:"
            Height          =   315
            Index           =   9
            Left            =   75
            TabIndex        =   15
            Top             =   2895
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "聘用日期:"
            Height          =   315
            Index           =   10
            Left            =   75
            TabIndex        =   14
            Top             =   3255
            Width           =   1065
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "薪    金:"
            Height          =   315

⌨️ 快捷键说明

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