基本信息
源码名称:C#串口通讯
源码大小:0.09M
文件格式:.rar
开发语言:C#
更新时间:2023-03-20
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍

C#上位机开发:实现串口通讯

.
├── C#串口通讯_example2_串口通讯.rar
└── example2_串口通讯
    ├── 1679291481408.jpg
    └── 串口通讯
        ├── App.config
        ├── Form1.Designer.cs
        ├── Form1.cs
        ├── Form1.resx
        ├── Program.cs
        ├── Properties
        │   ├── AssemblyInfo.cs
        │   ├── Resources.Designer.cs
        │   ├── Resources.resx
        │   ├── Settings.Designer.cs
        │   └── Settings.settings
        ├── bin
        │   └── Debug
        │       ├── 串口通讯.exe
        │       ├── 串口通讯.exe.config
        │       └── 串口通讯.pdb
        ├── obj
        │   └── Debug
        │       ├── DesignTimeResolveAssemblyReferences.cache
        │       ├── DesignTimeResolveAssemblyReferencesInput.cache
        │       ├── TempPE
        │       ├── 串口通讯.Form1.resources
        │       ├── 串口通讯.Properties.Resources.resources
        │       ├── 串口通讯.csproj.CoreCompileInputs.cache
        │       ├── 串口通讯.csproj.FileListAbsolute.txt
        │       ├── 串口通讯.csproj.GenerateResource.cache
        │       ├── 串口通讯.csprojAssemblyReference.cache
        │       ├── 串口通讯.exe
        │       └── 串口通讯.pdb
        ├── 串口通讯.csproj
        └── 串口通讯.sln

8 directories, 27 files