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

📄 frmsingleview.frm

📁 企业人事管理信息系统,采用VB开发企业人事管理信息系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmSingleView 
   Caption         =   "人事资料卡片"
   ClientHeight    =   7860
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   7860
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame5 
      Caption         =   "其他资料"
      Height          =   1935
      Left            =   8040
      TabIndex        =   46
      Top             =   3240
      Width           =   1815
      Begin VB.CommandButton Command8 
         Caption         =   "家庭成员"
         Height          =   375
         Left            =   240
         TabIndex        =   49
         Top             =   360
         Width           =   1335
      End
      Begin VB.CommandButton Command6 
         Caption         =   "社会关系"
         Height          =   375
         Left            =   240
         TabIndex        =   48
         Top             =   840
         Width           =   1335
      End
      Begin VB.CommandButton Command7 
         Caption         =   "个人简历"
         Height          =   375
         Left            =   240
         TabIndex        =   47
         Top             =   1320
         Width           =   1335
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "部门"
      Height          =   855
      Left            =   120
      TabIndex        =   41
      Top             =   240
      Width           =   7695
      Begin VB.TextBox Text1 
         DataField       =   "部门代号"
         DataSource      =   "Adodc1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   350
         Left            =   1440
         TabIndex        =   43
         Top             =   360
         Width           =   1935
      End
      Begin VB.TextBox Text5 
         DataField       =   "部门"
         DataSource      =   "Adodc1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   350
         Left            =   4920
         TabIndex        =   42
         Top             =   360
         Width           =   2655
      End
      Begin VB.Label lblLabels 
         Caption         =   "部门:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   2
         Left            =   4200
         TabIndex        =   45
         Top             =   360
         Width           =   735
      End
      Begin VB.Label lblLabels 
         Caption         =   "部门代号:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   44
         Top             =   360
         Width           =   1215
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   120
      Top             =   6720
      Width           =   7695
      _ExtentX        =   13573
      _ExtentY        =   661
      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
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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 
      Caption         =   "操作"
      Height          =   2655
      Left            =   8040
      TabIndex        =   35
      Top             =   360
      Width           =   1815
      Begin VB.CommandButton Command5 
         Caption         =   "编辑资料"
         Height          =   375
         Left            =   120
         TabIndex        =   40
         Top             =   1200
         Width           =   1575
      End
      Begin VB.CommandButton Command1 
         Caption         =   "新增职工"
         Height          =   375
         Left            =   120
         TabIndex        =   39
         Top             =   240
         Width           =   1575
      End
      Begin VB.CommandButton Command2 
         Caption         =   "保存"
         Height          =   375
         Left            =   120
         TabIndex        =   38
         Top             =   1680
         Width           =   1575
      End
      Begin VB.CommandButton Command3 
         Caption         =   "删除职工"
         Height          =   375
         Left            =   120
         TabIndex        =   37
         Top             =   720
         Width           =   1575
      End
      Begin VB.CommandButton Command4 
         Caption         =   "取消"
         Height          =   375
         Left            =   120
         TabIndex        =   36
         Top             =   2160
         Width           =   1575
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "个人信息"
      Height          =   5295
      Left            =   120
      TabIndex        =   0
      Top             =   1320
      Width           =   7695
      Begin VB.TextBox Text2 
         DataField       =   "代号ID"
         DataSource      =   "Adodc1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   1320
         TabIndex        =   17
         Top             =   360
         Width           =   2175
      End
      Begin VB.TextBox Text3 
         DataField       =   "姓名"
         DataSource      =   "Adodc1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   4920
         TabIndex        =   16
         Top             =   360
         Width           =   2595
      End
      Begin VB.TextBox Text4 
         DataField       =   "职务"
         DataSource      =   "Adodc1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   1320
         TabIndex        =   15
         Top             =   840
         Width           =   2175
      End
      Begin VB.TextBox Text7 
         DataField       =   "民族"
         DataSource      =   "Adodc1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4920
         TabIndex        =   14
         Top             =   1320
         Width           =   2535
      End
      Begin VB.TextBox Text8 
         DataField       =   "籍贯"
         DataSource      =   "Adodc1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   1320
         TabIndex        =   13
         Top             =   1800
         Width           =   2235
      End

⌨️ 快捷键说明

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