csharpserialport.sln
来自「CSharp开发的Windows下串口调试程序」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{20D4826A-C6FA-45DB-90F4-C717570B9F32}") = "CSharpSerialPort", "CSharpSerialPort\CSharpSerialPort.csdproj", "{AC011EF8-B26F-4FBA-BB43-4C9B860CA2C0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{AC011EF8-B26F-4FBA-BB43-4C9B860CA2C0}.Debug.ActiveCfg = Debug|Pocket PC
{AC011EF8-B26F-4FBA-BB43-4C9B860CA2C0}.Debug.Build.0 = Debug|Pocket PC
{AC011EF8-B26F-4FBA-BB43-4C9B860CA2C0}.Debug.Deploy.0 = Debug|Pocket PC
{AC011EF8-B26F-4FBA-BB43-4C9B860CA2C0}.Release.ActiveCfg = Release|Pocket PC
{AC011EF8-B26F-4FBA-BB43-4C9B860CA2C0}.Release.Build.0 = Release|Pocket PC
{AC011EF8-B26F-4FBA-BB43-4C9B860CA2C0}.Release.Deploy.0 = Release|Pocket PC
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?