sqldataprovider.sln
来自「本系统是在asp版《在线文件管理器》的基础上设计制作」· SLN 代码 · 共 31 行
SLN
31 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlDataProvider", "SqlDataProvider.csproj", "{4DCD330E-0B6A-4F18-B62D-554A035F784E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Debug_Local = Debug_Local
Debug_NoCache = Debug_NoCache
Release = Release
Release_Local = Release_Local
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Debug.ActiveCfg = Debug|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Debug.Build.0 = Debug|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Debug_Local.ActiveCfg = Debug_Local|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Debug_Local.Build.0 = Debug_Local|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Debug_NoCache.ActiveCfg = Debug_NoCache|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Debug_NoCache.Build.0 = Debug_NoCache|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Release.ActiveCfg = Release|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Release.Build.0 = Release|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Release_Local.ActiveCfg = Release_Local|.NET
{4DCD330E-0B6A-4F18-B62D-554A035F784E}.Release_Local.Build.0 = Release_Local|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?