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

📄 form11.frm

📁 一个简单完整的工资管理系统 毕业论文里的代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form Form9 
   BackColor       =   &H00FFFFFF&
   Caption         =   "员工信息"
   ClientHeight    =   5490
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8715
   LinkTopic       =   "Form9"
   ScaleHeight     =   5490
   ScaleWidth      =   8715
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command4 
      Caption         =   "保存"
      Height          =   375
      Left            =   7440
      TabIndex        =   24
      Top             =   4680
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添加"
      Height          =   375
      Left            =   4080
      TabIndex        =   19
      Top             =   4680
      Width           =   1215
   End
   Begin VB.CommandButton Command2 
      Caption         =   "删除"
      Height          =   375
      Left            =   5280
      TabIndex        =   18
      Top             =   4680
      Width           =   1095
   End
   Begin VB.CommandButton Command3 
      Caption         =   "刷新"
      Height          =   375
      Left            =   6360
      TabIndex        =   17
      Top             =   4680
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFFFFF&
      Height          =   4215
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   8175
      Begin VB.ComboBox Combo2 
         DataField       =   "婚否"
         DataSource      =   "Adodc1"
         Height          =   300
         ItemData        =   "Form11.frx":0000
         Left            =   6000
         List            =   "Form11.frx":000A
         TabIndex        =   37
         Top             =   600
         Width           =   735
      End
      Begin VB.TextBox Text12 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "籍贯"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   6360
         TabIndex        =   35
         Top             =   3360
         Width           =   1455
      End
      Begin VB.TextBox Text11 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "个人简历"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   4440
         TabIndex        =   33
         Top             =   3360
         Width           =   1455
      End
      Begin VB.TextBox Text7 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "原工作单位"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   2520
         TabIndex        =   31
         Top             =   3360
         Width           =   1455
      End
      Begin VB.TextBox Text6 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "身份证号码"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   6360
         TabIndex        =   29
         Top             =   2400
         Width           =   1455
      End
      Begin VB.TextBox Text5 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "电话"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   4440
         TabIndex        =   27
         Top             =   2400
         Width           =   1455
      End
      Begin VB.TextBox Text4 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "EMAIL"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   2520
         TabIndex        =   25
         Top             =   2400
         Width           =   1335
      End
      Begin VB.ComboBox Combo1 
         DataField       =   "性别"
         DataSource      =   "Adodc1"
         Height          =   300
         ItemData        =   "Form11.frx":001A
         Left            =   7200
         List            =   "Form11.frx":0024
         TabIndex        =   23
         Top             =   600
         Width           =   735
      End
      Begin MSDataListLib.DataCombo DataCombo1 
         Bindings        =   "Form11.frx":0030
         DataField       =   "部门"
         DataSource      =   "Adodc1"
         Height          =   330
         Left            =   240
         TabIndex        =   20
         Top             =   1560
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "部门"
         Text            =   "DataCombo1"
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "编号"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   240
         TabIndex        =   6
         Top             =   600
         Width           =   1575
      End
      Begin VB.TextBox Text2 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "姓名"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   2520
         TabIndex        =   5
         Top             =   600
         Width           =   1575
      End
      Begin VB.TextBox Text3 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "年龄"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   4440
         TabIndex        =   4
         Top             =   600
         Width           =   1095
      End
      Begin VB.TextBox Text8 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "家庭住址"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   240
         TabIndex        =   3
         Top             =   2400
         Width           =   1935
      End
      Begin VB.TextBox Text9 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "EMAIL"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   6360
         TabIndex        =   2
         Top             =   1440
         Width           =   1575
      End
      Begin VB.TextBox Text10 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFC0C0&
         DataField       =   "备注"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   240
         TabIndex        =   1
         Top             =   3360
         Width           =   1935
      End
      Begin MSDataListLib.DataCombo DataCombo2 
         Bindings        =   "Form11.frx":0045
         DataField       =   "职位"
         DataSource      =   "Adodc1"
         Height          =   330
         Left            =   2520
         TabIndex        =   21
         Top             =   1560
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "职位"
         Text            =   "DataCombo1"
      End
      Begin MSDataListLib.DataCombo DataCombo3 
         Bindings        =   "Form11.frx":005A
         DataField       =   "学历"
         DataSource      =   "Adodc1"
         Height          =   330
         Left            =   4440
         TabIndex        =   22
         Top             =   1560
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "学历"
         Text            =   "DataCombo1"
      End
      Begin VB.Label Label17 
         BackStyle       =   0  'Transparent
         Caption         =   "婚否"
         Height          =   255
         Left            =   6000
         TabIndex        =   38
         Top             =   240
         Width           =   855
      End
      Begin VB.Label Label16 
         BackStyle       =   0  'Transparent
         Caption         =   "籍贯"
         Height          =   255
         Left            =   6360
         TabIndex        =   36
         Top             =   3000
         Width           =   1455
      End
      Begin VB.Label Label15 
         BackStyle       =   0  'Transparent
         Caption         =   "个人简历"
         Height          =   255
         Left            =   4440
         TabIndex        =   34
         Top             =   3000
         Width           =   1455
      End
      Begin VB.Label Label14 
         BackStyle       =   0  'Transparent
         Caption         =   "原工作单位"
         Height          =   255
         Left            =   2520
         TabIndex        =   32
         Top             =   3000
         Width           =   1455
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "身份证号码"
         Height          =   255
         Left            =   6360
         TabIndex        =   30
         Top             =   2040
         Width           =   1455
      End
      Begin VB.Label Label12 
         BackStyle       =   0  'Transparent
         Caption         =   "电话"
         Height          =   255
         Left            =   4440
         TabIndex        =   28
         Top             =   2040
         Width           =   1455
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "EMAIL"
         Height          =   255
         Left            =   2520

⌨️ 快捷键说明

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