eight_code2.sln
来自「輸入起始和目標狀態,計算出其搜索的各種属性」· SLN 代码 · 共 21 行
SLN
21 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Eight_COde2", "Eight_COde2.vcproj", "{F540A30C-52AB-4626-A3D0-2B1CD97DA24D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F540A30C-52AB-4626-A3D0-2B1CD97DA24D}.Debug|Win32.ActiveCfg = Debug|Win32
{F540A30C-52AB-4626-A3D0-2B1CD97DA24D}.Debug|Win32.Build.0 = Debug|Win32
{F540A30C-52AB-4626-A3D0-2B1CD97DA24D}.Release|Win32.ActiveCfg = Release|Win32
{F540A30C-52AB-4626-A3D0-2B1CD97DA24D}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?