找传奇、传世资源到传世资源站!

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

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

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

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

【相关图片】

from clipboardfrom clipboard

【源码结构】

.
├── 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

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复