📄 de.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DE
ClientHeight = 7515
ClientLeft = 0
ClientTop = 0
ClientWidth = 7230
_ExtentX = 12753
_ExtentY = 13256
FolderFlags = 1
TypeLibGuid = "{B7D7D5F7-A37A-11D4-BEF3-911AD05F7025}"
TypeInfoGuid = "{B7D7D5F8-A37A-11D4-BEF3-911AD05F7025}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Cnn"
ConnDispId = 1001
SourceOfData = 3
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "KHB"
CommDispId = 1002
RsDispId = 1006
CommandText = "SELECT 姓名, 性别, 生日, 电话, 地址 FROM 客户表"
ActiveConnectionName= "Cnn"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 5
BeginProperty Field1
Precision = 0
Size = 8
Scale = 0
Type = 200
Name = "姓名"
Caption = "姓名"
EndProperty
BeginProperty Field2
Precision = 0
Size = 2
Scale = 0
Type = 200
Name = "性别"
Caption = "性别"
EndProperty
BeginProperty Field3
Precision = 0
Size = 8
Scale = 0
Type = 7
Name = "生日"
Caption = "生日"
EndProperty
BeginProperty Field4
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "电话"
Caption = "电话"
EndProperty
BeginProperty Field5
Precision = 0
Size = 60
Scale = 0
Type = 200
Name = "地址"
Caption = "地址"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DE"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Connection1_InfoMessage(ByVal pError As ADODB.Error, adStatus As ADODB.EventStatusEnum, ByVal pConnection As ADODB.Connection)
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -