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

📄 frmexport.frm

📁 考勤机管理软件,用于统计某段时间某个部门或者某个员工在某段内迟到与早退次数.
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{809F5ECB-E545-4F7D-A8A8-CBFF5617AADC}#1.0#0"; "xCombox.ocx"
Object = "{7DE2015C-ABB4-4432-9634-EA5170D02672}#1.0#0"; "sTextBox.ocx"
Object = "{060B05EA-F4F5-4255-9BFC-9295B6A89D11}#3.0#0"; "Sinour050715.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmExport 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Form1"
   ClientHeight    =   8475
   ClientLeft      =   45
   ClientTop       =   450
   ClientWidth     =   10920
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   8475
   ScaleWidth      =   10920
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame 
      Caption         =   "步骤1."
      Height          =   5415
      Index           =   1
      Left            =   405
      TabIndex        =   2
      Top             =   360
      Width           =   7350
      Begin VB.CommandButton cmdNext1 
         Caption         =   "下一步"
         Height          =   375
         Left            =   4815
         TabIndex        =   4
         Top             =   3060
         Width           =   1050
      End
      Begin MSComDlg.CommonDialog ComDlg 
         Left            =   180
         Top             =   225
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin Sinour_Controls.sButton cmdSelect 
         Height          =   285
         Left            =   5535
         TabIndex        =   3
         Top             =   1890
         Width           =   330
         _ExtentX        =   582
         _ExtentY        =   503
         BTYPE           =   2
         TX              =   "┅ "
         ENAB            =   -1  'True
         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
         COLTYPE         =   1
         FOCUSR          =   -1  'True
         BCOL            =   14215660
         BCOLO           =   14215660
         FCOL            =   0
         FCOLO           =   0
         MCOL            =   12632256
         MPTR            =   1
         MICON           =   "frmExport.frx":0000
         UMCOL           =   -1  'True
         SOFT            =   0   'False
         PICPOS          =   0
         NGREY           =   0   'False
         FX              =   0
         HAND            =   0   'False
         CHECK           =   0   'False
         VALUE           =   0   'False
      End
      Begin STEXTBOXLib.STextBox txtPath 
         Height          =   285
         Left            =   2160
         TabIndex        =   5
         Top             =   1890
         Width           =   3255
         _Version        =   65536
         _ExtentX        =   5741
         _ExtentY        =   503
         _StockProps     =   68
      End
      Begin VB.Label Label11 
         Caption         =   "支持导入Excel与Access这两种格式,如果要导入的文件存在密码,请先去掉密码再导入。"
         Height          =   780
         Left            =   1260
         TabIndex        =   34
         Top             =   2295
         Width           =   4695
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "请选择文件:"
         Height          =   195
         Left            =   1260
         TabIndex        =   6
         Top             =   1935
         Width           =   945
      End
   End
   Begin VB.Frame Frame 
      Caption         =   "步骤2."
      Height          =   5415
      Index           =   2
      Left            =   945
      TabIndex        =   0
      Top             =   1575
      Width           =   7350
      Begin VB.Frame Frame1 
         Caption         =   "明细:"
         Height          =   3885
         Left            =   225
         TabIndex        =   13
         Top             =   720
         Width           =   6945
         Begin VB.Frame Frame2 
            Caption         =   "员工卡号(*)"
            Height          =   2400
            Left            =   180
            TabIndex        =   22
            Top             =   315
            Width           =   6540
            Begin VB.OptionButton Option2 
               Caption         =   "从基值自增长"
               Height          =   285
               Left            =   135
               TabIndex        =   26
               Top             =   1350
               Width           =   1500
            End
            Begin VB.OptionButton Option1 
               Caption         =   "从数据库提取"
               Height          =   285
               Left            =   135
               TabIndex        =   23
               Top             =   225
               Width           =   1545
            End
            Begin XCOMBOXLib.XCombox cmbCard 
               Height          =   300
               Left            =   1035
               TabIndex        =   24
               Top             =   585
               Width           =   1950
               _Version        =   65536
               _ExtentX        =   3440
               _ExtentY        =   300
               _StockProps     =   68
            End
            Begin STEXTBOXLib.STextBox txtBaseVal 
               Height          =   300
               Left            =   1035
               TabIndex        =   27
               Top             =   1665
               Width           =   1950
               _Version        =   65536
               _ExtentX        =   3440
               _ExtentY        =   529
               _StockProps     =   68
            End
            Begin VB.Frame Frame3 
               Height          =   735
               Left            =   5040
               TabIndex        =   31
               Top             =   810
               Width           =   1230
               Begin VB.OptionButton Option3 
                  Caption         =   "前端8位"
                  Height          =   195
                  Left            =   135
                  TabIndex        =   33
                  Top             =   180
                  Width           =   1050
               End
               Begin VB.OptionButton Option4 
                  Caption         =   "后端8位"
                  Height          =   240
                  Left            =   135
                  TabIndex        =   32
                  Top             =   450
                  Width           =   1050
               End
            End
            Begin VB.Label Label8 
               Caption         =   "卡号由8位数字组成,不足8位在前端以0补充,超过8位则取"
               Height          =   690
               Left            =   3105
               TabIndex        =   25
               Top             =   585
               Width           =   3345
            End
            Begin VB.Label Label10 
               AutoSize        =   -1  'True
               Caption         =   "员工卡号:"
               Height          =   195
               Left            =   135
               TabIndex        =   30
               Top             =   630
               Width           =   765
            End
            Begin VB.Label Label9 
               Caption         =   "卡号由8位数字组成,以基值为起点,每添加一员工,卡号加1。"
               Height          =   600
               Left            =   3105
               TabIndex        =   29
               Top             =   1710
               Width           =   3255
            End
            Begin VB.Label Label2 
               AutoSize        =   -1  'True
               Caption         =   "卡号基值:"
               Height          =   195
               Left            =   135
               TabIndex        =   28
               Top             =   1710
               Width           =   765
            End
         End
         Begin XCOMBOXLib.XCombox cmbVac 
            Height          =   300
            Left            =   4680
            TabIndex        =   14
            Top             =   3285
            Width           =   1950
            _Version        =   65536
            _ExtentX        =   3440
            _ExtentY        =   300
            _StockProps     =   68
         End
         Begin XCOMBOXLib.XCombox cmbOnClass 
            Height          =   300
            Left            =   4680
            TabIndex        =   15
            Top             =   2925
            Width           =   1950
            _Version        =   65536
            _ExtentX        =   3440
            _ExtentY        =   300
            _StockProps     =   68
         End
         Begin XCOMBOXLib.XCombox cmbCode 
            Height          =   300
            Left            =   1215
            TabIndex        =   16
            Top             =   2925
            Width           =   1950
            _Version        =   65536
            _ExtentX        =   3440
            _ExtentY        =   300
            _StockProps     =   68
         End
         Begin XCOMBOXLib.XCombox cmbName 
            Height          =   300
            Left            =   1215
            TabIndex        =   17
            Top             =   3285
            Width           =   1950
            _Version        =   65536
            _ExtentX        =   3440
            _ExtentY        =   300
            _StockProps     =   68
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "默认休假:"
            Height          =   195
            Left            =   3780
            TabIndex        =   21
            Top             =   3375
            Width           =   765
         End
         Begin VB.Label Label4 
            Caption         =   "默认排班:"
            Height          =   195
            Left            =   3780
            TabIndex        =   20
            Top             =   2970
            Width           =   780
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "(*)员工编号:"
            Height          =   195
            Left            =   165
            TabIndex        =   19
            Top             =   2970
            Width           =   915
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "员工名称:"
            Height          =   195
            Left            =   315
            TabIndex        =   18
            Top             =   3330
            Width           =   765
         End
      End
      Begin VB.CommandButton cmdBack1 
         Caption         =   "上一步"
         Height          =   375
         Left            =   4590
         TabIndex        =   12
         Top             =   4770
         Width           =   1050
      End

⌨️ 快捷键说明

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