userconnection1.dsr
来自「51单片机低功耗地温检测的上位机软件 通过串口读取单片机ROM存储的温度数据并」· DSR 代码 · 共 28 行
DSR
28 行
VERSION 5.00
Begin {FB079AE3-551B-11CF-A0BE-00AA0062BE57} UserConnection1
ClientHeight = 4575
ClientLeft = 0
ClientTop = 0
ClientWidth = 6075
_ExtentX = 10716
_ExtentY = 8070
_Version = 393216
QueryTimeout = 30
LoginTimeout = 15
TypeLibGuid = "{E83F009E-8F6A-4922-8C65-E07FD5B030CC}"
TypeInfoGuid = "{07A7BD8F-E5BA-4F83-8F40-8F15E3D3F1EE}"
TypeInfoCookie = 0
QueryCount = 1
BeginProperty Query1
QueryTimeout = 30
RowsetSize = 100
PrepareBeforeExecution= -1 'True
Name = "Query1"
EndProperty
End
Attribute VB_Name = "UserConnection1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?