tutorial.sln

来自「threadpool is a cross-platform C++ threa」· SLN 代码 · 共 21 行

SLN
21
字号
Microsoft Visual Studio Solution File, Format Version 9.00# Visual C++ Express 2005Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tutorial", "tutorial.vcproj", "{5A063D35-97FB-429A-92AF-48786ED9BED1}"EndProjectGlobal	GlobalSection(SolutionConfigurationPlatforms) = preSolution		Debug|Win32 = Debug|Win32		Release|Win32 = Release|Win32	EndGlobalSection	GlobalSection(ProjectConfigurationPlatforms) = postSolution		{5A063D35-97FB-429A-92AF-48786ED9BED1}.Debug|Win32.ActiveCfg = Debug|Win32		{5A063D35-97FB-429A-92AF-48786ED9BED1}.Debug|Win32.Build.0 = Debug|Win32		{5A063D35-97FB-429A-92AF-48786ED9BED1}.Release|Win32.ActiveCfg = Release|Win32		{5A063D35-97FB-429A-92AF-48786ED9BED1}.Release|Win32.Build.0 = Release|Win32	EndGlobalSection	GlobalSection(SolutionProperties) = preSolution		HideSolutionNode = FALSE	EndGlobalSectionEndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?