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

📄 dataenvironment1.dsr

📁 VB写的通过串口与考勤机连接通讯的程序
💻 DSR
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1 
   ClientHeight    =   3975
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   2700
   _ExtentX        =   4763
   _ExtentY        =   7011
   FolderFlags     =   1
   TypeLibGuid     =   "{5FED64CB-1C9A-464F-982D-E6C5C66BDFA9}"
   TypeInfoGuid    =   "{1DA41FA1-F836-4D51-87D4-49DEF5CDA92D}"
   TypeInfoCookie  =   0
   Version         =   4
   NumConnections  =   1
   BeginProperty Connection1 
      ConnectionName  =   "Connection1"
      ConnDispId      =   1001
      SourceOfData    =   3
      ConnectionSource=   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=ccLanYa;Data Source=WWW-QY9V9B4WL3I"
      Expanded        =   -1  'True
      IsSQL           =   -1  'True
      QuoteChar       =   34
      SeparatorChar   =   46
   EndProperty
   NumRecordsets   =   1
   BeginProperty Recordset1 
      CommandName     =   "Command1"
      CommDispId      =   1002
      RsDispId        =   1005
      CommandText     =   "dbo.Count_table"
      ActiveConnectionName=   "Connection1"
      CommandType     =   2
      dbObjectType    =   1
      Expanded        =   -1  'True
      IsRSReturning   =   -1  'True
      NumFields       =   15
      BeginProperty Field1 
         Precision       =   0
         Size            =   8
         Scale           =   0
         Type            =   200
         Name            =   "姓名"
         Caption         =   "姓名"
      EndProperty
      BeginProperty Field2 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "迟到"
         Caption         =   "迟到"
      EndProperty
      BeginProperty Field3 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "早退"
         Caption         =   "早退"
      EndProperty
      BeginProperty Field4 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "加班"
         Caption         =   "加班"
      EndProperty
      BeginProperty Field5 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "节日加班"
         Caption         =   "节日加班"
      EndProperty
      BeginProperty Field6 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "请假"
         Caption         =   "请假"
      EndProperty
      BeginProperty Field7 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "请假半天"
         Caption         =   "请假半天"
      EndProperty
      BeginProperty Field8 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "旷勤"
         Caption         =   "旷勤"
      EndProperty
      BeginProperty Field9 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "旷勤半天"
         Caption         =   "旷勤半天"
      EndProperty
      BeginProperty Field10 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "出差"
         Caption         =   "出差"
      EndProperty
      BeginProperty Field11 
         Precision       =   16
         Size            =   16
         Scale           =   0
         Type            =   135
         Name            =   "Stday"
         Caption         =   "Stday"
      EndProperty
      BeginProperty Field12 
         Precision       =   16
         Size            =   16
         Scale           =   0
         Type            =   135
         Name            =   "Enday"
         Caption         =   "Enday"
      EndProperty
      BeginProperty Field13 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "sCount"
         Caption         =   "sCount"
      EndProperty
      BeginProperty Field14 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "sGong"
         Caption         =   "sGong"
      EndProperty
      BeginProperty Field15 
         Precision       =   0
         Size            =   3
         Scale           =   0
         Type            =   200
         Name            =   "sShi"
         Caption         =   "sShi"
      EndProperty
      NumGroups       =   0
      ParamCount      =   0
      RelationCount   =   0
      AggregateCount  =   0
   EndProperty
End
Attribute VB_Name = "DataEnvironment1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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