加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
串口调试工具.sln 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
lijuanfei 提交于 2022-03-13 12:15 . init

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31727.386
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "串口调试工具", "串口调试工具\串口调试工具.csproj", "{E28582A7-E9F9-46B3-B4D8-5EBEE7D2E257}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E28582A7-E9F9-46B3-B4D8-5EBEE7D2E257}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E28582A7-E9F9-46B3-B4D8-5EBEE7D2E257}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E28582A7-E9F9-46B3-B4D8-5EBEE7D2E257}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E28582A7-E9F9-46B3-B4D8-5EBEE7D2E257}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DC4254A8-6DEB-44D3-B8EB-568092697FAA}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化