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

📄 frmemployeemodify.frm

📁 1:首先要导入hotel数据
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmEmployeeModify 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "修改职员信息"
   ClientHeight    =   5895
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   7800
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5895
   ScaleWidth      =   7800
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Caption         =   "基本信息"
      Height          =   1215
      Left            =   360
      TabIndex        =   25
      Top             =   1440
      Width           =   7095
      Begin VB.TextBox txtName 
         Height          =   270
         Left            =   720
         MaxLength       =   4
         TabIndex        =   3
         Top             =   320
         Width           =   1215
      End
      Begin VB.ComboBox cmbSex 
         Height          =   300
         ItemData        =   "frmEmployeeModify.frx":0000
         Left            =   2880
         List            =   "frmEmployeeModify.frx":000A
         TabIndex        =   4
         Top             =   320
         Width           =   615
      End
      Begin VB.ComboBox cmbAge 
         Height          =   300
         ItemData        =   "frmEmployeeModify.frx":0016
         Left            =   4440
         List            =   "frmEmployeeModify.frx":0095
         TabIndex        =   5
         Top             =   320
         Width           =   735
      End
      Begin VB.ComboBox cmbNation 
         Height          =   300
         ItemData        =   "frmEmployeeModify.frx":013D
         Left            =   6000
         List            =   "frmEmployeeModify.frx":0147
         TabIndex        =   6
         Top             =   320
         Width           =   855
      End
      Begin VB.TextBox txtCardid 
         Height          =   270
         Left            =   1080
         MaxLength       =   18
         TabIndex        =   7
         Top             =   800
         Width           =   1695
      End
      Begin VB.TextBox txtAddress 
         Height          =   270
         Left            =   3840
         MaxLength       =   25
         TabIndex        =   8
         Top             =   800
         Width           =   3015
      End
      Begin VB.Label Label1 
         Caption         =   "姓 名"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   31
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label1 
         Caption         =   "性 别"
         Height          =   255
         Index           =   1
         Left            =   2280
         TabIndex        =   30
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label1 
         Caption         =   "年 龄"
         Height          =   255
         Index           =   2
         Left            =   3840
         TabIndex        =   29
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label1 
         Caption         =   "民 族"
         Height          =   255
         Index           =   3
         Left            =   5400
         TabIndex        =   28
         Top             =   360
         Width           =   615
      End
      Begin VB.Label Label1 
         Caption         =   "身份证号"
         Height          =   255
         Index           =   8
         Left            =   240
         TabIndex        =   27
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "家庭住址"
         Height          =   255
         Index           =   9
         Left            =   3000
         TabIndex        =   26
         Top             =   840
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "教育背景"
      Height          =   735
      Left            =   360
      TabIndex        =   21
      Top             =   2760
      Width           =   7095
      Begin VB.TextBox txtSchool 
         Height          =   270
         Left            =   3120
         MaxLength       =   20
         TabIndex        =   10
         Top             =   270
         Width           =   2175
      End
      Begin VB.TextBox txtSpecialty 
         Height          =   270
         Left            =   6000
         MaxLength       =   6
         TabIndex        =   11
         Top             =   270
         Width           =   855
      End
      Begin MSComCtl2.DTPicker dtpGraduate 
         Height          =   255
         Left            =   1080
         TabIndex        =   9
         Top             =   240
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   450
         _Version        =   393216
         Format          =   65470465
         CurrentDate     =   38588
      End
      Begin VB.Label Label2 
         Caption         =   "毕业时间"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   24
         Top             =   310
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "毕业院校"
         Height          =   255
         Index           =   1
         Left            =   2280
         TabIndex        =   23
         Top             =   315
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "专  业"
         Height          =   255
         Index           =   2
         Left            =   5400
         TabIndex        =   22
         Top             =   315
         Width           =   615
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "工作经历"
      Height          =   1095
      Left            =   360
      TabIndex        =   18
      Top             =   3600
      Width           =   7095
      Begin VB.TextBox txtWork1 
         Height          =   270
         Left            =   600
         MaxLength       =   30
         TabIndex        =   12
         Top             =   240
         Width           =   6375
      End
      Begin VB.TextBox txtWork2 
         Height          =   270
         Left            =   600
         MaxLength       =   30
         TabIndex        =   13
         Top             =   700
         Width           =   6375
      End
      Begin VB.Label Label3 
         Caption         =   "1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   20
         Top             =   255
         Width           =   255
      End
      Begin VB.Label Label3 
         Caption         =   "2"
         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        =   19
         Top             =   700
         Width           =   255
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "备注"
      Height          =   615
      Left            =   360
      TabIndex        =   17
      Top             =   4800

⌨️ 快捷键说明

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