lines.sln
来自「C#开发的运行于windows mobile PDA上的游戏」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{20D4826A-C6FA-45DB-90F4-C717570B9F32}") = "Lines", "Lines.csdproj", "{ECA85186-0B1F-442A-8C3C-1B66A4C49822}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{ECA85186-0B1F-442A-8C3C-1B66A4C49822}.Debug.ActiveCfg = Debug|Windows CE
{ECA85186-0B1F-442A-8C3C-1B66A4C49822}.Debug.Build.0 = Debug|Windows CE
{ECA85186-0B1F-442A-8C3C-1B66A4C49822}.Debug.Deploy.0 = Debug|Windows CE
{ECA85186-0B1F-442A-8C3C-1B66A4C49822}.Release.ActiveCfg = Release|Windows CE
{ECA85186-0B1F-442A-8C3C-1B66A4C49822}.Release.Build.0 = Release|Windows CE
{ECA85186-0B1F-442A-8C3C-1B66A4C49822}.Release.Deploy.0 = Release|Windows CE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?