luhnchecker.sln
来自「Chapter19_COM.zip」· SLN 代码 · 共 27 行
SLN
27 行
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LuhnChecker", "LuhnChecker.vcproj", "{FC94B342-CE0E-4A09-BC26-AC1566FE2FB0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LuhnCheckerPS", "LuhnCheckerPS.vcproj", "{721EBD74-C03B-4FFD-8622-E6B54BC276FA}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
{721EBD74-C03B-4FFD-8622-E6B54BC276FA}.0 = {FC94B342-CE0E-4A09-BC26-AC1566FE2FB0}
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{FC94B342-CE0E-4A09-BC26-AC1566FE2FB0}.Debug.ActiveCfg = Debug|Win32
{FC94B342-CE0E-4A09-BC26-AC1566FE2FB0}.Debug.Build.0 = Debug|Win32
{FC94B342-CE0E-4A09-BC26-AC1566FE2FB0}.Release.ActiveCfg = Release|Win32
{FC94B342-CE0E-4A09-BC26-AC1566FE2FB0}.Release.Build.0 = Release|Win32
{721EBD74-C03B-4FFD-8622-E6B54BC276FA}.Debug.ActiveCfg = Debug|Win32
{721EBD74-C03B-4FFD-8622-E6B54BC276FA}.Release.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?