train.sln
来自「模拟堆栈输出从1到n的所有可能输出序列」· SLN 代码 · 共 21 行
SLN
21 行
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "train", "train\train.vcproj", "{320A003B-895E-4E4C-9A0D-C2450F711DEB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{320A003B-895E-4E4C-9A0D-C2450F711DEB}.Debug|Win32.ActiveCfg = Debug|Win32
{320A003B-895E-4E4C-9A0D-C2450F711DEB}.Debug|Win32.Build.0 = Debug|Win32
{320A003B-895E-4E4C-9A0D-C2450F711DEB}.Release|Win32.ActiveCfg = Release|Win32
{320A003B-895E-4E4C-9A0D-C2450F711DEB}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?