基本信息
源码名称:温度采集上位机
源码大小:1.85M
文件格式:.zip
开发语言:C#
更新时间:2020-11-24
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
温度采集上位机

.
├── C 温度采集上位机_Tem-X V0.1.zip
└── Tem-X V0.1
    ├── App.config
    ├── Form1.Designer.cs
    ├── Form1.cs
    ├── Form1.resx
    ├── Program.cs
    ├── Properties
    │   ├── AssemblyInfo.cs
    │   ├── Resources.Designer.cs
    │   ├── Resources.resx
    │   ├── Settings.Designer.cs
    │   └── Settings.settings
    ├── Tem-X V0.1.csproj
    ├── Tem-X V0.1.sln
    ├── Tem-X V0.1.v12.suo
    ├── Tem.ico
    ├── bin
    │   └── Debug
    │       ├── Tem-X V0.1.exe
    │       ├── Tem-X V0.1.exe.config
    │       ├── Tem-X V0.1.pdb
    │       ├── Tem-X V0.1.vshost.exe
    │       ├── Tem-X V0.1.vshost.exe.config
    │       ├── Tem-X V0.1.vshost.exe.manifest
    │       ├── data
    │       └── savedata
    │           ├── 18-08-13-15-03-45.txt
    │           ├── 18-08-13-15-06-34.txt
    │           ├── 18-08-13-15-08-40.txt
    │           ├── 18-08-13-15-09-59.txt
    │           ├── 18-08-14-16-26-36.txt
    │           ├── 18-08-14-16-31-39.txt
    │           ├── 18-08-16-10-41-42.txt
    │           ├── 18-08-16-10-45-15.txt
    │           ├── 18-08-16-10-46-21.txt
    │           ├── 18-08-16-10-49-28.txt
    │           └── 18-08-17-16-28-27.txt
    └── obj
        └── Debug
            ├── AssemblyReference.cache
            ├── DesignTimeResolveAssemblyReferences.cache
            ├── DesignTimeResolveAssemblyReferencesInput.cache
            ├── Tem-X V0.1.csproj.CoreCompileInputs.cache
            ├── Tem-X V0.1.csproj.FileListAbsolute.txt
            ├── Tem-X V0.1.csproj.GenerateResource.cache
            ├── Tem-X V0.1.csprojAssemblyReference.cache
            ├── Tem-X V0.1.exe
            ├── Tem-X V0.1.pdb
            ├── TemX.Properties.Resources.resources
            ├── TempPE
            │   └── Properties.Resources.Designer.cs.dll
            ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
            ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
            ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
            └── WindowsFormsApplication1.Form1.resources

8 directories, 48 files