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

📄 frmmodifyduty.frm

📁 这是我们当时数据库课程设计的时候其他同学做的一个程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form 编辑考勤信息 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "编辑考勤信息"
   ClientHeight    =   7755
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8400
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7755
   ScaleWidth      =   8400
   Begin VB.Frame Frame1 
      Caption         =   "编辑考勤信息"
      Height          =   4575
      Left            =   240
      TabIndex        =   10
      Top             =   240
      Width           =   7935
      Begin VB.TextBox txtFields 
         DataField       =   "应出勤天数"
         Height          =   285
         Index           =   15
         Left            =   1920
         TabIndex        =   26
         Top             =   1920
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "迟到早退次数"
         Height          =   285
         Index           =   14
         Left            =   1920
         TabIndex        =   25
         Top             =   3960
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "休假日加班时间"
         Height          =   285
         Index           =   13
         Left            =   5760
         TabIndex        =   24
         Top             =   3468
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "休息日加班时间"
         Height          =   285
         Index           =   12
         Left            =   1920
         TabIndex        =   23
         Top             =   3360
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "延时加班时间"
         Height          =   285
         Index           =   11
         Left            =   5760
         TabIndex        =   22
         Top             =   2980
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "旷工时间"
         Height          =   285
         Index           =   10
         Left            =   5760
         TabIndex        =   21
         Top             =   3960
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "其他假时间"
         Height          =   285
         Index           =   9
         Left            =   1920
         TabIndex        =   20
         Top             =   2880
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "其他假说明"
         Height          =   285
         Index           =   8
         Left            =   5760
         TabIndex        =   19
         Top             =   2492
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "事假"
         Height          =   285
         Index           =   7
         Left            =   5760
         TabIndex        =   18
         Top             =   2004
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "病假"
         Height          =   285
         Index           =   6
         Left            =   1920
         TabIndex        =   17
         Top             =   2400
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "全勤"
         Height          =   285
         Index           =   5
         Left            =   5760
         TabIndex        =   16
         Top             =   1516
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "姓名"
         Height          =   285
         Index           =   4
         Left            =   5760
         TabIndex        =   15
         Top             =   1028
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "员工号"
         Height          =   285
         Index           =   3
         Left            =   1920
         TabIndex        =   14
         Top             =   960
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "部门"
         Height          =   285
         Index           =   2
         Left            =   1920
         TabIndex        =   13
         Top             =   1440
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "月份"
         Height          =   285
         Index           =   1
         Left            =   5760
         TabIndex        =   12
         Top             =   540
         Width           =   1695
      End
      Begin VB.TextBox txtFields 
         DataField       =   "年度"
         Height          =   285
         Index           =   0
         Left            =   1920
         TabIndex        =   11
         Top             =   540
         Width           =   1695
      End
      Begin VB.Label lblLabels 
         Caption         =   "应出勤天数:"
         Height          =   255
         Index           =   15
         Left            =   360
         TabIndex        =   42
         Top             =   2004
         Width           =   1095
      End
      Begin VB.Label lblLabels 
         Caption         =   "迟到早退次数:"
         Height          =   255
         Index           =   14
         Left            =   360
         TabIndex        =   41
         Top             =   3960
         Width           =   1335
      End
      Begin VB.Label lblLabels 
         Caption         =   "休假日加班小时:"
         Height          =   255
         Index           =   13
         Left            =   4080
         TabIndex        =   40
         Top             =   3468
         Width           =   1575
      End
      Begin VB.Label lblLabels 
         Caption         =   "休息日加班小时:"
         Height          =   255
         Index           =   12
         Left            =   360
         TabIndex        =   39
         Top             =   3468
         Width           =   1455
      End
      Begin VB.Label lblLabels 
         Caption         =   "延时加班小时:"
         Height          =   255
         Index           =   11
         Left            =   4080
         TabIndex        =   38
         Top             =   2980
         Width           =   1335
      End
      Begin VB.Label lblLabels 
         Caption         =   "旷工天数:"
         Height          =   255
         Index           =   10
         Left            =   4080
         TabIndex        =   37
         Top             =   3960
         Width           =   975
      End
      Begin VB.Label lblLabels 
         Caption         =   "其他假天数:"
         Height          =   255
         Index           =   9
         Left            =   360
         TabIndex        =   36
         Top             =   2980
         Width           =   1215
      End
      Begin VB.Label lblLabels 
         Caption         =   "其他假说明:"
         Height          =   255
         Index           =   8
         Left            =   4080
         TabIndex        =   35
         Top             =   2492
         Width           =   1215
      End
      Begin VB.Label lblLabels 
         Caption         =   "事假天数:"
         Height          =   255
         Index           =   7
         Left            =   4080
         TabIndex        =   34
         Top             =   2004
         Width           =   1095
      End
      Begin VB.Label lblLabels 
         Caption         =   "病假天数:"
         Height          =   255
         Index           =   6
         Left            =   360
         TabIndex        =   33
         Top             =   2492
         Width           =   975
      End
      Begin VB.Label lblLabels 
         Caption         =   "全勤天数:"
         Height          =   255
         Index           =   5
         Left            =   4080
         TabIndex        =   32
         Top             =   1516
         Width           =   1215
      End
      Begin VB.Label lblLabels 
         Caption         =   "姓名:"
         Height          =   255
         Index           =   4
         Left            =   4080
         TabIndex        =   31
         Top             =   1028
         Width           =   615
      End
      Begin VB.Label lblLabels 
         Caption         =   "员工号:"
         Height          =   255
         Index           =   3
         Left            =   360
         TabIndex        =   30
         Top             =   1028
         Width           =   735
      End
      Begin VB.Label lblLabels 
         Caption         =   "部门:"
         Height          =   255
         Index           =   2
         Left            =   360
         TabIndex        =   29
         Top             =   1516
         Width           =   615
      End
      Begin VB.Label lblLabels 
         Caption         =   "月份:"
         Height          =   255
         Index           =   1
         Left            =   4080
         TabIndex        =   28
         Top             =   540
         Width           =   615
      End
      Begin VB.Label lblLabels 
         Caption         =   "年度:"
         Height          =   255
         Index           =   0
         Left            =   360
         TabIndex        =   27
         Top             =   540
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "查看考勤信息"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1092
      Left            =   240
      TabIndex        =   5
      Top             =   5160
      Width           =   7935
      Begin VB.CommandButton lastCommand 
         Caption         =   "最后一条记录"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   6000
         TabIndex        =   9
         Top             =   360
         Width           =   1692

⌨️ 快捷键说明

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