bluetoothremote.sln
来自「蓝牙遥控器的代码」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{20D4826A-C6FA-45DB-90F4-C717570B9F32}") = "BluetoothRemote", "BluetoothRemote.csdproj", "{9647A438-6C4C-4D7F-82C3-1A760C7178D2}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{9647A438-6C4C-4D7F-82C3-1A760C7178D2}.Debug.ActiveCfg = Debug|Smartphone
{9647A438-6C4C-4D7F-82C3-1A760C7178D2}.Debug.Build.0 = Debug|Smartphone
{9647A438-6C4C-4D7F-82C3-1A760C7178D2}.Debug.Deploy.0 = Debug|Smartphone
{9647A438-6C4C-4D7F-82C3-1A760C7178D2}.Release.ActiveCfg = Release|Smartphone
{9647A438-6C4C-4D7F-82C3-1A760C7178D2}.Release.Build.0 = Release|Smartphone
{9647A438-6C4C-4D7F-82C3-1A760C7178D2}.Release.Deploy.0 = Release|Smartphone
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?