tree_sum.sln
来自「英特尔® 线程构建模块(英特尔® TBB)是一个屡获殊荣的 C+」· SLN 代码 · 共 22 行
SLN
22 行
Microsoft Visual Studio Solution File, Format Version 8.00Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tree_sum", "tree_sum.vcproj", "{C931C7A2-074E-4150-9E7A-39A03250411D}" ProjectSection(ProjectDependencies) = postProject EndProjectSectionEndProjectGlobal GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {C931C7A2-074E-4150-9E7A-39A03250411D}.Debug.ActiveCfg = Debug|Win32 {C931C7A2-074E-4150-9E7A-39A03250411D}.Debug.Build.0 = Debug|Win32 {C931C7A2-074E-4150-9E7A-39A03250411D}.Release.ActiveCfg = Release|Win32 {C931C7A2-074E-4150-9E7A-39A03250411D}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSectionEndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?