📄 library_manage.dsr
字号:
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} library_manage
ClientHeight = 9765
ClientLeft = 0
ClientTop = 0
ClientWidth = 10110
_ExtentX = 17833
_ExtentY = 17224
FolderFlags = 1
TypeLibGuid = "{9F39B380-D42A-4AD0-98AE-2E6245397658}"
TypeInfoGuid = "{0A25B5C9-7E24-4578-90D0-DF4184FF845E}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "library_manage_con"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= "Provider=SQLOLEDB.1;Password=sa;Persist Security Info=True;User ID=sa;Initial Catalog=图书数据;Data Source=(local)"
Expanded = -1 'True
IsSQL = -1 'True
QuoteChar = 34
SeparatorChar = 46
EndProperty
NumRecordsets = 1
BeginProperty Recordset1
CommandName = "sysusers"
CommDispId = 1003
RsDispId = 1005
CommandText = "dbo.系统用户"
ActiveConnectionName= "library_manage_con"
CommandType = 2
dbObjectType = 1
Locktype = 3
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 3
BeginProperty Field1
Precision = 0
Size = 5
Scale = 0
Type = 129
Name = "用户名"
Caption = "用户名"
EndProperty
BeginProperty Field2
Precision = 0
Size = 6
Scale = 0
Type = 129
Name = "口令"
Caption = "口令"
EndProperty
BeginProperty Field3
Precision = 0
Size = 10
Scale = 0
Type = 200
Name = "权限"
Caption = "权限"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "library_manage"
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 + -