myserialport.sln
来自「QT 串口代码,支持windows,unix」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MySerialPort", "MySerialPort\MySerialPort.vcproj", "{415850C5-5884-4963-852F-4065DA73E25E}"
GlobalSection(Qt) = preSolution
Integration = True
EndGlobalSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{415850C5-5884-4963-852F-4065DA73E25E}.Debug|Win32.ActiveCfg = Debug|Win32
{415850C5-5884-4963-852F-4065DA73E25E}.Debug|Win32.Build.0 = Debug|Win32
{415850C5-5884-4963-852F-4065DA73E25E}.Release|Win32.ActiveCfg = Release|Win32
{415850C5-5884-4963-852F-4065DA73E25E}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?