📄 dataprint.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataPrint
ClientHeight = 4395
ClientLeft = 0
ClientTop = 0
ClientWidth = 5490
_ExtentX = 9684
_ExtentY = 7752
FolderFlags = 1
TypeLibGuid = "{20D3BF7E-DA38-4E40-85E3-13808F50C70E}"
TypeInfoGuid = "{548A6BE4-F593-416F-B39A-2597A772254D}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "ConPrint"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=MyDB;Data Source=SFW007"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "CmdPrint"
CommDispId = 1002
RsDispId = 1006
CommandText = "dbo.Student"
ActiveConnectionName= "ConPrint"
CommandType = 2
dbObjectType = 1
IsRSReturning = -1 'True
NumFields = 14
BeginProperty Field1
Precision = 0
Size = 20
Scale = 0
Type = 200
Name = "ID"
Caption = "学号"
EndProperty
BeginProperty Field2
Precision = 0
Size = 12
Scale = 0
Type = 200
Name = "Name"
Caption = "姓名"
EndProperty
BeginProperty Field3
Precision = 0
Size = 2
Scale = 0
Type = 200
Name = "Sex"
Caption = "性别"
EndProperty
BeginProperty Field4
Precision = 23
Size = 16
Scale = 3
Type = 135
Name = "Birthday"
Caption = "出生日期"
EndProperty
BeginProperty Field5
Precision = 0
Size = 20
Scale = 0
Type = 200
Name = "Nation"
Caption = "民族"
EndProperty
BeginProperty Field6
Precision = 0
Size = 40
Scale = 0
Type = 200
Name = "Speciality"
Caption = "专业"
EndProperty
BeginProperty Field7
Precision = 0
Size = 30
Scale = 0
Type = 200
Name = "Phone"
Caption = "电话"
EndProperty
BeginProperty Field8
Precision = 0
Size = 30
Scale = 0
Type = 200
Name = "StatusID"
Caption = "身份证号"
EndProperty
BeginProperty Field9
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "Email"
Caption = "电子邮件"
EndProperty
BeginProperty Field10
Precision = 0
Size = 12
Scale = 0
Type = 200
Name = "HouseName"
Caption = "家长姓名"
EndProperty
BeginProperty Field11
Precision = 0
Size = 30
Scale = 0
Type = 200
Name = "HousePhone"
Caption = "家长电话"
EndProperty
BeginProperty Field12
Precision = 0
Size = 50
Scale = 0
Type = 200
Name = "HouseAddress"
Caption = "家长地址"
EndProperty
BeginProperty Field13
Precision = 0
Size = 6
Scale = 0
Type = 200
Name = "PostCode"
Caption = "邮编"
EndProperty
BeginProperty Field14
Precision = 0
Size = 2147483647
Scale = 0
Type = 201
Name = "Memo"
Caption = "备注"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "DataPrint"
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 + -