testcontrol.sln
来自「测试控件 测试控件」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "http://localhost/Test/Test.csproj", "{5FA526FC-8A0B-4715-958D-AE3F89ABA3D1}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebControlLibrary", "WebControlLibrary\WebControlLibrary.csproj", "{9F499628-0DFC-4B27-A4A3-AF974F14D5F7}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{5FA526FC-8A0B-4715-958D-AE3F89ABA3D1}.Debug.ActiveCfg = Debug|.NET
{5FA526FC-8A0B-4715-958D-AE3F89ABA3D1}.Debug.Build.0 = Debug|.NET
{5FA526FC-8A0B-4715-958D-AE3F89ABA3D1}.Release.ActiveCfg = Release|.NET
{5FA526FC-8A0B-4715-958D-AE3F89ABA3D1}.Release.Build.0 = Release|.NET
{9F499628-0DFC-4B27-A4A3-AF974F14D5F7}.Debug.ActiveCfg = Debug|.NET
{9F499628-0DFC-4B27-A4A3-AF974F14D5F7}.Debug.Build.0 = Debug|.NET
{9F499628-0DFC-4B27-A4A3-AF974F14D5F7}.Release.ActiveCfg = Release|.NET
{9F499628-0DFC-4B27-A4A3-AF974F14D5F7}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?