clientsetup.sln
来自「通过手机蓝牙控制个人电脑上的幻灯片的播放」· SLN 代码 · 共 21 行
SLN
21 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{B900F1C2-3D47-4FEC-85B3-04AAF18C3634}") = "ClientSetup", "ClientSetup\ClientSetup.vddproj", "{4253EC42-8624-441A-BB53-E5A3548C1B30}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Default = Debug|Default
Release|Default = Release|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4253EC42-8624-441A-BB53-E5A3548C1B30}.Debug|Default.ActiveCfg = Debug
{4253EC42-8624-441A-BB53-E5A3548C1B30}.Debug|Default.Build.0 = Debug
{4253EC42-8624-441A-BB53-E5A3548C1B30}.Release|Default.ActiveCfg = Release
{4253EC42-8624-441A-BB53-E5A3548C1B30}.Release|Default.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?