基本信息
源码名称:PSQL C#实例_PLCClient
源码大小:1.92M
文件格式:.zip
开发语言:C#
更新时间:2023-01-09
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
PSQL C#实例_PLCClient

.
├── PLCClient
│   ├── PLCClient
│   ├── PLCClient.csproj
│   ├── PLCClient.sln
│   ├── PostgreClient.cs
│   ├── Program.cs
│   ├── bin
│   │   └── Debug
│   │       └── netcoreapp3.1
│   │           ├── DBLib.ini
│   │           ├── HslCommunication.dll
│   │           ├── Microsoft.Extensions.Logging.Abstractions.dll
│   │           ├── Npgsql.dll
│   │           ├── PLCClient.deps.json
│   │           ├── PLCClient.dll
│   │           ├── PLCClient.exe
│   │           ├── PLCClient.pdb
│   │           ├── PLCClient.runtimeconfig.dev.json
│   │           ├── PLCClient.runtimeconfig.json
│   │           ├── SqlSugar.dll
│   │           ├── System.Diagnostics.DiagnosticSource.dll
│   │           └── System.Runtime.CompilerServices.Unsafe.dll
│   ├── mode
│   │   └── CuttingHeadMachineDataEntity.cs
│   └── obj
│       ├── Debug
│       │   └── netcoreapp3.1
│       │       ├── PLCClient.AssemblyInfo.cs
│       │       ├── PLCClient.AssemblyInfoInputs.cache
│       │       ├── PLCClient.assets.cache
│       │       ├── PLCClient.csproj.CopyComplete
│       │       ├── PLCClient.csproj.CoreCompileInputs.cache
│       │       ├── PLCClient.csproj.FileListAbsolute.txt
│       │       ├── PLCClient.csprojAssemblyReference.cache
│       │       ├── PLCClient.dll
│       │       ├── PLCClient.genruntimeconfig.cache
│       │       ├── PLCClient.pdb
│       │       └── apphost.exe
│       ├── PLCClient.csproj.nuget.dgspec.json
│       ├── PLCClient.csproj.nuget.g.props
│       ├── PLCClient.csproj.nuget.g.targets
│       ├── project.assets.json
│       └── project.nuget.cache
└── 好例子网PSQL C#实例_PLCClient.zip

9 directories, 35 files