基本信息
源码名称:自动计算数据器:计量辅助系统
源码大小:0.91M
文件格式:.rar
开发语言:C#
更新时间:2022-04-06
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

自动计算数据器:计量辅助系统

日累计,月累计,自动计算

.
├── CSPMS
│   ├── AddForm.Designer.cs
│   ├── AddForm.cs
│   ├── AddForm.resx
│   ├── App.config
│   ├── CSPMS.csproj
│   ├── CSPMS.csproj.user
│   ├── CSPMSForm.Designer.cs
│   ├── CSPMSForm.cs
│   ├── CSPMSForm.resx
│   ├── EquMetrology.cs
│   ├── EquMetrologyDB.cs
│   ├── LoginForm.Designer.cs
│   ├── LoginForm.cs
│   ├── LoginForm.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.settings
│   │   └── app.manifest
│   ├── ResetPwForm.Designer.cs
│   ├── ResetPwForm.cs
│   ├── ResetPwForm.resx
│   ├── UserInfo.cs
│   ├── UserInfoDB.cs
│   ├── bin
│   │   └── Debug
│   │       ├── CSPMS.application
│   │       ├── CSPMS.exe
│   │       ├── CSPMS.exe.config
│   │       ├── CSPMS.exe.manifest
│   │       ├── CSPMS.pdb
│   │       ├── Dapper.dll
│   │       ├── Dapper.xml
│   │       └── app.publish
│   │           ├── Application Files
│   │           │   └── CSPMS_1_0_0_9
│   │           │       ├── CSPMS.exe
│   │           │       ├── CSPMS.exe.config
│   │           │       ├── CSPMS.exe.manifest
│   │           │       ├── Dapper.dll
│   │           │       └── sys.ico
│   │           ├── CSPMS.application
│   │           ├── CSPMS.exe
│   │           └── setup.exe
│   ├── img
│   │   ├── Edit.png
│   │   ├── close.jpeg
│   │   ├── del.png
│   │   ├── input.ico
│   │   ├── monitor.ico
│   │   ├── pass.png
│   │   ├── save.png
│   │   ├── search.png
│   │   ├── store.ico
│   │   ├── sys.ico
│   │   ├── sys.png
│   │   ├── tip.png
│   │   └── user.png
│   ├── obj
│   │   └── Debug
│   │       ├── CSPMS.AddForm.resources
│   │       ├── CSPMS.CSPMSForm.resources
│   │       ├── CSPMS.LoginForm.resources
│   │       ├── CSPMS.Properties.Resources.resources
│   │       ├── CSPMS.ResetPwForm.resources
│   │       ├── CSPMS.TrustInfo.xml
│   │       ├── CSPMS.application
│   │       ├── CSPMS.csproj.AssemblyReference.cache
│   │       ├── CSPMS.csproj.CopyComplete
│   │       ├── CSPMS.csproj.CoreCompileInputs.cache
│   │       ├── CSPMS.csproj.FileListAbsolute.txt
│   │       ├── CSPMS.csproj.GenerateResource.cache
│   │       ├── CSPMS.csproj.SuggestedBindingRedirects.cache
│   │       ├── CSPMS.exe
│   │       ├── CSPMS.exe.manifest
│   │       ├── CSPMS.pdb
│   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       └── TempPE
│   │           └── Properties.Resources.Designer.cs.dll
│   ├── packages.config
│   └── sys.ico
└── 自动计算数据器.rar

11 directories, 76 files