killlermummy.sln
来自「Game developed with C++ and ALLEGRO」· SLN 代码 · 共 17 行
SLN
17 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB9-8B4A-11D0-8D11-00A0C91BC942}") = "KilllerMummy.exe", "KilllerMummy.exe", "{A90413C7-F2A5-4BDA-B62E-145B7528657A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Default = Debug|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A90413C7-F2A5-4BDA-B62E-145B7528657A}.Debug|Default.ActiveCfg = Debug
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?