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

📄 f_zhaopincx.frm

📁 公司人员综合管理系统 提供公司人员的简历、工资账目、考勤、医疗纪录、失业保险等情况
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form F_ZhaoPInCX 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "招聘查询"
   ClientHeight    =   7020
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9885
   ControlBox      =   0   'False
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   7020
   ScaleWidth      =   9885
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame3 
      Height          =   4575
      Left            =   120
      TabIndex        =   13
      Top             =   2280
      Width           =   9495
      Begin VB.CommandButton CmdXianShi_Exit 
         Caption         =   "关闭"
         Height          =   375
         Left            =   8160
         TabIndex        =   35
         Top             =   4080
         Width           =   1095
      End
      Begin VB.TextBox txtFields 
         DataField       =   "人均费用"
         Enabled         =   0   'False
         Height          =   285
         Index           =   7
         Left            =   7320
         TabIndex        =   22
         Top             =   3240
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         DataField       =   "招聘费"
         Height          =   285
         Index           =   6
         Left            =   2040
         TabIndex        =   21
         Top             =   3240
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         DataField       =   "应聘人数"
         Height          =   285
         Index           =   5
         Left            =   7320
         TabIndex        =   20
         Top             =   2520
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         DataField       =   "岗位编号"
         Enabled         =   0   'False
         Height          =   285
         Index           =   2
         Left            =   2040
         TabIndex        =   19
         Top             =   2400
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         DataField       =   "招聘方式"
         Height          =   285
         Index           =   1
         Left            =   7320
         TabIndex        =   18
         Top             =   1080
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         DataField       =   "招聘编号"
         Height          =   285
         Index           =   0
         Left            =   2040
         TabIndex        =   16
         Top             =   480
         Width           =   1815
      End
      Begin VB.ComboBox Combo4 
         Height          =   315
         Left            =   2040
         TabIndex        =   15
         Top             =   1800
         Width           =   1815
      End
      Begin VB.ComboBox Combo3 
         Height          =   315
         Left            =   7320
         TabIndex        =   14
         Top             =   1800
         Width           =   1815
      End
      Begin MSComCtl2.DTPicker DTPicker3 
         DataField       =   "招聘日期"
         Height          =   300
         Left            =   2040
         TabIndex        =   17
         Top             =   1080
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   529
         _Version        =   393216
         CheckBox        =   -1  'True
         DateIsNull      =   -1  'True
         Format          =   65929217
         CurrentDate     =   36191
      End
      Begin VB.Label lblLabels 
         Caption         =   "人均费用:"
         Height          =   255
         Index           =   7
         Left            =   5640
         TabIndex        =   31
         Top             =   3240
         Width           =   1095
      End
      Begin VB.Label lblLabels 
         Caption         =   "招聘费:"
         Height          =   255
         Index           =   6
         Left            =   360
         TabIndex        =   30
         Top             =   3240
         Width           =   975
      End
      Begin VB.Label lblLabels 
         Caption         =   "应聘人数:"
         Height          =   255
         Index           =   5
         Left            =   5640
         TabIndex        =   29
         Top             =   2520
         Width           =   735
      End
      Begin VB.Label lblLabels 
         Caption         =   "所属部门:"
         Height          =   255
         Index           =   4
         Left            =   360
         TabIndex        =   28
         Top             =   1920
         Width           =   975
      End
      Begin VB.Label lblLabels 
         Caption         =   "岗位名称:"
         Height          =   255
         Index           =   3
         Left            =   5640
         TabIndex        =   27
         Top             =   1800
         Width           =   855
      End
      Begin VB.Label lblLabels 
         Caption         =   "岗位编号:"
         Height          =   255
         Index           =   2
         Left            =   360
         TabIndex        =   26
         Top             =   2640
         Width           =   855
      End
      Begin VB.Label lblLabels 
         Caption         =   "招聘方式:"
         Height          =   255
         Index           =   1
         Left            =   5640
         TabIndex        =   25
         Top             =   1080
         Width           =   855
      End
      Begin VB.Label lblLabels 
         Caption         =   "招聘日期:"
         Height          =   255
         Index           =   0
         Left            =   360
         TabIndex        =   24
         Top             =   1200
         Width           =   975
      End
      Begin VB.Label lblLabels 
         Caption         =   "招聘编号:"
         Height          =   255
         Index           =   8
         Left            =   360
         TabIndex        =   23
         Top             =   480
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "选择查询条件"
      Height          =   1935
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   9495
      Begin VB.ComboBox Combo1 
         Height          =   315
         Left            =   360
         TabIndex        =   6
         Top             =   1080
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.ComboBox Combo2 
         Height          =   315
         Left            =   360
         TabIndex        =   5
         Top             =   1080
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Check1"
         Height          =   255
         Left            =   360
         TabIndex        =   4
         Top             =   360
         Width           =   255
      End
      Begin VB.CheckBox Check2 
         Caption         =   "Check2"
         Height          =   255
         Left            =   1800
         TabIndex        =   3
         Top             =   360
         Width           =   255
      End
      Begin VB.CommandButton Command1 
         Caption         =   "查询"
         Height          =   375
         Left            =   6480
         TabIndex        =   2
         Top             =   1440
         Width           =   1095
      End
      Begin VB.CommandButton Command2 
         Caption         =   "关闭"
         Height          =   375
         Left            =   8160
         TabIndex        =   1
         Top             =   1440
         Width           =   1095
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   300
         Left            =   4920
         TabIndex        =   7
         Top             =   1080
         Visible         =   0   'False
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   529
         _Version        =   393216
         Format          =   65929217
         CurrentDate     =   36251
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   300
         Left            =   2160
         TabIndex        =   8
         Top             =   1080
         Visible         =   0   'False
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   529
         _Version        =   393216
         Format          =   65929217
         CurrentDate     =   36251
      End
      Begin VB.Label Label1 
         Caption         =   "岗位名称"

⌨️ 快捷键说明

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