文件名称:物料采购仓储系统源码

介绍说明--下载内容均来自于网络,请自行研究使用

物料采购仓储系统源码,文件总大小19.8 MB (20,768,802 字节),如非此大小,说明源码有缺失。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 物料采购仓储系统源码.zip 列表
BLL/
BLL/BLL.csproj
BLL/BLL.csproj.user
BLL/BrokenStorageBiz.cs
BLL/DepartmentBiz.cs
BLL/FakeStorageBiz.cs
BLL/LoginSecurityBiz.cs
BLL/OrderBiz.cs
BLL/ProMasterplateBiz.cs
BLL/ProMaterialFlowBiz.cs
BLL/ProcureBiz.cs
BLL/Properties/
BLL/Properties/AssemblyInfo.cs
BLL/PubStorageBiz.cs
BLL/ReaMaterialFlowBiz.cs
BLL/RoleBiz.cs
BLL/SpecStorageBiz.cs
BLL/StorageBiz.cs
BLL/SupplierBiz.cs
BLL/UserBiz.cs
BLL/bin/
BLL/bin/Debug/
BLL/bin/Debug/BLL.dll
BLL/bin/Debug/BLL.pdb
BLL/bin/Debug/Common.dll
BLL/bin/Debug/Common.pdb
BLL/bin/Debug/DAL.dll
BLL/bin/Debug/DAL.pdb
BLL/bin/Debug/Model.dll
BLL/bin/Debug/Model.pdb
BLL/obj/
BLL/obj/Debug/
BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt
BLL/obj/Debug/BLL.csprojResolveAssemblyReference.cache
BLL/obj/Debug/BLL.dll
BLL/obj/Debug/BLL.pdb
BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
BLL/obj/Debug/ResolveAssemblyReference.cache
Common/
Common/AutoAddNumberHelper.cs
Common/Common.csproj
Common/DBHelper.cs
Common/EncryptHelper.cs
Common/MsgBoxHelper.cs
Common/OpenWindowHelper.cs
Common/PagerHelper.cs
Common/Properties/
Common/Properties/AssemblyInfo.cs
Common/StyleHelper.cs
Common/TimeHelper.cs
Common/bin/
Common/bin/Debug/
Common/bin/Debug/Common.dll
Common/bin/Debug/Common.pdb
Common/obj/
Common/obj/Debug/
Common/obj/Debug/Common.csproj.FileListAbsolute.txt
Common/obj/Debug/Common.dll
Common/obj/Debug/Common.pdb
Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
DAL/
DAL/BrokenStorageAccess.cs
DAL/DAL.csproj
DAL/DAL.csproj.user
DAL/DepartmentAccess.cs
DAL/FakeStorageAccess.cs
DAL/LoginSecurityAccess.cs
DAL/OrderAccess.cs
DAL/ProMasterplateAccess.cs
DAL/ProMaterialFlowAccess.cs
DAL/ProcureAccess.cs
DAL/Properties/
DAL/Properties/AssemblyInfo.cs
DAL/PubStorageAccess.cs
DAL/ReaMaterialFlowAccess.cs
DAL/RoleAccess.cs
DAL/SpecStorageAccess.cs
DAL/StorageAccess.cs
DAL/SupplierAccess.cs
DAL/UserAccess.cs
DAL/bin/
DAL/bin/Debug/
DAL/bin/Debug/Common.dll
DAL/bin/Debug/Common.pdb
DAL/bin/Debug/DAL.dll
DAL/bin/Debug/DAL.pdb
DAL/bin/Debug/Model.dll
DAL/bin/Debug/Model.pdb
DAL/obj/
DAL/obj/Debug/
DAL/obj/Debug/DAL.csproj.FileListAbsolute.txt
DAL/obj/Debug/DAL.csprojResolveAssemblyReference.cache
DAL/obj/Debug/DAL.dll
DAL/obj/Debug/DAL.pdb
DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
DAL/obj/Debug/ResolveAssemblyReference.cache
DB/
DB/DB/
DB/DB/DB_SunkeyMS.mdf
DB/DB/DB_SunkeyMS_log.ldf
DB/sunkeySQL/
DB/sunkeySQL/DB_SunKeyMS数据库创建.sql
DB/sunkeySQL/DB_SunkeyMS.sql
DB/sunkeySQL/Tb_表创建.sql
DB/sunkeySQL/先创数据库,表和数据的(一键执行就好了).txt
DB/sunkeySQL/创数据库.txt
DB/sunkeySQL/通用分页存储过程.sql
Model/
Model/BrokenStorageInfo.cs
Model/DepartMentInfo.cs
Model/FakeStorageInfo.cs
Model/Model.csproj
Model/OrderInfo.cs
Model/ProMasterplateInfo.cs
Model/ProMaterialFlowInfo.cs
Model/ProcureInfo.cs
Model/Properties/
Model/Properties/AssemblyInfo.cs
Model/PubStorageInfo.cs
Model/ReaMaterialFlowInfo.cs
Model/RoleInfo.cs
Model/SpecStorageInfo.cs
Model/StorageInfo.cs
Model/SupplierInfo.cs
Model/UserInfo.cs
Model/bin/
Model/bin/Debug/
Model/bin/Debug/Model.dll
Model/bin/Debug/Model.pdb
Model/obj/
Model/obj/Debug/
Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Model/obj/Debug/Model.csproj.FileListAbsolute.txt
Model/obj/Debug/Model.dll
Model/obj/Debug/Model.pdb
SUNKEYMS.sln
web/
web/Admin_Login.aspx
web/Admin_Login.aspx.cs
web/Admin_Login.aspx.designer.cs
web/ChargeManager_Login.aspx
web/ChargeManager_Login.aspx.cs
web/ChargeManager_Login.aspx.designer.cs
web/Controls/
web/Controls/BaseMaterial/
web/Controls/BaseMaterial/BOMAdd.ascx
web/Controls/BaseMaterial/BOMAdd.ascx.cs
web/Controls/BaseMaterial/BOMAdd.ascx.designer.cs
web/Controls/BaseMaterial/BOMList.ascx
web/Controls/BaseMaterial/BOMList.ascx.cs
web/Controls/BaseMaterial/BOMList.ascx.designer.cs
web/Controls/BaseMaterial/BOMMaterialAdd.ascx
web/Controls/BaseMaterial/BOMMaterialAdd.ascx.cs
web/Controls/BaseMaterial/BOMMaterialAdd.ascx.designer.cs
web/Controls/BaseMaterial/DepartmentLsit.ascx
web/Controls/BaseMaterial/DepartmentLsit.ascx.cs
web/Controls/BaseMaterial/DepartmentLsit.ascx.designer.cs
web/Controls/BaseMaterial/MaterialManage.ascx
web/Controls/BaseMaterial/MaterialManage.ascx.cs
web/Controls/BaseMaterial/MaterialManage.ascx.designer.cs
web/Controls/BaseMaterial/RoleList.ascx
web/Controls/BaseMaterial/RoleList.ascx.cs
web/Controls/BaseMaterial/RoleList.ascx.designer.cs
web/Controls/BaseMaterial/SalesOrder.ascx
web/Controls/BaseMaterial/SalesOrder.ascx.cs
web/Controls/BaseMaterial/SalesOrder.ascx.designer.cs
web/Controls/BaseMaterial/SupplierAdd.ascx
web/Controls/BaseMaterial/SupplierAdd.ascx.cs
web/Controls/BaseMaterial/SupplierAdd.ascx.designer.cs
web/Controls/BaseMaterial/SupplierEdit.ascx
web/Controls/BaseMaterial/SupplierEdit.ascx.cs
web/Controls/BaseMaterial/SupplierEdit.ascx.designer.cs
web/Controls/BaseMaterial/SupplierList.ascx
web/Controls/BaseMaterial/SupplierList.ascx.cs
web/Controls/BaseMaterial/SupplierList.ascx.designer.cs
web/Controls/BaseMaterial/UsersAdd.ascx
web/Controls/BaseMaterial/UsersAdd.ascx.cs
web/Controls/BaseMaterial/UsersAdd.ascx.designer.cs
web/Controls/BaseMaterial/UsersList.ascx
web/Controls/BaseM

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org