comp17.net.sln
来自「Thinkinc++English 电子书籍,英文版」· SLN 代码 · 共 38 行
SLN
38 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Simple17", "Simple17\Simple17.vcproj", "{E929C895-643B-4A7A-A5F7-999E00701800}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Simple17PS", "Simple17\Simple17PS.vcproj", "{4937BEFE-2D80-4838-B17E-9C0941DA7820}"
ProjectSection(ProjectDependencies) = postProject
{E929C895-643B-4A7A-A5F7-999E00701800} = {E929C895-643B-4A7A-A5F7-999E00701800}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Use", "Use\Use.vcproj", "{C391677A-7930-44DF-86E0-27B458D811AB}"
ProjectSection(ProjectDependencies) = postProject
{E929C895-643B-4A7A-A5F7-999E00701800} = {E929C895-643B-4A7A-A5F7-999E00701800}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{E929C895-643B-4A7A-A5F7-999E00701800}.Debug.ActiveCfg = Debug|Win32
{E929C895-643B-4A7A-A5F7-999E00701800}.Debug.Build.0 = Debug|Win32
{E929C895-643B-4A7A-A5F7-999E00701800}.Release.ActiveCfg = Release|Win32
{E929C895-643B-4A7A-A5F7-999E00701800}.Release.Build.0 = Release|Win32
{4937BEFE-2D80-4838-B17E-9C0941DA7820}.Debug.ActiveCfg = Debug|Win32
{4937BEFE-2D80-4838-B17E-9C0941DA7820}.Release.ActiveCfg = Release|Win32
{C391677A-7930-44DF-86E0-27B458D811AB}.Debug.ActiveCfg = Debug|Win32
{C391677A-7930-44DF-86E0-27B458D811AB}.Debug.Build.0 = Debug|Win32
{C391677A-7930-44DF-86E0-27B458D811AB}.Release.ActiveCfg = Release|Win32
{C391677A-7930-44DF-86E0-27B458D811AB}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?