uc.sln
来自「can总线与usb总线格式转换」· SLN 代码 · 共 31 行
SLN
31 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uc", "uc.vcproj", "{3F8190FD-4141-4169-853E-A6783DFD60A2}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uctest", "uctest\uctest.vcproj", "{A8125548-0F85-48C6-BF8B-D6A4C774521E}"
ProjectSection(ProjectDependencies) = postProject
{3F8190FD-4141-4169-853E-A6783DFD60A2} = {3F8190FD-4141-4169-853E-A6783DFD60A2}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{3F8190FD-4141-4169-853E-A6783DFD60A2}.Debug.ActiveCfg = Debug|Win32
{3F8190FD-4141-4169-853E-A6783DFD60A2}.Debug.Build.0 = Debug|Win32
{3F8190FD-4141-4169-853E-A6783DFD60A2}.Release.ActiveCfg = Release|Win32
{3F8190FD-4141-4169-853E-A6783DFD60A2}.Release.Build.0 = Release|Win32
{A8125548-0F85-48C6-BF8B-D6A4C774521E}.Debug.ActiveCfg = Debug|Win32
{A8125548-0F85-48C6-BF8B-D6A4C774521E}.Debug.Build.0 = Debug|Win32
{A8125548-0F85-48C6-BF8B-D6A4C774521E}.Release.ActiveCfg = Release|Win32
{A8125548-0F85-48C6-BF8B-D6A4C774521E}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?