基本信息
源码名称:库区监控软件(西门子PLC)源码
源码大小:2.57M
文件格式:.rar
开发语言:C#
更新时间:2024-05-14
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
西门子PLC

罐区监控系统

lunli

└── lunli
    ├── Program.cs
    ├── Properties
    │   ├── AssemblyInfo.cs
    │   ├── Resources.Designer.cs
    │   ├── Resources.resx
    │   ├── Settings.Designer.cs
    │   └── Settings.settings
    ├── Resources
    │   ├── 停止.png
    │   ├── 反转.png
    │   └── 正转.png
    ├── app.config
    ├── bin
    │   ├── Debug
    │   │   ├── DATA
    │   │   ├── PCHMI.dll
    │   │   ├── SYSERR
    │   │   │   ├── 231201.TXT
    │   │   │   ├── 231218.TXT
    │   │   │   └── 240514.TXT
    │   │   ├── TECH
    │   │   ├── UDTA
    │   │   │   ├── DT0.DAT
    │   │   │   └── UserData
    │   │   │       └── THIS_POINT_X_Y.txt
    │   │   ├── lunli.exe
    │   │   ├── lunli.exe.config
    │   │   └── lunli.pdb
    │   ├── Release
    │   ├── binexe
    │   │   ├── DATA
    │   │   ├── PCHMI.dll
    │   │   ├── SYSERR
    │   │   ├── TECH
    │   │   ├── UDTA
    │   │   │   └── UserData
    │   │   ├── lunli.exe
    │   │   ├── lunli.exe.config
    │   │   └── lunli.pdb
    │   └── binexe.rar
    ├── favicon.ico
    ├── lunli.csproj
    ├── lunli.sln
    └── obj
        └── Debug
            ├── DesignTimeResolveAssemblyReferences.cache
            ├── DesignTimeResolveAssemblyReferencesInput.cache
            ├── TempPE
            │   └── Properties.Resources.Designer.cs.dll
            ├── lunli.MAIN.resources
            ├── lunli.Properties.Resources.resources
            ├── lunli.csproj.AssemblyReference.cache
            ├── lunli.csproj.CopyComplete
            ├── lunli.csproj.CoreCompileInputs.cache
            ├── lunli.csproj.FileListAbsolute.txt
            ├── lunli.csproj.GenerateResource.cache
            ├── lunli.exe
            └── lunli.pdb

20 directories, 39 files