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

📄 formygxxdj.frm

📁 企业员工信息管理系统.可以对企业的员工的各种信息进行管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form员工信息登记 
   BackColor       =   &H00FFC0C0&
   Caption         =   "员工信息登记"
   ClientHeight    =   5565
   ClientLeft      =   3915
   ClientTop       =   2880
   ClientWidth     =   7740
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5565
   ScaleWidth      =   7740
   StartUpPosition =   2  '屏幕中心
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   495
      Left            =   480
      Top             =   4800
      Visible         =   0   'False
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      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;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=employer;Data Source=(local)"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=employer;Data Source=(local)"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "employermessege"
      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.CommandButton Command3 
      BackColor       =   &H00FFC0C0&
      Caption         =   "退出"
      Height          =   495
      Left            =   6240
      Style           =   1  'Graphical
      TabIndex        =   29
      Top             =   4800
      Width           =   1215
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H00FFC0C0&
      Caption         =   "取消"
      Height          =   495
      Left            =   4680
      Style           =   1  'Graphical
      TabIndex        =   28
      Top             =   4800
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00FFC0C0&
      Caption         =   "提交"
      Height          =   495
      Left            =   3120
      Style           =   1  'Graphical
      TabIndex        =   27
      Top             =   4800
      Width           =   1215
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FFC0C0&
      Caption         =   "工作信息"
      Height          =   4335
      Left            =   4080
      TabIndex        =   1
      Top             =   240
      Width           =   3375
      Begin VB.TextBox Textpadtime 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "yyyy/MM/dd"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   3
         EndProperty
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1200
         TabIndex        =   25
         Top             =   3360
         Width           =   2055
      End
      Begin VB.TextBox Textintime 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "yyyy/MM/dd"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   3
         EndProperty
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1200
         TabIndex        =   24
         Top             =   2760
         Width           =   2055
      End
      Begin VB.TextBox Textbegintime 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "yyyy/MM/dd"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   3
         EndProperty
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1200
         TabIndex        =   23
         Top             =   2040
         Width           =   2055
      End
      Begin VB.TextBox Textbranch 
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1200
         TabIndex        =   22
         Top             =   1440
         Width           =   2055
      End
      Begin VB.TextBox Textnowduty 
         Height          =   375
         Left            =   1200
         TabIndex        =   21
         Top             =   840
         Width           =   2055
      End
      Begin VB.TextBox Textid 
         Height          =   375
         Left            =   1200
         TabIndex        =   20
         Top             =   240
         Width           =   2055
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "(提示:时间格式如:2007-01-13)"
         Height          =   375
         Left            =   240
         TabIndex        =   26
         Top             =   3960
         Width           =   3015
      End
      Begin VB.Label Label12 
         BackStyle       =   0  'Transparent
         Caption         =   "填表时间"
         Height          =   495
         Left            =   240
         TabIndex        =   19
         Top             =   3480
         Width           =   1095
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "进单位时间"
         Height          =   495
         Left            =   240
         TabIndex        =   18
         Top             =   2880
         Width           =   1575
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "开始工作  时间"
         Height          =   495
         Left            =   240
         TabIndex        =   17
         Top             =   2160
         Width           =   735
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "所属部门"
         Height          =   615
         Left            =   240
         TabIndex        =   16
         Top             =   1560
         Width           =   1215
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Caption         =   "现任职务"
         Height          =   495
         Left            =   240
         TabIndex        =   15
         Top             =   960
         Width           =   1215
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "员工编号"
         Height          =   375
         Left            =   240
         TabIndex        =   14
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFC0C0&
      Caption         =   "基本信息"
      Height          =   4335
      Left            =   360
      TabIndex        =   0
      Top             =   240
      Width           =   3255
      Begin VB.TextBox Textaddress 
         Height          =   855
         Left            =   1080
         TabIndex        =   13
         Top             =   3240
         Width           =   2055
      End
      Begin VB.TextBox Texttel 
         Height          =   375
         Left            =   1080
         TabIndex        =   12
         Top             =   2640
         Width           =   2055
      End
      Begin VB.TextBox Textic 
         Height          =   375
         Left            =   1080
         TabIndex        =   11
         Top             =   2040
         Width           =   2055
      End
      Begin VB.TextBox Textborndate 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "yyyy.MM.dd."
            HaveTrueFalseNull=   0

⌨️ 快捷键说明

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