嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在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