exam4_6.sln
来自「原代码详细说明是关于c++方面的希望可以帮助大家使用」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Exam4_6", "Exam4_6.csproj", "{5F05F4E8-1EB8-4FAF-9EEE-8027E37C265C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Exam4_7", "..\Exam4_7\Exam4_7.csproj", "{6906B668-73F0-45D3-AEEC-728C3509DCBB}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{5F05F4E8-1EB8-4FAF-9EEE-8027E37C265C}.Debug.ActiveCfg = Debug|.NET
{5F05F4E8-1EB8-4FAF-9EEE-8027E37C265C}.Debug.Build.0 = Debug|.NET
{5F05F4E8-1EB8-4FAF-9EEE-8027E37C265C}.Release.ActiveCfg = Release|.NET
{5F05F4E8-1EB8-4FAF-9EEE-8027E37C265C}.Release.Build.0 = Release|.NET
{6906B668-73F0-45D3-AEEC-728C3509DCBB}.Debug.ActiveCfg = Debug|.NET
{6906B668-73F0-45D3-AEEC-728C3509DCBB}.Debug.Build.0 = Debug|.NET
{6906B668-73F0-45D3-AEEC-728C3509DCBB}.Release.ActiveCfg = Release|.NET
{6906B668-73F0-45D3-AEEC-728C3509DCBB}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?