文件名称:Stock
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:2.99mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C#实现的库存管理程序,包括入库出库,库存管理及统计,适合初学者学习管理系统-C# implementation of inventory management program, including storage library, inventory management, and statistics, for beginners learning management system
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WebSetup/Debug/Debug.rar
WebSetup/Debug/Setup.Exe
WebSetup/Debug/Setup.Ini
WebSetup/Debug/WebSetup.msi
WebSetup/WebSetup.vdproj
myCommApp.sln
myCommApp.suo
HQ.Common/AssemblyInfo.cs
HQ.Common/bin/Debug/HQ.Common.dll
HQ.Common/bin/Debug/HQ.Common.pdb
HQ.Common/bin/Release/HQ.Common.dll
HQ.Common/ChnDate.cs
HQ.Common/Data/CategoryData.cs
HQ.Common/Data/DepData.cs
HQ.Common/Data/OutStockData.cs
HQ.Common/Data/OutStockData.resx
HQ.Common/Data/SellStockData.cs
HQ.Common/Data/SellStockData.resx
HQ.Common/Data/Sys_ConfigData.cs
HQ.Common/Data/Sys_UsersData.cs
HQ.Common/Data/Sys_UsersData.resx
HQ.Common/DateUtil.cs
HQ.Common/FileSystem.cs
HQ.Common/GraphUtil.cs
HQ.Common/HQ.Common.csproj
HQ.Common/HQ.Common.csproj.user
HQ.Common/Javascript.cs
HQ.Common/obj/Debug/HQ.Common.CharacterData.resources
HQ.Common/obj/Debug/HQ.Common.csproj.GenerateResource.Cache
HQ.Common/obj/Debug/HQ.Common.Cust_Info_LocalData.resources
HQ.Common/obj/Debug/HQ.Common.dll
HQ.Common/obj/Debug/HQ.Common.EnterStockData.resources
HQ.Common/obj/Debug/HQ.Common.OutStockData.resources
HQ.Common/obj/Debug/HQ.Common.pdb
HQ.Common/obj/Debug/HQ.Common.projdata
HQ.Common/obj/Debug/HQ.Common.SellStockData.resources
HQ.Common/obj/Debug/HQ.Common.StockData.resources
HQ.Common/obj/Debug/HQ.Common.SysUserData.resources
HQ.Common/obj/Debug/HQ.Common.Sys_UsersData.resources
HQ.Common/obj/Debug/HQ.Common.UserInfoData.resources
HQ.Common/obj/HQ.Common.csproj.FileList.txt
HQ.Common/obj/Release/HQ.Common.csproj.GenerateResource.Cache
HQ.Common/obj/Release/HQ.Common.dll
HQ.Common/obj/Release/HQ.Common.OutStockData.resources
HQ.Common/obj/Release/HQ.Common.SellStockData.resources
HQ.Common/obj/Release/HQ.Common.Sys_UsersData.resources
HQ.Common/StringUtil.cs
HQ.Common/ValidateUtil.cs
HQ.DAL/AdminDB.cs
HQ.DAL/AssemblyInfo.cs
HQ.DAL/bin/Debug/HQ.Common.dll
HQ.DAL/bin/Debug/HQ.Common.pdb
HQ.DAL/bin/Debug/HQ.DAL.dll
HQ.DAL/bin/Debug/HQ.DAL.pdb
HQ.DAL/bin/Release/HQ.Common.dll
HQ.DAL/bin/Release/HQ.DAL.dll
HQ.DAL/bin/Release/ORM.Enterprise.dll
HQ.DAL/bin/Release/ORM.Enterprise.pdb
HQ.DAL/bin/Release/ORM.Enterprise.xml
HQ.DAL/CargoDB.cs
HQ.DAL/CheckEmpRight.cs
HQ.DAL/DbBase.cs
HQ.DAL/DepDB.cs
HQ.DAL/Entity/Cargo.cs
HQ.DAL/Entity/CargoRec.cs
HQ.DAL/Entity/CargoRec_Helper.cs
HQ.DAL/Entity/Cargo_Helper.cs
HQ.DAL/Entity/Config.cs
HQ.DAL/Entity/Config_Helper.cs
HQ.DAL/Entity/Department.cs
HQ.DAL/Entity/Department_Helper.cs
HQ.DAL/Entity/dtproperties.cs
HQ.DAL/Entity/dtproperties_Helper.cs
HQ.DAL/Entity/EnterStock.cs
HQ.DAL/Entity/EnterStock_Helper.cs
HQ.DAL/Entity/Funcdic.cs
HQ.DAL/Entity/Funcdic_Helper.cs
HQ.DAL/Entity/Funcrole.cs
HQ.DAL/Entity/Funcrole_Helper.cs
HQ.DAL/Entity/OutStock.cs
HQ.DAL/Entity/OutStock_Helper.cs
HQ.DAL/Entity/ProCampaign.cs
HQ.DAL/Entity/ProCampaign_Helper.cs
HQ.DAL/Entity/ProPriceDiff.cs
HQ.DAL/Entity/ProPriceDiff_Helper.cs
HQ.DAL/Entity/ProProperty.cs
HQ.DAL/Entity/ProProperty_Helper.cs
HQ.DAL/Entity/ProSaveNum.cs
HQ.DAL/Entity/ProSaveNum_Helper.cs
HQ.DAL/Entity/ProTotal.cs
HQ.DAL/Entity/ProTotal_Helper.cs
HQ.DAL/Entity/Provider.cs
HQ.DAL/Entity/Provider_Helper.cs
HQ.DAL/Entity/Roledic.cs
HQ.DAL/Entity/Roledic_Helper.cs
HQ.DAL/Entity/SellStock.cs
HQ.DAL/Entity/SellStock_Helper.cs
HQ.DAL/Entity/Stock.cs
HQ.DAL/Entity/Stock_Helper.cs
HQ.DAL/Entity/Userright.cs
HQ.DAL/Entity/Userright_Helper.cs
HQ.DAL/Entity/Userrole.cs
HQ.DAL/Entity/Userrole_Helper.cs
HQ.DAL/Entity/Users.cs
HQ.DAL/Entity/Users_Helper.cs
HQ.DAL/HQ.DAL.csproj
HQ.DAL/HQ.DAL.csproj.user
HQ.DAL/obj/Debug/HQ.DAL.dll
HQ.DAL/obj/Debug/HQ.DAL.pdb
HQ.DAL/obj/Debug/HQ.DAL.projdata
HQ.DAL/obj/Debug/ResolveAssemblyReference.cache
HQ.DAL/obj/HQ.DAL.csproj.FileList.txt
HQ.DAL/obj/Release/HQ.DAL.dll
HQ.DAL/obj/Release/ResolveAssemblyReference.cache
HQ.DAL/ProCampaignDB.cs
HQ.DAL/ProPriceDiffDB.cs
HQ.DAL/ProPropertyDB.cs
HQ.DAL/ProSaveNumDB.cs
HQ.DAL/ProTotalDB.cs
HQ.DAL/ProviderDB.cs
HQ.DAL/SellStockDB.cs
HQ.DAL/Sys_Config.cs
HQ.DAL/Sys_Log.cs
HQ.DAL/Sys_Users.cs
Web/AllStock.aspx
Web/AllStock.aspx.cs
Web/AllStock.aspx.designer.cs
Web/AllStock.aspx.resx
Web/AllStock_Main.aspx
Web/AllStock_Main.aspx.cs
Web/AllStock_Main.aspx.designer.cs
Web/AllStock_Main.aspx.resx
Web/AssemblyInfo.cs
Web/bin/HQ.Common.dll
Web/bin/HQ.Common.pdb
Web/bin/HQ.DAL.dll
Web/bin/myWebApp.dll
Web/bin/ORM.Enterprise.dll
Web/bin/ORM.Enterprise.pdb
Web/bin/ORM.Enterprise.xml
Web/bottom.aspx
Web/bottom.aspx.cs
Web/bottom.aspx.designer.cs
Web/bottom.aspx.resx
Web/Cargo.aspx
Web/Cargo.aspx.cs
Web/Cargo.aspx.designer.cs
Web/Cargo.aspx.resx
Web/CargoRec.aspx
Web/CargoRec.aspx.cs
Web/CargoRec.aspx.designer.cs
Web/CargoRec.aspx.resx
Web/Cargo_Mng.aspx
Web/Cargo_Mng.aspx.cs
Web/Cargo_Mng.aspx.designer.cs
Web/Cargo_Mng.aspx.resx
Web/css/css.css
Web/css/default.css
Web/DBUpdate/sql.txt
Web/Default.aspx
Web/Default.aspx.cs
Web/Default.aspx.designer.cs
Web/Default.aspx.resx
Web/DepStock.aspx
Web/DepStock.aspx.cs
Web/DepStock.aspx.designer.cs
Web/DepStock.aspx.resx
Web/DepStock_Main.aspx
Web/DepStock_Main.aspx.cs
Web/DepStock_Main.aspx.designer.cs
Web/DepStock_Main.aspx.resx
Web/Dep_Left.aspx
Web/Dep_Left.aspx.cs
Web/Dep_Left.aspx.designer.cs
Web/Dep_Left.asp
WebSetup/Debug/Setup.Exe
WebSetup/Debug/Setup.Ini
WebSetup/Debug/WebSetup.msi
WebSetup/WebSetup.vdproj
myCommApp.sln
myCommApp.suo
HQ.Common/AssemblyInfo.cs
HQ.Common/bin/Debug/HQ.Common.dll
HQ.Common/bin/Debug/HQ.Common.pdb
HQ.Common/bin/Release/HQ.Common.dll
HQ.Common/ChnDate.cs
HQ.Common/Data/CategoryData.cs
HQ.Common/Data/DepData.cs
HQ.Common/Data/OutStockData.cs
HQ.Common/Data/OutStockData.resx
HQ.Common/Data/SellStockData.cs
HQ.Common/Data/SellStockData.resx
HQ.Common/Data/Sys_ConfigData.cs
HQ.Common/Data/Sys_UsersData.cs
HQ.Common/Data/Sys_UsersData.resx
HQ.Common/DateUtil.cs
HQ.Common/FileSystem.cs
HQ.Common/GraphUtil.cs
HQ.Common/HQ.Common.csproj
HQ.Common/HQ.Common.csproj.user
HQ.Common/Javascript.cs
HQ.Common/obj/Debug/HQ.Common.CharacterData.resources
HQ.Common/obj/Debug/HQ.Common.csproj.GenerateResource.Cache
HQ.Common/obj/Debug/HQ.Common.Cust_Info_LocalData.resources
HQ.Common/obj/Debug/HQ.Common.dll
HQ.Common/obj/Debug/HQ.Common.EnterStockData.resources
HQ.Common/obj/Debug/HQ.Common.OutStockData.resources
HQ.Common/obj/Debug/HQ.Common.pdb
HQ.Common/obj/Debug/HQ.Common.projdata
HQ.Common/obj/Debug/HQ.Common.SellStockData.resources
HQ.Common/obj/Debug/HQ.Common.StockData.resources
HQ.Common/obj/Debug/HQ.Common.SysUserData.resources
HQ.Common/obj/Debug/HQ.Common.Sys_UsersData.resources
HQ.Common/obj/Debug/HQ.Common.UserInfoData.resources
HQ.Common/obj/HQ.Common.csproj.FileList.txt
HQ.Common/obj/Release/HQ.Common.csproj.GenerateResource.Cache
HQ.Common/obj/Release/HQ.Common.dll
HQ.Common/obj/Release/HQ.Common.OutStockData.resources
HQ.Common/obj/Release/HQ.Common.SellStockData.resources
HQ.Common/obj/Release/HQ.Common.Sys_UsersData.resources
HQ.Common/StringUtil.cs
HQ.Common/ValidateUtil.cs
HQ.DAL/AdminDB.cs
HQ.DAL/AssemblyInfo.cs
HQ.DAL/bin/Debug/HQ.Common.dll
HQ.DAL/bin/Debug/HQ.Common.pdb
HQ.DAL/bin/Debug/HQ.DAL.dll
HQ.DAL/bin/Debug/HQ.DAL.pdb
HQ.DAL/bin/Release/HQ.Common.dll
HQ.DAL/bin/Release/HQ.DAL.dll
HQ.DAL/bin/Release/ORM.Enterprise.dll
HQ.DAL/bin/Release/ORM.Enterprise.pdb
HQ.DAL/bin/Release/ORM.Enterprise.xml
HQ.DAL/CargoDB.cs
HQ.DAL/CheckEmpRight.cs
HQ.DAL/DbBase.cs
HQ.DAL/DepDB.cs
HQ.DAL/Entity/Cargo.cs
HQ.DAL/Entity/CargoRec.cs
HQ.DAL/Entity/CargoRec_Helper.cs
HQ.DAL/Entity/Cargo_Helper.cs
HQ.DAL/Entity/Config.cs
HQ.DAL/Entity/Config_Helper.cs
HQ.DAL/Entity/Department.cs
HQ.DAL/Entity/Department_Helper.cs
HQ.DAL/Entity/dtproperties.cs
HQ.DAL/Entity/dtproperties_Helper.cs
HQ.DAL/Entity/EnterStock.cs
HQ.DAL/Entity/EnterStock_Helper.cs
HQ.DAL/Entity/Funcdic.cs
HQ.DAL/Entity/Funcdic_Helper.cs
HQ.DAL/Entity/Funcrole.cs
HQ.DAL/Entity/Funcrole_Helper.cs
HQ.DAL/Entity/OutStock.cs
HQ.DAL/Entity/OutStock_Helper.cs
HQ.DAL/Entity/ProCampaign.cs
HQ.DAL/Entity/ProCampaign_Helper.cs
HQ.DAL/Entity/ProPriceDiff.cs
HQ.DAL/Entity/ProPriceDiff_Helper.cs
HQ.DAL/Entity/ProProperty.cs
HQ.DAL/Entity/ProProperty_Helper.cs
HQ.DAL/Entity/ProSaveNum.cs
HQ.DAL/Entity/ProSaveNum_Helper.cs
HQ.DAL/Entity/ProTotal.cs
HQ.DAL/Entity/ProTotal_Helper.cs
HQ.DAL/Entity/Provider.cs
HQ.DAL/Entity/Provider_Helper.cs
HQ.DAL/Entity/Roledic.cs
HQ.DAL/Entity/Roledic_Helper.cs
HQ.DAL/Entity/SellStock.cs
HQ.DAL/Entity/SellStock_Helper.cs
HQ.DAL/Entity/Stock.cs
HQ.DAL/Entity/Stock_Helper.cs
HQ.DAL/Entity/Userright.cs
HQ.DAL/Entity/Userright_Helper.cs
HQ.DAL/Entity/Userrole.cs
HQ.DAL/Entity/Userrole_Helper.cs
HQ.DAL/Entity/Users.cs
HQ.DAL/Entity/Users_Helper.cs
HQ.DAL/HQ.DAL.csproj
HQ.DAL/HQ.DAL.csproj.user
HQ.DAL/obj/Debug/HQ.DAL.dll
HQ.DAL/obj/Debug/HQ.DAL.pdb
HQ.DAL/obj/Debug/HQ.DAL.projdata
HQ.DAL/obj/Debug/ResolveAssemblyReference.cache
HQ.DAL/obj/HQ.DAL.csproj.FileList.txt
HQ.DAL/obj/Release/HQ.DAL.dll
HQ.DAL/obj/Release/ResolveAssemblyReference.cache
HQ.DAL/ProCampaignDB.cs
HQ.DAL/ProPriceDiffDB.cs
HQ.DAL/ProPropertyDB.cs
HQ.DAL/ProSaveNumDB.cs
HQ.DAL/ProTotalDB.cs
HQ.DAL/ProviderDB.cs
HQ.DAL/SellStockDB.cs
HQ.DAL/Sys_Config.cs
HQ.DAL/Sys_Log.cs
HQ.DAL/Sys_Users.cs
Web/AllStock.aspx
Web/AllStock.aspx.cs
Web/AllStock.aspx.designer.cs
Web/AllStock.aspx.resx
Web/AllStock_Main.aspx
Web/AllStock_Main.aspx.cs
Web/AllStock_Main.aspx.designer.cs
Web/AllStock_Main.aspx.resx
Web/AssemblyInfo.cs
Web/bin/HQ.Common.dll
Web/bin/HQ.Common.pdb
Web/bin/HQ.DAL.dll
Web/bin/myWebApp.dll
Web/bin/ORM.Enterprise.dll
Web/bin/ORM.Enterprise.pdb
Web/bin/ORM.Enterprise.xml
Web/bottom.aspx
Web/bottom.aspx.cs
Web/bottom.aspx.designer.cs
Web/bottom.aspx.resx
Web/Cargo.aspx
Web/Cargo.aspx.cs
Web/Cargo.aspx.designer.cs
Web/Cargo.aspx.resx
Web/CargoRec.aspx
Web/CargoRec.aspx.cs
Web/CargoRec.aspx.designer.cs
Web/CargoRec.aspx.resx
Web/Cargo_Mng.aspx
Web/Cargo_Mng.aspx.cs
Web/Cargo_Mng.aspx.designer.cs
Web/Cargo_Mng.aspx.resx
Web/css/css.css
Web/css/default.css
Web/DBUpdate/sql.txt
Web/Default.aspx
Web/Default.aspx.cs
Web/Default.aspx.designer.cs
Web/Default.aspx.resx
Web/DepStock.aspx
Web/DepStock.aspx.cs
Web/DepStock.aspx.designer.cs
Web/DepStock.aspx.resx
Web/DepStock_Main.aspx
Web/DepStock_Main.aspx.cs
Web/DepStock_Main.aspx.designer.cs
Web/DepStock_Main.aspx.resx
Web/Dep_Left.aspx
Web/Dep_Left.aspx.cs
Web/Dep_Left.aspx.designer.cs
Web/Dep_Left.asp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.