📄 dataenvironment1.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 5055
ClientLeft = 1080
ClientTop = 1500
ClientWidth = 6300
_ExtentX = 14235
_ExtentY = 7805
FolderFlags = 7
TypeLibGuid = "{A5DC9AF5-9235-11D1-B067-00DD01144174}"
TypeInfoGuid = "{A5DC9AF6-9235-11D1-B067-00DD01144174}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "Connection1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=G:\file\工作\VB\实验\StudentAd.mdb"
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "Command1"
CommDispId = 1002
RsDispId = 1024
CommandText = $"DataEnvironment1.dsx":0000
ActiveConnectionName= "Connection1"
CommandType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 8
BeginProperty Field1
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "学号"
Caption = "学号"
EndProperty
BeginProperty Field2
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "班级"
Caption = "班级"
EndProperty
BeginProperty Field3
Precision = 0
Size = 4
Scale = 0
Type = 200
Name = "性别"
Caption = "性别"
EndProperty
BeginProperty Field4
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "数学"
Caption = "数学"
EndProperty
BeginProperty Field5
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "外语"
Caption = "外语"
EndProperty
BeginProperty Field6
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "电路"
Caption = "电路"
EndProperty
BeginProperty Field7
Precision = 5
Size = 2
Scale = 0
Type = 2
Name = "总分"
Caption = "总分"
EndProperty
BeginProperty Field8
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "姓名"
Caption = "姓名"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataEnvironment1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -