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

📄 frmcardconfig.frm

📁 考勤机管理软件,用于统计某段时间某个部门或者某个员工在某段内迟到与早退次数.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
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 = "{8803088E-2AEB-4D2F-9AF0-D08480A9BEB9}#3.0#0"; "Sinour_ES.ocx"
Begin VB.Form frmCardConfig 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "卡操作"
   ClientHeight    =   7620
   ClientLeft      =   45
   ClientTop       =   450
   ClientWidth     =   5790
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7620
   ScaleWidth      =   5790
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame2 
      Caption         =   "卡相关操作"
      Height          =   7395
      Left            =   90
      TabIndex        =   0
      Top             =   135
      Width           =   5595
      Begin VB.Frame Frame6 
         Height          =   1320
         Left            =   135
         TabIndex        =   19
         Top             =   1980
         Width           =   5280
         Begin Sinour_Controls.sButton BtnInitCard 
            Height          =   420
            Left            =   3870
            TabIndex        =   20
            Top             =   765
            Width           =   1230
            _ExtentX        =   2170
            _ExtentY        =   741
            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           =   "frmCardConfig.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 VB.Label Label8 
            Caption         =   "将多张卡一起写并注册,其间写完一张卡,需要手动更换另一张卡。"
            Height          =   375
            Left            =   225
            TabIndex        =   21
            Top             =   270
            Width           =   3780
         End
      End
      Begin VB.Frame Frame5 
         Height          =   1320
         Left            =   135
         TabIndex        =   16
         Top             =   5895
         Width           =   5280
         Begin Sinour_Controls.sButton cmdUnLoginManual 
            Height          =   420
            Left            =   3870
            TabIndex        =   17
            Top             =   765
            Width           =   1230
            _ExtentX        =   2170
            _ExtentY        =   741
            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           =   "frmCardConfig.frx":001C
            UMCOL           =   -1  'True
            SOFT            =   0   'False
            PICPOS          =   0
            NGREY           =   0   'False
            FX              =   0
            HAND            =   0   'False
            CHECK           =   0   'False
            VALUE           =   0   'False
         End
         Begin VB.Label Label6 
            Caption         =   "在没有卡的情况下,将把卡号从考勤机里注销掉。需要考勤机密码。"
            Height          =   375
            Left            =   180
            TabIndex        =   18
            Top             =   270
            Width           =   4500
         End
      End
      Begin VB.Frame Frame4 
         Height          =   1320
         Left            =   135
         TabIndex        =   13
         Top             =   4590
         Width           =   5280
         Begin Sinour_Controls.sButton cmdUnLogin 
            Height          =   420
            Left            =   3870
            TabIndex        =   14
            Top             =   765
            Width           =   1230
            _ExtentX        =   2170
            _ExtentY        =   741
            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           =   "frmCardConfig.frx":0038
            UMCOL           =   -1  'True
            SOFT            =   0   'False
            PICPOS          =   0
            NGREY           =   0   'False
            FX              =   0
            HAND            =   0   'False
            CHECK           =   0   'False
            VALUE           =   0   'False
         End
         Begin VB.Label Label5 
            Caption         =   "将卡号从考勤机里取消掉,需要将卡放在考勤机上。"
            Height          =   330
            Left            =   225
            TabIndex        =   15
            Top             =   315
            Width           =   4290
         End
      End
      Begin VB.Frame Frame3 
         Height          =   1320
         Left            =   135
         TabIndex        =   10
         Top             =   3285
         Width           =   5280
         Begin Sinour_ES.sButton cmdLogin 
            Height          =   420
            Left            =   3870
            TabIndex        =   11
            Top             =   765
            Width           =   1230
            _ExtentX        =   2170
            _ExtentY        =   741
            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           =   "frmCardConfig.frx":0054
            UMCOL           =   -1  'True
            SOFT            =   0   'False
            PICPOS          =   0
            NGREY           =   0   'False
            FX              =   0
            HAND            =   0   'False

⌨️ 快捷键说明

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