sorttest.sln
来自「VS.NET培训 vs.netppeixun.rar」· SLN 代码 · 共 33 行
SLN
33 行
Microsoft Visual Studio Solution File, Format Version 1.00
Project("{BDD4A1A1-7A1F-11D0-AC13-00A0C91E29D5}") = "SortTest", "SortTest.vbproj", "{6060EB27-9CC2-4888-B1FE-CA135F3A3BC9}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
ProjectSection(SolutionConfiguration) = postProject
Debug.ActiveCfg = Debug
Debug.Build.0 = Debug
Release.ActiveCfg = Release
Release.Build.0 = Release
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sort", "..\Sort\Sort.csproj", "{C6603120-BA91-4CD6-9945-27D76B4C9026}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
ProjectSection(SolutionConfiguration) = postProject
Release.ActiveCfg = Release
Release.Build.0 = Release
Debug.ActiveCfg = Debug
Debug.Build.0 = Debug
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
DoSign = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?