s401.sln
来自「用VC2005做的控制台小游戏走迷宫模式剧情可自行添加游戏开始界面也可自行添加」· SLN 代码 · 共 21 行
SLN
21 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual C++ Express 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "S401", "S401\S401.vcproj", "{C0FD2703-BFC8-4C78-9972-376B8EC8C9A0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0FD2703-BFC8-4C78-9972-376B8EC8C9A0}.Debug|Win32.ActiveCfg = Debug|Win32
{C0FD2703-BFC8-4C78-9972-376B8EC8C9A0}.Debug|Win32.Build.0 = Debug|Win32
{C0FD2703-BFC8-4C78-9972-376B8EC8C9A0}.Release|Win32.ActiveCfg = Release|Win32
{C0FD2703-BFC8-4C78-9972-376B8EC8C9A0}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?