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

📄 kaoqin.frm

📁 进销存管理系统,我是个新手,请大家多多帮助哈1
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form kaoqin 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "员工考勤"
   ClientHeight    =   7605
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10065
   Icon            =   "kaoqin.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7605
   ScaleWidth      =   10065
   StartUpPosition =   2  '屏幕中心
   Begin VB.TextBox w 
      Height          =   270
      Left            =   4800
      TabIndex        =   24
      Text            =   "Text5"
      Top             =   8160
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.TextBox z 
      Height          =   270
      Left            =   3840
      TabIndex        =   23
      Text            =   "Text4"
      Top             =   8040
      Visible         =   0   'False
      Width           =   495
   End
   Begin VB.TextBox list 
      Height          =   270
      Left            =   960
      TabIndex        =   22
      Top             =   8160
      Visible         =   0   'False
      Width           =   2055
   End
   Begin MSComctlLib.ListView ListView1 
      Height          =   7575
      Left            =   120
      TabIndex        =   21
      Top             =   0
      Width           =   6375
      _ExtentX        =   11245
      _ExtentY        =   13361
      View            =   3
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Left            =   2160
      TabIndex        =   20
      Top             =   6120
      Visible         =   0   'False
      Width           =   2415
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Left            =   720
      TabIndex        =   19
      Top             =   7200
      Visible         =   0   'False
      Width           =   2055
   End
   Begin VB.Frame Frame3 
      Caption         =   "写入考勤数据"
      Height          =   1695
      Left            =   6480
      TabIndex        =   16
      Top             =   5880
      Width           =   3495
      Begin 工程1.isButton isButton3 
         Height          =   735
         Left            =   120
         TabIndex        =   18
         Top             =   840
         Width           =   3135
         _extentx        =   5530
         _extenty        =   1296
         icon            =   "kaoqin.frx":058A
         style           =   8
         caption         =   "写入今日的考勤数据"
         iconsize        =   32
         iconalign       =   1
         inonthemestyle  =   0
         tooltiptitle    =   ""
         tooltipicon     =   0
         tooltiptype     =   0
         ttforecolor     =   0
         font            =   "kaoqin.frx":1266
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "每日下班时请进行数据采集,将今日的考勤数据保存."
         Height          =   375
         Left            =   120
         TabIndex        =   17
         Top             =   360
         Width           =   3135
      End
   End
   Begin VB.ComboBox Combo2 
      Height          =   300
      Left            =   5640
      TabIndex        =   14
      Text            =   "1"
      Top             =   8160
      Width           =   735
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Left            =   6480
      TabIndex        =   13
      Top             =   8160
      Visible         =   0   'False
      Width           =   2055
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   2040
      Top             =   7680
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H8000000A&
      Caption         =   "员工考勤情况"
      Height          =   4215
      Left            =   6480
      TabIndex        =   3
      Top             =   1440
      Width           =   3495
      Begin VB.TextBox txt_ws 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFC0&
         Enabled         =   0   'False
         Height          =   375
         Left            =   1680
         TabIndex        =   12
         Top             =   1320
         Width           =   1575
      End
      Begin VB.TextBox txt_memo 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFC0&
         Enabled         =   0   'False
         Height          =   1815
         Left            =   840
         TabIndex        =   10
         Top             =   2160
         Width           =   2415
      End
      Begin VB.TextBox txt_zs 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFC0&
         Enabled         =   0   'False
         Height          =   375
         Left            =   1680
         TabIndex        =   7
         Top             =   840
         Width           =   1575
      End
      Begin VB.TextBox txt_zhuangtai 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFC0&
         Enabled         =   0   'False
         Height          =   375
         Left            =   1680
         TabIndex        =   5
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label12 
         Caption         =   "备注:"
         Height          =   255
         Left            =   240
         TabIndex        =   9
         Top             =   2520
         Width           =   615
      End
      Begin VB.Label Label11 
         Caption         =   "下班时间(晚):"
         Height          =   255
         Left            =   240
         TabIndex        =   8
         Top             =   1440
         Width           =   1335
      End
      Begin VB.Label Label6 
         Caption         =   "上班时间(早):"
         Height          =   255
         Left            =   240
         TabIndex        =   6
         Top             =   960
         Width           =   1335
      End
      Begin VB.Label Label4 
         Caption         =   "状   态:"
         Height          =   255
         Left            =   240
         TabIndex        =   4
         Top             =   480
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "请输入员工编号进行考勤"
      Height          =   1215
      Left            =   6480
      TabIndex        =   0
      Top             =   120
      Width           =   3495
      Begin VB.ComboBox Combo4 
         Height          =   300
         Left            =   1800
         Style           =   2  'Dropdown List
         TabIndex        =   11
         Top             =   360
         Width           =   1215
      End
      Begin 工程1.isButton isButton1 
         Height          =   375
         Left            =   240
         TabIndex        =   2
         Top             =   720
         Width           =   1335
         _extentx        =   2355
         _extenty        =   661
         icon            =   "kaoqin.frx":128E
         style           =   8
         caption         =   "上班考勤"
         iconalign       =   1
         tooltiptitle    =   ""
         tooltipicon     =   0
         tooltiptype     =   0
         font            =   "kaoqin.frx":162A
      End
      Begin 工程1.isButton isButton2 
         Height          =   375
         Left            =   1800
         TabIndex        =   15
         Top             =   720
         Width           =   1335

⌨️ 快捷键说明

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