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

📄 f_zhaopincx.frm

📁 用Visual basic6开发的人事信息管理系统,数据库采用的是Sql Server2000
💻 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"
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
Begin VB.Form F_ZhaoPInCX 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "招聘查询"
   ClientHeight    =   7020
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9885
   ControlBox      =   0   'False
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   7020
   ScaleWidth      =   9885
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Caption         =   "选择查询条件"
      Height          =   1935
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   9495
      Begin Threed.SSCommand Command1 
         Height          =   375
         Left            =   6600
         TabIndex        =   32
         Top             =   1440
         Width           =   1095
         _Version        =   65536
         _ExtentX        =   1931
         _ExtentY        =   661
         _StockProps     =   78
         Caption         =   "&S.查 询"
         Font3D          =   1
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   360
         TabIndex        =   4
         Top             =   1073
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.ComboBox Combo2 
         Height          =   315
         Left            =   360
         TabIndex        =   3
         Top             =   1080
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Check1"
         Height          =   255
         Left            =   360
         TabIndex        =   2
         Top             =   360
         Width           =   255
      End
      Begin VB.CheckBox Check2 
         Caption         =   "Check2"
         Height          =   255
         Left            =   1800
         TabIndex        =   1
         Top             =   360
         Width           =   255
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   300
         Left            =   4920
         TabIndex        =   5
         Top             =   1080
         Visible         =   0   'False
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   529
         _Version        =   393216
         Format          =   69664769
         CurrentDate     =   36251
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   300
         Left            =   2160
         TabIndex        =   6
         Top             =   1080
         Visible         =   0   'False
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   529
         _Version        =   393216
         Format          =   69664769
         CurrentDate     =   36251
      End
      Begin Threed.SSCommand Command2 
         Height          =   375
         Left            =   8040
         TabIndex        =   33
         Top             =   1440
         Width           =   1095
         _Version        =   65536
         _ExtentX        =   1931
         _ExtentY        =   661
         _StockProps     =   78
         Caption         =   "&Q.关 闭"
         Font3D          =   1
      End
      Begin VB.Label Label1 
         Caption         =   "岗位名称"
         Height          =   255
         Left            =   720
         TabIndex        =   10
         Top             =   400
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "招聘日期"
         Height          =   255
         Left            =   2160
         TabIndex        =   9
         Top             =   400
         Width           =   975
      End
      Begin VB.Label Label4 
         Caption         =   "开始时间"
         Height          =   375
         Left            =   360
         TabIndex        =   8
         Top             =   1080
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.Label Label5 
         Caption         =   "结束时间"
         Height          =   255
         Left            =   3960
         TabIndex        =   7
         Top             =   1103
         Visible         =   0   'False
         Width           =   735
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "查询结果"
      Height          =   4695
      Left            =   120
      TabIndex        =   30
      Top             =   2280
      Width           =   9495
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   3615
         Left            =   120
         TabIndex        =   31
         Top             =   360
         Width           =   9135
         _ExtentX        =   16113
         _ExtentY        =   6376
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin Threed.SSCommand Command3 
         Height          =   375
         Left            =   7920
         TabIndex        =   35
         Top             =   4200
         Width           =   1095
         _Version        =   65536
         _ExtentX        =   1931
         _ExtentY        =   661
         _StockProps     =   78
         Caption         =   "&X.显 示"
         Font3D          =   1
      End
   End
   Begin VB.Frame Frame3 
      Height          =   4575
      Left            =   120
      TabIndex        =   11
      Top             =   2280
      Width           =   9495
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "人均费用"
         Enabled         =   0   'False
         Height          =   285
         Index           =   7
         Left            =   7080
         TabIndex        =   20
         Top             =   3240
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "招聘费"
         Height          =   285
         Index           =   6
         Left            =   2040
         TabIndex        =   19
         Top             =   3240
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "应聘人数"
         Height          =   285
         Index           =   5
         Left            =   7080
         TabIndex        =   18
         Top             =   2520
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "岗位编号"
         Enabled         =   0   'False
         Height          =   285
         Index           =   2
         Left            =   2040
         TabIndex        =   17
         Top             =   2400
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "招聘方式"
         Height          =   285
         Index           =   1
         Left            =   7080
         TabIndex        =   16
         Top             =   1080
         Width           =   1815
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "招聘编号"
         Height          =   285
         Index           =   0
         Left            =   2040
         TabIndex        =   14
         Top             =   480

⌨️ 快捷键说明

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