1 Star 6 Fork 5

Amiron/SerialPortDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
SerialPortDemo.sln 4.52 KB
一键复制 编辑 原始数据 按行查看 历史
Amiron 提交于 2023-06-23 16:45 . 使用ReactiveUI 进行MVVM编程

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32516.85
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SerialPortDemo-01", "SerialPortDemo-01\SerialPortDemo-01.csproj", "{4A1C0209-92BE-466F-B203-931EEE66E945}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SerialPortDemo-02", "SerialPortDemo-02\SerialPortDemo-02.csproj", "{7FE0B8C5-CC1E-44E7-906F-BA24BBC9ED9A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SerialPortDemo-03", "SerialPortDemo-03\SerialPortDemo-03.csproj", "{3898FE5B-9942-48C7-B08F-2ABE362F0980}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SerialPortDemo-04", "SerialPortDemo-04\SerialPortDemo-04.csproj", "{7DFF1344-0D6F-4652-B71A-8E1DBD06FA01}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SerialPortDemo-05", "SerialPortDemo-05\SerialPortDemo-05.csproj", "{4DFC13E8-DF2C-4A15-9279-B1E079BE770B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SerialPortDemo-06", "SerialPortDemo-06\SerialPortDemo-06.csproj", "{41B175F9-2520-45F6-87D6-B15EBA3140FA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SerialPortDemo-07", "SerialPortDemo-07\SerialPortDemo-07.csproj", "{61A33008-6C3B-446D-9456-D32E96C03BC8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerialPortDemo-08", "SerialPortDemo-08\SerialPortDemo-08.csproj", "{2369DAF3-6FE8-4CE4-A5AA-D91F27C74349}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4A1C0209-92BE-466F-B203-931EEE66E945}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A1C0209-92BE-466F-B203-931EEE66E945}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A1C0209-92BE-466F-B203-931EEE66E945}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A1C0209-92BE-466F-B203-931EEE66E945}.Release|Any CPU.Build.0 = Release|Any CPU
{7FE0B8C5-CC1E-44E7-906F-BA24BBC9ED9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7FE0B8C5-CC1E-44E7-906F-BA24BBC9ED9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7FE0B8C5-CC1E-44E7-906F-BA24BBC9ED9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7FE0B8C5-CC1E-44E7-906F-BA24BBC9ED9A}.Release|Any CPU.Build.0 = Release|Any CPU
{3898FE5B-9942-48C7-B08F-2ABE362F0980}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3898FE5B-9942-48C7-B08F-2ABE362F0980}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3898FE5B-9942-48C7-B08F-2ABE362F0980}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3898FE5B-9942-48C7-B08F-2ABE362F0980}.Release|Any CPU.Build.0 = Release|Any CPU
{7DFF1344-0D6F-4652-B71A-8E1DBD06FA01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7DFF1344-0D6F-4652-B71A-8E1DBD06FA01}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7DFF1344-0D6F-4652-B71A-8E1DBD06FA01}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7DFF1344-0D6F-4652-B71A-8E1DBD06FA01}.Release|Any CPU.Build.0 = Release|Any CPU
{4DFC13E8-DF2C-4A15-9279-B1E079BE770B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4DFC13E8-DF2C-4A15-9279-B1E079BE770B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4DFC13E8-DF2C-4A15-9279-B1E079BE770B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4DFC13E8-DF2C-4A15-9279-B1E079BE770B}.Release|Any CPU.Build.0 = Release|Any CPU
{41B175F9-2520-45F6-87D6-B15EBA3140FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41B175F9-2520-45F6-87D6-B15EBA3140FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41B175F9-2520-45F6-87D6-B15EBA3140FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41B175F9-2520-45F6-87D6-B15EBA3140FA}.Release|Any CPU.Build.0 = Release|Any CPU
{61A33008-6C3B-446D-9456-D32E96C03BC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61A33008-6C3B-446D-9456-D32E96C03BC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61A33008-6C3B-446D-9456-D32E96C03BC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61A33008-6C3B-446D-9456-D32E96C03BC8}.Release|Any CPU.Build.0 = Release|Any CPU
{2369DAF3-6FE8-4CE4-A5AA-D91F27C74349}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2369DAF3-6FE8-4CE4-A5AA-D91F27C74349}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2369DAF3-6FE8-4CE4-A5AA-D91F27C74349}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2369DAF3-6FE8-4CE4-A5AA-D91F27C74349}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A70F2B2C-ED21-4F6E-9A5E-BDDE7C7F1D0F}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/amiron0188/serial-port-demo.git
git@gitee.com:amiron0188/serial-port-demo.git
amiron0188
serial-port-demo
SerialPortDemo
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385