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

📄 frmmacmain.frm

📁 自动回传考勤数据程序,小程序!大作用!可供大家参考一下!
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{4932CEF1-2CAA-11D2-A165-0060081C43D9}#2.0#0"; "Actbar2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frmMacMain 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "终端管理"
   ClientHeight    =   6810
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9360
   Icon            =   "frmMacMain.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   454
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   624
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer TimerGetRec 
      Enabled         =   0   'False
      Interval        =   60000
      Left            =   3915
      Top             =   5760
   End
   Begin VB.PictureBox PicMsg 
      BorderStyle     =   0  'None
      Height          =   765
      Left            =   1170
      ScaleHeight     =   765
      ScaleWidth      =   8175
      TabIndex        =   0
      Top             =   6075
      Width           =   8175
      Begin MSComctlLib.ProgressBar PBGetRec 
         Height          =   285
         Left            =   855
         TabIndex        =   257
         Top             =   450
         Visible         =   0   'False
         Width           =   7080
         _ExtentX        =   12488
         _ExtentY        =   503
         _Version        =   393216
         Appearance      =   1
         Scrolling       =   1
      End
      Begin MSComDlg.CommonDialog ComDlg 
         Left            =   4320
         Top             =   0
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
         Color           =   -2147483629
      End
      Begin VB.TextBox Msg 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000F&
         ForeColor       =   &H000000FF&
         Height          =   720
         Left            =   855
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   1
         Top             =   0
         Width           =   7305
      End
      Begin VB.Label LabPercentTime 
         Height          =   195
         Index           =   1
         Left            =   0
         TabIndex        =   322
         Top             =   495
         Width           =   825
      End
      Begin VB.Label LabPercentTime 
         Height          =   195
         Index           =   0
         Left            =   0
         TabIndex        =   321
         Top             =   270
         Width           =   825
      End
      Begin VB.Label Label1 
         Caption         =   "消息栏:"
         Height          =   195
         Index           =   12
         Left            =   90
         TabIndex        =   2
         Top             =   0
         Width           =   645
      End
   End
   Begin VB.PictureBox PicTitle 
      Height          =   420
      Left            =   1170
      ScaleHeight     =   360
      ScaleWidth      =   8055
      TabIndex        =   259
      Top             =   -45
      Width           =   8115
   End
   Begin ActiveBar2LibraryCtl.ActiveBar2 barMain 
      Height          =   6840
      Left            =   0
      TabIndex        =   260
      Top             =   0
      Width           =   1170
      _LayoutVersion  =   1
      _ExtentX        =   2064
      _ExtentY        =   12065
      _DataPath       =   ""
      Bands           =   "frmMacMain.frx":27A2
      Begin MSComDlg.CommonDialog dlgCommonDialog 
         Left            =   5670
         Top             =   3390
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin MSComctlLib.ImageList ImagePic 
         Left            =   2010
         Top             =   2100
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   1016
         ImageHeight     =   594
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   2
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMacMain.frx":C510
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMacMain.frx":3AEE0
               Key             =   ""
            EndProperty
         EndProperty
      End
   End
   Begin VB.PictureBox PicTab 
      Height          =   5550
      Index           =   1
      Left            =   1170
      ScaleHeight     =   5490
      ScaleWidth      =   8055
      TabIndex        =   39
      Top             =   405
      Width           =   8115
      Begin VB.Frame Frame17 
         Height          =   4650
         Left            =   5265
         TabIndex        =   280
         Top             =   450
         Width           =   2625
         Begin VB.CommandButton cmdChangeMacPwd 
            Caption         =   "修改机器密码"
            Height          =   330
            Left            =   855
            TabIndex        =   372
            Top             =   3420
            Width           =   1455
         End
         Begin VB.OptionButton OptHisRec 
            Caption         =   "历史"
            Height          =   285
            Index           =   1
            Left            =   135
            TabIndex        =   308
            Top             =   495
            Visible         =   0   'False
            Width           =   690
         End
         Begin VB.OptionButton OptHisRec 
            Caption         =   "最新"
            Height          =   285
            Index           =   0
            Left            =   135
            TabIndex        =   307
            Top             =   270
            Value           =   -1  'True
            Visible         =   0   'False
            Width           =   690
         End
         Begin VB.CommandButton btnDelAll 
            Caption         =   "删除数据(&L)"
            Height          =   330
            Left            =   900
            TabIndex        =   284
            Top             =   1317
            Width           =   1455
         End
         Begin VB.CommandButton btnReset 
            Caption         =   "初始化(&C)"
            Height          =   330
            Left            =   900
            Style           =   1  'Graphical
            TabIndex        =   290
            Top             =   2925
            Width           =   1455
         End
         Begin VB.CommandButton btnReadVer 
            Caption         =   "机器序列号(&L)"
            Height          =   330
            Left            =   900
            TabIndex        =   289
            Top             =   4275
            Visible         =   0   'False
            Width           =   1455
         End
         Begin VB.CommandButton btnSetClockID 
            Caption         =   "机器编号(&I)"
            Height          =   330
            Left            =   855
            TabIndex        =   288
            Top             =   3870
            Visible         =   0   'False
            Width           =   1455
         End
         Begin VB.CommandButton btnSetTime 
            Caption         =   "设置时间(&S)"
            Height          =   330
            Left            =   900
            TabIndex        =   286
            Top             =   1863
            Width           =   1455
         End
         Begin VB.CommandButton btnOpen 
            Appearance      =   0  'Flat
            Caption         =   "打开文件(&O)"
            Height          =   285
            Left            =   900
            TabIndex        =   283
            ToolTipText     =   "打开接收数据的文件夹"
            Top             =   816
            Width           =   1455
         End
         Begin VB.CommandButton btnGetMacTime 
            Caption         =   "取机器时间(&G)"
            Height          =   330
            Left            =   900
            TabIndex        =   287
            Top             =   2409
            Width           =   1455
         End
         Begin VB.CheckBox ChkSetTimeAll 
            Caption         =   "群发"
            Height          =   330
            Left            =   180
            TabIndex        =   285
            Top             =   1890
            Visible         =   0   'False
            Width           =   690
         End
         Begin VB.CommandButton btnRead 
            Caption         =   "读数据(&D)"
            Height          =   330
            Left            =   900
            TabIndex        =   282
            Top             =   270
            Width           =   1455
         End
         Begin VB.CommandButton btnStopRead 
            Caption         =   "停止读数据(&T)"
            Height          =   330
            Left            =   900
            TabIndex        =   291
            Top             =   270
            Visible         =   0   'False
            Width           =   1455
         End
      End
      Begin MSComctlLib.ListView ListMac 
         Height          =   4560
         Left            =   90
         TabIndex        =   281
         Top             =   540
         Width           =   5055
         _ExtentX        =   8916
         _ExtentY        =   8043
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   0   'False
         HideSelection   =   0   'False
         Checkboxes      =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   4
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "机器编号"
            Object.Width           =   1587
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "通信端口"
            Object.Width           =   1764
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Text            =   "通信速率"
            Object.Width           =   1764
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Text            =   "设备类型"
            Object.Width           =   1764
         EndProperty
      End
      Begin VB.Label Label1 
         Caption         =   "机器列表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H8000000D&
         Height          =   255
         Index           =   0
         Left            =   225
         TabIndex        =   48
         Top             =   315
         Width           =   1215
      End
   End
   Begin VB.PictureBox PicTab 

⌨️ 快捷键说明

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