基本信息
源码名称:C#采集access数据库,并实时通过串口发送数据。(配置型)
源码大小:0.88M
文件格式:.rar
开发语言:C#
更新时间:2023-09-10
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

C#采集access数据库,并实时通过串口发送数据。(配置型)

自动查询access数据库文件,当有数据更新时,程序自动采集,并通过串口发送出来;

.
├── 2号站1号机组-博硕
│   ├── InteLliTrace
│   │   ├── CRC.cs
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Form2.Designer.cs
│   │   ├── Form2.cs
│   │   ├── Form2.resx
│   │   ├── Form3.Designer.cs
│   │   ├── Form3.cs
│   │   ├── Form3.resx
│   │   ├── InteLliTrace.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Resources
│   │   ├── ShuiNiZhanZuCheng.cs
│   │   ├── app.config
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── 20211019.ini
│   │   │   │   ├── DATA
│   │   │   │   │   └── RiZhi.txt
│   │   │   │   ├── InteLliTrace.exe
│   │   │   │   ├── InteLliTrace.exe.config
│   │   │   │   ├── InteLliTrace.pdb
│   │   │   │   ├── Interop.IWshRuntimeLibrary.dll
│   │   │   │   └── SystemINI
│   │   │   │       ├── peizhi.ini
│   │   │   │       └── shengjicx20221123163617.exe
│   │   │   └── Release
│   │   │       ├── Google.ProtocolBuffers.dll
│   │   │       ├── InteLliTrace.exe
│   │   │       ├── InteLliTrace.pdb
│   │   │       └── protobuf-net.dll
│   │   ├── bird1.ico
│   │   ├── obj
│   │   │   ├── Debug
│   │   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── InteLliTrace.Form1.resources
│   │   │   │   ├── InteLliTrace.Form2.resources
│   │   │   │   ├── InteLliTrace.Form3.resources
│   │   │   │   ├── InteLliTrace.Properties.Resources.resources
│   │   │   │   ├── InteLliTrace.csproj.FileListAbsolute.txt
│   │   │   │   ├── InteLliTrace.csproj.GenerateResource.Cache
│   │   │   │   ├── InteLliTrace.csproj.ResolveComReference.cache
│   │   │   │   ├── InteLliTrace.exe
│   │   │   │   ├── InteLliTrace.pdb
│   │   │   │   ├── Interop.IWshRuntimeLibrary.dll
│   │   │   │   └── TempPE
│   │   │   │       └── Properties.Resources.Designer.cs.dll
│   │   │   └── Release
│   │   │       ├── InteLliTrace.Form1.resources
│   │   │       ├── InteLliTrace.Form2.resources
│   │   │       ├── InteLliTrace.Messages.resources
│   │   │       ├── InteLliTrace.Properties.Resources.resources
│   │   │       ├── InteLliTrace.csproj.FileListAbsolute.txt
│   │   │       ├── InteLliTrace.csproj.GenerateResource.Cache
│   │   │       ├── InteLliTrace.exe
│   │   │       └── InteLliTrace.pdb
│   │   ├── star_sharp.ico
│   │   └── teacup_without_handle_96px_1214986_easyicon.net.ico
│   ├── InteLliTrace.sln
│   └── InteLliTrace.v12.suo
└── C#采集access数据库,并实时通过串口发送数据。(配置型)_2号站1号机组-博硕.rar

13 directories, 58 files