基本信息
源码名称:数据上传计算窗口代码
源码大小:0.06M
文件格式:.zip
开发语言:C#
更新时间:2023-01-07
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

数据上传计算窗口代码

md5计算

.
├── md5计算_soft.zip
└── soft
    ├── App.config
    ├── Form1.Designer.cs
    ├── Form1.cs
    ├── Form1.resx
    ├── PostTest.csproj
    ├── PostTest.sln
    ├── Program.cs
    ├── Properties
    │   ├── AssemblyInfo.cs
    │   ├── Resources.Designer.cs
    │   ├── Resources.resx
    │   ├── Settings.Designer.cs
    │   └── Settings.settings
    ├── bin
    │   └── Debug
    │       ├── PostTest.exe
    │       ├── PostTest.exe.config
    │       ├── PostTest.pdb
    │       └── main.txt
    ├── main.txt
    └── obj
        └── Debug
            ├── DesignTimeResolveAssemblyReferences.cache
            ├── DesignTimeResolveAssemblyReferencesInput.cache
            ├── PostTest.Form1.resources
            ├── PostTest.Properties.Resources.resources
            ├── PostTest.csproj.AssemblyReference.cache
            ├── PostTest.csproj.CoreCompileInputs.cache
            ├── PostTest.csproj.FileListAbsolute.txt
            ├── PostTest.csproj.GenerateResource.cache
            ├── PostTest.exe
            ├── PostTest.pdb
            └── TempPE
                └── Properties.Resources.Designer.cs.dll

7 directories, 29 files