基本信息
源码名称:远程连接设备plc,实时抓取机台数据
源码大小:2.71M
文件格式:.zip
开发语言:C#
更新时间:2023-01-07
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

远程连接设备plc,实时抓取机台数据



.
├── SyncChatClient
│   ├── Backup
│   │   ├── MainForm.Designer.cs
│   │   ├── MainForm.cs
│   │   ├── MainForm.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   └── SyncChatClient.csproj
│   ├── ConCIIOT.cs
│   ├── DapperFactory.cs
│   ├── DataInfo.cs
│   ├── Log4NetHelp.cs
│   ├── MainForm.Designer.cs
│   ├── MainForm.cs
│   ├── MainForm.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── SyncChatClient.csproj
│   ├── SyncChatClient.sln
│   ├── UpgradeLog.htm
│   ├── app.config
│   ├── bin
│   │   ├── Debug
│   │   │   ├── Dapper.dll
│   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── FC_.vshost.exe.config
│   │   │   ├── FC_AssembleSys.exe
│   │   │   ├── FC_AssembleSys.exe.config
│   │   │   ├── FC_AssembleSys.pdb
│   │   │   ├── FC_AssembleSys.vshost.exe
│   │   │   ├── FC_AssembleSys.vshost.exe.config
│   │   │   ├── FC_AssembleSys.vshost.exe.manifest
│   │   │   ├── HslCommunication.dll
│   │   │   ├── JCchongqiApp_FC0.9.exe
│   │   │   ├── Logs
│   │   │   │   ├── [info] .log
│   │   │   │   ├── [info] .log.2020-12-30
│   │   │   │   ├── [info] .log.2021-01-07
│   │   │   │   ├── [info] .log.2021-01-08
│   │   │   │   └── [info] .log.2021-01-30
│   │   │   ├── Oracle.ManagedDataAccess.dll
│   │   │   ├── ServerIPAndPort.txt
│   │   │   ├── SyncChatClient.MainForm.resources
│   │   │   ├── SyncChatClient.Properties.Resources.resources
│   │   │   ├── SyncChatClient.csproj.FileListAbsolute.txt
│   │   │   ├── SyncChatClient.csproj.GenerateResource.Cache
│   │   │   ├── SyncChatClient.vshost.exe.config
│   │   │   ├── SyncChatClient.vshost.exe.manifest
│   │   │   ├── log4net.dll
│   │   │   └── logpath20210105.txt
│   │   └── Release
│   ├── obj
│   │   └── Debug
│   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       ├── FC_AssembleSys.exe
│   │       ├── FC_AssembleSys.pdb
│   │       ├── Refactor
│   │       ├── SyncChatClient.MainForm.resources
│   │       ├── SyncChatClient.Properties.Resources.resources
│   │       ├── SyncChatClient.csproj.FileListAbsolute.txt
│   │       ├── SyncChatClient.csproj.GenerateResource.Cache
│   │       └── TempPE
│   │           └── Properties.Resources.Designer.cs.dll
│   └── xinjieDataDao.cs
└── 远程连接设备plc,实时抓取机台数据_SyncChatClient.zip

12 directories, 65 files