📄 sorttest.sln
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -