在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → C#药店管理系统 (带完整数据库)

C#药店管理系统 (带完整数据库)

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:10.33M
  • 下载次数:23
  • 浏览次数:178
  • 发布时间:2020-10-24
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
与网上多数类似源代码不同的是,我在这个带数据库的 很完整的一套代码哦
【实例截图】
【核心代码】
C药店管理系统
└── CSharpDrugs
├── DB_17aspx
│   ├── sql2000
│   │   ├── feng_log.LDF
│   │   └── feng.mdf
│   └── sql2005
│   ├── feng_log.LDF
│   └── feng.mdf
├── DB_17aspx.rar
├── MShop
│   ├── bin
│   │   ├── Debug
│   │   │   ├── DB.ini
│   │   │   ├── Encrypt.dll
│   │   │   ├── Janus.Windows.ButtonBar.v2.dll
│   │   │   ├── Janus.Windows.Common.v2.dll
│   │   │   ├── Janus.Windows.UI.v2.dll
│   │   │   ├── MShop.BLL.dll
│   │   │   ├── MShop.BLL.pdb
│   │   │   ├── MShop.Controls.dll
│   │   │   ├── MShop.Controls.dll.config
│   │   │   ├── MShop.Controls.pdb
│   │   │   ├── MShop.DAL.dll
│   │   │   ├── MShop.DAL.pdb
│   │   │   ├── MShop.exe
│   │   │   ├── MShop.pdb
│   │   │   ├── MShop.SalesFrm.dll
│   │   │   ├── MShop.SalesFrm.pdb
│   │   │   ├── MShop.StockFrm.dll
│   │   │   ├── MShop.StockFrm.pdb
│   │   │   ├── MShop.StorageFrm.dll
│   │   │   ├── MShop.StorageFrm.dll.config
│   │   │   ├── MShop.StorageFrm.pdb
│   │   │   ├── MShop.SystemFrm.dll
│   │   │   ├── MShop.SystemFrm.pdb
│   │   │   ├── MShop.vshost.exe
│   │   │   ├── MShop.vshost.exe.manifest
│   │   │   ├── RegisterDataBase.exe
│   │   │   ├── SearchFrm.dll
│   │   │   ├── StorageAdjustPriceRep.rpt
│   │   │   ├── StorageDispatchRep.rpt
│   │   │   ├── StorageInCheck.rpt
│   │   │   └── vssver2.scc
│   │   ├── Encrypt.dll
│   │   ├── SearchFrm.dll
│   │   └── vssver2.scc
│   ├── Class1.cs
│   ├── Class2.cs
│   ├── ClassDiagram1.cd
│   ├── DataGridFinanceTextBox
│   │   ├── FinanceTextBoxCell.cs
│   │   ├── FinanceTextBoxColumn.cs
│   │   └── vssver2.scc
│   ├── DataGridTabEnter
│   │   ├── GridViewTab.cs
│   │   └── vssver2.scc
│   ├── DataGridViewDateTime
│   │   ├── DataGridViewDateTimeCell.cs
│   │   ├── DataGridViewDateTimeColumn.cs
│   │   ├── DataGridViewDateTimeEditingControl.cs
│   │   ├── DataGridViewDateTimeEditingControl.resx
│   │   └── vssver2.scc
│   ├── DataGridViewFormat
│   │   ├── ComboBoxFormat.cs
│   │   ├── DataGridViewFormatCell.cs
│   │   ├── DataGridViewFormatColumn.cs
│   │   ├── DataGridViewFormatEditingControl.cs
│   │   ├── FormFormat.cs
│   │   ├── FormFormat.Designer.cs
│   │   ├── FormFormat.resx
│   │   └── vssver2.scc
│   ├── DataGridViewMaskedTextBox
│   │   ├── DataGridViewMaskedTextBoxCell.cs
│   │   ├── DataGridViewMaskedTextBoxColumn.cs
│   │   ├── DataGridViewMaskedTextBoxEditingControl.cs
│   │   └── vssver2.scc
│   ├── DataGridViewTreeView
│   │   ├── ComboBoxTreeView.cs
│   │   ├── DataGridViewTreeViewCell.cs
│   │   ├── DataGridViewTreeViewColumn.cs
│   │   ├── DataGridViewTreeViewEditingControl.cs
│   │   └── vssver2.scc
│   ├── images
│   │   ├── 1.ico
│   │   ├── bg.jpg
│   │   ├── cgcx.gif
│   │   ├── cgrk.gif
│   │   ├── cgth.gif
│   │   ├── daohang.gif
│   │   ├── vssver2.scc
│   │   ├── 盘点.png
│   │   └── 调拨.png
│   ├── LocksFrm.cs
│   ├── LocksFrm.Designer.cs
│   ├── LocksFrm.resx
│   ├── LoginFrm.cs
│   ├── LoginFrm.Designer.cs
│   ├── LoginFrm.resx
│   ├── MainFrm.cs
│   ├── MainFrm.Designer.cs
│   ├── MainFrm.resx
│   ├── MShop.csproj
│   ├── MShop.csproj.user
│   ├── MShop.csproj.vspscc
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── MShop.csproj.FileListAbsolute.txt
│   │   │   ├── MShop.csproj.GenerateResource.Cache
│   │   │   ├── MShop.exe
│   │   │   ├── mshop.exe.licenses
│   │   │   ├── MShop.LocksFrm.resources
│   │   │   ├── MShop.LoginFrm.resources
│   │   │   ├── MShop.MainFrm.resources
│   │   │   ├── MShop.pdb
│   │   │   ├── MShop.Properties.Resources.resources
│   │   │   ├── ResolveAssemblyReference.cache
│   │   │   └── TempPE
│   │   │   └── Properties.Resources.Designer.cs.dll
│   │   ├── MShop.csproj.FileListAbsolute.txt
│   │   └── MShop.csproj.FileList.txt
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── licenses.licx
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.settings
│   │   └── vssver2.scc
│   ├── Resources
│   │   ├── 1.gif
│   │   ├── 2.gif
│   │   ├── delete_ico.gif
│   │   ├── edit.gif
│   │   ├── left.gif
│   │   ├── right1.gif
│   │   ├── right.gif
│   │   ├── save_ico.gif
│   │   └── vssver2.scc
│   └── vssver2.scc
├── MShop.Bll
│   ├── AssemblyInfo.cs
│   ├── DepartmentMgr.cs
│   ├── EmployeeMgr.cs
│   ├── Interface.cs
│   ├── MShop.BLL.csproj
│   ├── MShop.Bll.csproj.user
│   ├── MShop.BLL.csproj.vspscc
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── MShop.BLL.dll
│   │   │   ├── MShop.BLL.pdb
│   │   │   ├── Refactor
│   │   │   │   └── MShop.Bll.dll
│   │   │   └── ResolveAssemblyReference.cache
│   │   ├── MShop.BLL.csproj.FileListAbsolute.txt
│   │   └── MShop.BLL.csproj.FileList.txt
│   ├── RepMgr.cs
│   ├── Sales_LeaderOut.cs
│   ├── Sales_LeaderOutDetail.cs
│   ├── SalesOutGoods.cs
│   ├── SearchMgr.cs
│   ├── StockMgr.cs
│   ├── Stock_Plan.cs
│   ├── Stock_PlanDetail.cs
│   ├── Storage_ChangePrice.cs
│   ├── Storage_Check.cs
│   ├── Storage_CheckDetail.cs
│   ├── Storage_Detail.cs
│   ├── Storage_Dispatch.cs
│   ├── Storage_DispatchDetail.cs
│   ├── Storage_In.cs
│   ├── Storage_InDetail.cs
│   ├── SupliersStyleMgr.cs
│   ├── SysBLL
│   │   ├── AreaMgr.cs
│   │   ├── BillMaxTableMgr.cs
│   │   ├── BusinessScopeMgr.cs
│   │   ├── DataBak.cs
│   │   ├── DepartmentMgr.cs
│   │   ├── DosageFormMgr.cs
│   │   ├── DrugDetailMgr.cs
│   │   ├── DrugStyleMgr.cs
│   │   ├── EmployeeMgr.cs
│   │   ├── ManufacturerMgr.cs
│   │   ├── MaxBillCodeMgr.cs
│   │   ├── MeasurementMgr.cs
│   │   ├── OperatorMgr.cs
│   │   ├── PaymentStyleMgr.cs
│   │   ├── SettlemenMgr.cs
│   │   ├── StorageMgr.cs
│   │   ├── SupliersMgr.cs
│   │   ├── SupliersStyleMgr.cs
│   │   ├── Supplier_Drug.cs
│   │   ├── SysModuleMgr.cs
│   │   ├── UserPriorityMgr.cs
│   │   └── vssver2.scc
│   └── vssver2.scc
├── MShop.Controls
│   ├── app.config
│   ├── DataGridFinanceTextBox
│   │   ├── FinanceTextBoxCell.cs
│   │   ├── FinanceTextBoxColumn.cs
│   │   └── vssver2.scc
│   ├── DataGridTabEnter
│   │   ├── GridViewTab.cs
│   │   └── vssver2.scc
│   ├── DataGridViewDateTime
│   │   ├── DataGridViewDateTimeCell.cs
│   │   ├── DataGridViewDateTimeColumn.cs
│   │   ├── DataGridViewDateTimeEditingControl.cs
│   │   ├── DataGridViewDateTimeEditingControl.resx
│   │   └── vssver2.scc
│   ├── DataGridViewFormat
│   │   ├── ComboBoxFormat.cs
│   │   ├── DataGridViewFormatCell.cs
│   │   ├── DataGridViewFormatColumn.cs
│   │   ├── DataGridViewFormatEditingControl.cs
│   │   ├── FormFormat.cs
│   │   ├── FormFormat.Designer.cs
│   │   ├── FormFormat.resx
│   │   └── vssver2.scc
│   ├── DataGridViewMaskedTextBox
│   │   ├── DataGridViewMaskedTextBoxCell.cs
│   │   ├── DataGridViewMaskedTextBoxColumn.cs
│   │   ├── DataGridViewMaskedTextBoxEditingControl.cs
│   │   └── vssver2.scc
│   ├── DataGridViewPrinter.cs
│   ├── DataGridViewTreeView
│   │   ├── ComboBoxTreeView.cs
│   │   ├── DataGridViewTreeViewCell.cs
│   │   ├── DataGridViewTreeViewColumn.cs
│   │   ├── DataGridViewTreeViewEditingControl.cs
│   │   └── vssver2.scc
│   ├── DataSet1.cs
│   ├── DataSet1.Designer.cs
│   ├── DataSet1.xsc
│   ├── DataSet1.xsd
│   ├── DataSet1.xss
│   ├── DrugDetailFrm.cs
│   ├── DrugDetailFrm.Designer.cs
│   ├── DrugDetailFrm.resx
│   ├── EnterTextBox.cs
│   ├── MGridView.cs
│   ├── MGridView.Designer.cs
│   ├── MShop.Controls.csproj
│   ├── MShop.Controls.csproj.user
│   ├── MShop.Controls.csproj.vspscc
│   ├── MShopTreeView.cs
│   ├── mssccprj.scc
│   ├── NearValidateQueryFrm.cs
│   ├── NearValidateQueryFrm.Designer.cs
│   ├── NearValidateQueryFrm.resx
│   ├── obj
│   │   ├── Debug
│   │   │   ├── MShop.Controls.csproj.GenerateResource.Cache
│   │   │   ├── MShop.Controls.dll
│   │   │   ├── MShop.Controls.DrugDetailFrm.resources
│   │   │   ├── MShop.Controls.NearValidateQueryFrm.resources
│   │   │   ├── MShop.Controls.pdb
│   │   │   ├── MShop.Controls.PriceRelationsFrm.resources
│   │   │   ├── MShop.Controls.PrintFrm.resources
│   │   │   ├── MShop.Controls.Properties.Resources.resources
│   │   │   ├── MShop.Controls.RedTextBox.resources
│   │   │   ├── MShop.Controls.SearchFrm.resources
│   │   │   ├── MShop.Controls.SortSearch.resources
│   │   │   ├── MShop.Controls.SupplierSearchFrm.resources
│   │   │   ├── MShop.DataGridViewDateTimeEditingControl.resources
│   │   │   ├── MShop.FormFormat.resources
│   │   │   ├── MShop.PublicSearchFrm.resources
│   │   │   ├── MShop.UserTextBox.resources
│   │   │   ├── Refactor
│   │   │   │   └── MShop.Controls.dll
│   │   │   ├── ResolveAssemblyReference.cache
│   │   │   └── TempPE
│   │   │   ├── CrystalReport1.cs.dll
│   │   │   ├── DataSet1.Designer.cs.dll
│   │   │   ├── Properties.Resources.Designer.cs.dll
│   │   │   └── RepStorageInCheck.cs.dll
│   │   ├── MShop.Controls.csproj.FileListAbsolute.txt
│   │   └── MShop.Controls.csproj.FileList.txt
│   ├── PriceRelationsFrm.cs
│   ├── PriceRelationsFrm.Designer.cs
│   ├── PriceRelationsFrm.resx
│   ├── PrintFrm.cs
│   ├── PrintFrm.Designer.cs
│   ├── PrintFrm.resx
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.settings
│   │   └── vssver2.scc
│   ├── PublicSearchFrm.cs
│   ├── PublicSearchFrm.Designer.cs
│   ├── PublicSearchFrm.resx
│   ├── RedTextBox.cs
│   ├── RedTextBox.Designer.cs
│   ├── RedTextBox.resx
│   ├── SearchFrm.cs
│   ├── SearchFrm.Designer.cs
│   ├── SearchFrm.resx
│   ├── SortSearch.cs
│   ├── SortSearch.Designer.cs
│   ├── SortSearch.resx
│   ├── SupplierSearchFrm.cs
│   ├── SupplierSearchFrm.Designer.cs
│   ├── SupplierSearchFrm.resx
│   ├── SysPublicItem.cs
│   ├── TextValueTextBox.cs
│   ├── TextValueTextBox.Designer.cs
│   ├── UserTextBox.cs
│   ├── UserTextBox.Designer.cs
│   ├── UserTextBox.resx
│   └── vssver2.scc
├── MShop.DAL
│   ├── AreaStyleVisitor.cs
│   ├── AreaStyleVistor.cs
│   ├── AreaVisitor.cs
│   ├── BusinessScopeVisitor.cs
│   ├── BusinessScopeVistor.cs
│   ├── ConnString.cs
│   ├── DataBase.cs
│   ├── DataBaseVisitor.cs
│   ├── DataBaseVistor.cs
│   ├── DataMgr.cs
│   ├── DepartmentVisitor.cs
│   ├── DepartmentVistor.cs
│   ├── DrugDetailVisitor.cs
│   ├── DrugDetailVistor.cs
│   ├── EmployeeVisitor.cs
│   ├── EmployeeVistor.cs
│   ├── ManufacturerVisitor.cs
│   ├── ManufacturerVistor.cs
│   ├── MShop.DAL.csproj
│   ├── MShop.DAL.csproj.vspscc
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── MShop.DAL.dll
│   │   │   ├── MShop.DAL.pdb
│   │   │   ├── Refactor
│   │   │   │   └── MShop.DAL.dll
│   │   │   └── ResolveAssemblyReference.cache
│   │   ├── MShop.DAL.csproj.FileListAbsolute.txt
│   │   └── MShop.DAL.csproj.FileList.txt
│   ├── PaymentStyleVistor.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   └── vssver2.scc
│   ├── RepData
│   │   ├── RepVistor.cs
│   │   └── vssver2.scc
│   ├── ReportVisitor.cs
│   ├── Sales_LeaderOutDetailVisitor.cs
│   ├── Sales_LeaderOutVisitor.cs
│   ├── SalesVisitor.cs
│   ├── SearchVisitor.cs
│   ├── SearchVistor.cs
│   ├── SettlemenVisitor.cs
│   ├── SettlemenVistor.cs
│   ├── StockVisitor.cs
│   ├── StockVistor.cs
│   ├── StorageVisitor.cs
│   ├── Store
│   │   ├── StoreProce.cs
│   │   └── vssver2.scc
│   ├── StructureVitor.cs
│   ├── Supplier_DrugVistor.cs
│   ├── SysDAL
│   │   ├── AreaStyleVisitor.cs
│   │   ├── AreaVisitor.cs
│   │   ├── BusinessScopeVisitor.cs
│   │   ├── BusinessScopeVistor.cs
│   │   ├── DataBakVisitor.cs
│   │   ├── DepartmentVisitor.cs
│   │   ├── DosageFormVisitor.cs
│   │   ├── DosageFormVistor.cs
│   │   ├── DrugDetailVisitor.cs
│   │   ├── DrugDetailVistor.cs
│   │   ├── DrugStyleVisitor.cs
│   │   ├── DrugStyleVistor.cs
│   │   ├── EmployeeVisitor.cs
│   │   ├── EmployeeVistor.cs
│   │   ├── ManufacturerVisitor.cs
│   │   ├── ManufacturerVistor.cs
│   │   ├── MaxBillCodeVisitor.cs
│   │   ├── MeasurementVisitor.cs
│   │   ├── MeasurementVistor.cs
│   │   ├── OperatorVisitor.cs
│   │   ├── OperatorVistor.cs
│   │   ├── PaymentStyleVisitor.cs
│   │   ├── PaymentStyleVistor.cs
│   │   ├── PriorityVisitor.cs
│   │   ├── PriorityVistor.cs
│   │   ├── SettlemenVisitor.cs
│   │   ├── SettlemenVistor.cs
│   │   ├── StorageVisitor.cs
│   │   ├── SupliersStyleVisitor.cs
│   │   ├── Supplier_DrugVisitor.cs
│   │   ├── SupplierVisitor.cs
│   │   ├── SysModuleVisitor.cs
│   │   ├── SysStorageVistor.cs
│   │   ├── UserPriorityVisitor.cs
│   │   └── vssver2.scc
│   └── vssver2.scc
├── MShop.SalesFrm
│   ├── AddNew.cs
│   ├── AddNew.Designer.cs
│   ├── AddNew.resx
│   ├── bin
│   │   └── Debug
│   │   └── Sales.vshost.exe
│   ├── Form1.cs
│   ├── Form1.Designer.cs
│   ├── LocksFrm.cs
│   ├── LocksFrm.Designer.cs
│   ├── LocksFrm.resx
│   ├── MShop.SalesFrm.csproj
│   ├── MShop.SalesFrm.csproj.vspscc
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── MShop.AddNew.resources
│   │   │   ├── MShop.SalesDetails.resources
│   │   │   ├── MShop.SalesFrm.csproj.GenerateResource.Cache
│   │   │   ├── MShop.SalesFrm.dll
│   │   │   ├── MShop.SalesFrm.pdb
│   │   │   ├── MShop.SalesFrm.Properties.Resources.resources
│   │   │   ├── MShop.SalesFrm.SalesOffGoodsFrm.resources
│   │   │   ├── MShop.SalesFrm.SalesOffGoodsQueryFrm.resources
│   │   │   ├── MShop.SalesFrm.SalesOutByLeaderDetailFrm.resources
│   │   │   ├── MShop.SalesFrm.SalesOutByLeaderQueryFrm.resources
│   │   │   ├── MShop.SalesFrm.SalesOutStorageByLeaderFrm.resources
│   │   │   ├── MShop.SalesFrm.SalesOutStorageFrm.resources
│   │   │   ├── MShop.SalesFrm.SalesOutStorageQueryFrm.resources
│   │   │   ├── MShop.SalesFrm.SalesProfitFrm.resources
│   │   │   ├── MShop.SalesFromProject.resources
│   │   │   ├── MShop.SalesGoodsInquiry.resources
│   │   │   ├── MShop.SalesInquiriesChukuchan.resources
│   │   │   ├── MShop.SalesInquiriesNear.resources
│   │   │   ├── MShop.SalesInquiries.resources
│   │   │   ├── MShop.SalesInventoryWarning.resources
│   │   │   ├── MShop.SalesOfGoods.resources
│   │   │   ├── MShop.Sales.SalesShiftDetailFrm.resources
│   │   │   ├── MShop.Sales.SalesShiftFrm.resources
│   │   │   ├── MShop.staff.resources
│   │   │   ├── MSop.SalesFrm.csproj.GenerateResource.Cache
│   │   │   ├── Refactor
│   │   │   │   ├── MShop.Sales.dll
│   │   │   │   └── MShop.SalesFrm.dll
│   │   │   ├── ResolveAssemblyReference.cache
│   │   │   ├── Sales.csproj.GenerateResource.Cache
│   │   │   └── TempPE
│   │   │   └── Properties.Resources.Designer.cs.dll
│   │   ├── MShop.SalesFrm.csproj.FileListAbsolute.txt
│   │   ├── MShop.SalesFrm.csproj.FileList.txt
│   │   ├── MSop.SalesFrm.csproj.FileList.txt
│   │   └── Sales.csproj.FileList.txt
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.settings
│   │   └── vssver2.scc
│   ├── Resources
│   │   ├── edit.gif
│   │   ├── left.gif
│   │   ├── right1.gif
│   │   ├── right.gif
│   │   ├── save_ico.gif
│   │   └── vssver2.scc
│   ├── SalesDetails.cs
│   ├── SalesDetails.Designer.cs
│   ├── SalesDetails.resx
│   ├── SalesGoodsInquiry.cs
│   ├── SalesGoodsInquiry.Designer.cs
│   ├── SalesGoodsInquiry.resx
│   ├── SalesInquiriesNear.cs
│   ├── SalesInquiriesNear.Designer.cs
│   ├── SalesInquiriesNear.resx
│   ├── SalesInventoryWarning.cs
│   ├── SalesInventoryWarning.Designer.cs
│   ├── SalesInventoryWarning.resx
│   ├── SalesOffGoods.cs
│   ├── SalesOffGoods.Designer.cs
│   ├── SalesOffGoodsFrm.cs
│   ├── SalesOffGoodsFrm.Designer.cs
│   ├── SalesOffGoodsFrm.resx
│   ├── SalesOffGoodsQueryFrm.cs
│   ├── SalesOffGoodsQueryFrm.Designer.cs
│   ├── SalesOffGoodsQueryFrm.resx
│   ├── SalesOffGoods.resx
│   ├── SalesOfGoods.cs
│   ├── SalesOfGoods.Designer.cs
│   ├── SalesOfGoods.resx
│   ├── SalesOutByLeaderDetailFrm.cs
│   ├── SalesOutByLeaderDetailFrm.Designer.cs
│   ├── SalesOutByLeaderDetailFrm.resx
│   ├── SalesOutByLeaderQueryFrm.cs
│   ├── SalesOutByLeaderQueryFrm.Designer.cs
│   ├── SalesOutByLeaderQueryFrm.resx
│   ├── SalesOutGoodsFrm.cs
│   ├── SalesOutGoodsQueryFrm.cs
│   ├── SalesOutGoodsQueryFrm.Designer.cs
│   ├── SalesOutGoodsQueryFrm.resx
│   ├── SalesOutStorageByLeaderFrm.cs
│   ├── SalesOutStorageByLeaderFrm.Designer.cs
│   ├── SalesOutStorageByLeaderFrm.resx
│   ├── SalesOutStorageFrm.cs
│   ├── SalesOutStorageFrm.Designer.cs
│   ├── SalesOutStorageFrm.resx
│   ├── SalesOutStorageQueryFrm.cs
│   ├── SalesOutStorageQueryFrm.Designer.cs
│   ├── SalesOutStorageQueryFrm.resx
│   ├── SalesProfitFrm.cs
│   ├── SalesProfitFrm.Designer.cs
│   ├── SalesProfitFrm.resx
│   ├── SalesShiftDetailFrm.cs
│   ├── SalesShiftDetailFrm.Designer.cs
│   ├── SalesShiftDetailFrm.resx
│   ├── SalesShiftFrm.cs
│   ├── SalesShiftFrm.Designer.cs
│   ├── SalesShiftFrm.resx
│   ├── Sales.sln
│   ├── Sales.suo
│   ├── staff.cs
│   ├── staff.Designer.cs
│   ├── staff.resx
│   └── vssver2.scc
├── MShop.sln
├── MShop.StockFrm
│   ├── MShop.StockFrm.csproj
│   ├── MShop.StockFrm.csproj.user
│   ├── MShop.StockFrm.csproj.vspscc
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── MShop.StockFrm.csproj.GenerateResource.Cache
│   │   │   ├── MShop.StockFrm.dll
│   │   │   ├── MShop.StockFrm.pdb
│   │   │   ├── MShop.StockFrm.Properties.Resources.resources
│   │   │   ├── MShop.StockFrm.SearFrm.resources
│   │   │   ├── MShop.StockFrm.StockSearch.resources
│   │   │   ├── Refactor
│   │   │   │   ├── MShop.StockFrm.dll
│   │   │   │   └── MShop.StockFrm.exe
│   │   │   └── TempPE
│   │   │   └── Properties.Resources.Designer.cs.dll
│   │   ├── MShop.StockFrm.csproj.FileListAbsolute.txt
│   │   └── MShop.StockFrm.csproj.FileList.txt
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings1.Designer.cs
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.settings
│   │   └── vssver2.scc
│   ├── Resources
│   │   ├── vssver2.scc
│   │   └── ww.jpg
│   ├── SearFrm.cs
│   ├── SearFrm.Designer.cs
│   ├── SearFrm.resx
│   ├── StockSearch.cs
│   ├── StockSearch.Designer.cs
│   ├── StockSearch.resx
│   └── vssver2.scc
├── MShop.StorageFrm
│   ├── AdjustingInventoryDetailFrm.cs
│   ├── AdjustingInventoryDetailFrm.Designer.cs
│   ├── AdjustingInventoryDetailFrm.resx
│   ├── app.config
│   ├── ClassDiagram1.cd
│   ├── MShop.StorageFrm.csproj
│   ├── MShop.StorageFrm.csproj.user
│   ├── MShop.StorageFrm.csproj.vspscc
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── MShop.StorageFrm.csproj.GenerateResource.Cache
│   │   │   ├── MShop.StorageFrm.dll
│   │   │   ├── MShop.StorageFrm.pdb
│   │   │   ├── MShop.StorageFrm.Properties.Resources.resources
│   │   │   ├── MShop.StorageFrm.StockPlanCheckFrm.resources
│   │   │   ├── MShop.StorageFrm.StockPlanFrm.resources
│   │   │   ├── MShop.StorageFrm.StockPlanQueryFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageAdjustPriceFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageAdjustPriceRep.rpt
│   │   │   ├── MShop.StorageFrm.StorageCheckFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageCheckQueryFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageDetailQueryFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageDispatchFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageDispatchQueryFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageDispatchRep.rpt
│   │   │   ├── MShop.StorageFrm.StorageInFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageInQueryFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageLimitAlarmFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageOutFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageQueryFrm.resources
│   │   │   ├── MShop.StorageFrm.StorageValidateAlarmFrm.resources
│   │   │   ├── Refactor
│   │   │   │   ├── MShop.StorageFrm.dll
│   │   │   │   └── MShop.StorageFrm.exe
│   │   │   ├── ResolveAssemblyReference.cache
│   │   │   └── TempPE
│   │   │   ├── Properties.Resources.Designer.cs.dll
│   │   │   ├── RepDrugsBuyRecords.cs.dll
│   │   │   ├── StorageAdjustPriceDS.Designer.cs.dll
│   │   │   ├── StorageAdjustPriceRep.cs.dll
│   │   │   ├── StorageDispatchDS.Designer.cs.dll
│   │   │   └── StorageDispatchRep.cs.dll
│   │   ├── MShop.StorageFrm.csproj.FileListAbsolute.txt
│   │   └── MShop.StorageFrm.csproj.FileList.txt
│   ├── ProcurementOfGoodsFrm.cs
│   ├── ProcurementOfGoodsFrm.Designer.cs
│   ├── ProcurementOfGoodsFrm.resx
│   ├── ProcureOfGoodsInquiryFrm.cs
│   ├── ProcureOfGoodsInquiryFrm.Designer.cs
│   ├── ProcureOfGoodsInquiryFrm.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.settings
│   │   └── vssver2.scc
│   ├── SalesGoodsAcceptanceFrm.cs
│   ├── SalesGoodsAcceptanceFrm.Designer.cs
│   ├── SalesGoodsAcceptanceFrm.resx
│   ├── SalesReservoirReviewFrm.cs
│   ├── SalesReservoirReviewFrm.Designer.cs
│   ├── SalesReservoirReviewFrm.resx
│   ├── SalesUntreadAcceptFrm.cs
│   ├── SalesUntreadAcceptFrm.Designer.cs
│   ├── SalesUntreadAcceptFrm.resx
│   ├── StockPlanCheckFrm.cs
│   ├── StockPlanCheckFrm.Designer.cs
│   ├── StockPlanCheckFrm.resx
│   ├── StockPlanFrm.cs
│   ├── StockPlanFrm.Designer.cs
│   ├── StockPlanFrm.resx
│   ├── StockPlanQueryFrm.cs
│   ├── StockPlanQueryFrm.Designer.cs
│   ├── StockPlanQueryFrm.resx
│   ├── StockPlansFrm.cs
│   ├── StockPlansFrm.Designer.cs
│   ├── StockPlansFrm.resx
│   ├── StockUntreadQueryFrm.cs
│   ├── StockUntreadQueryFrm.Designer.cs
│   ├── StockUntreadQueryFrm.resx
│   ├── StorageAdjustPriceDS.Designer.cs
│   ├── StorageAdjustPriceDS.xsc
│   ├── StorageAdjustPriceDS.xsd
│   ├── StorageAdjustPriceDS.xss
│   ├── StorageAdjustPriceFrm.cs
│   ├── StorageAdjustPriceFrm.Designer.cs
│   ├── StorageAdjustPriceFrm.resx
│   ├── StorageAdjustPriceRep.cs
│   ├── StorageAdjustPriceRep.rpt
│   ├── StorageCheckDetailQuery.cs
│   ├── StorageCheckDetailQuery.Designer.cs
│   ├── StorageCheckDetailQuery.resx
│   ├── StorageCheckFrm.cs
│   ├── StorageCheckFrm.Designer.cs
│   ├── StorageCheckFrm.resx
│   ├── StorageCheckQuery.Designer.cs
│   ├── StorageCheckQueryFrm.cs
│   ├── StorageCheckQueryFrm.resx
│   ├── StorageDetailQueryFrm.cs
│   ├── StorageDetailQueryFrm.Designer.cs
│   ├── StorageDetailQueryFrm.resx
│   ├── StorageDispatchDS.cs
│   ├── StorageDispatchDS.Designer.cs
│   ├── StorageDispatchDS.xsc
│   ├── StorageDispatchDS.xsd
│   ├── StorageDispatchDS.xss
│   ├── StorageDispatchFrm.cs
│   ├── StorageDispatchFrm.Designer.cs
│   ├── StorageDispatchFrm.resx
│   ├── StorageDispatchQueryFrm.cs
│   ├── StorageDispatchQueryFrm.Designer.cs
│   ├── StorageDispatchQueryFrm.resx
│   ├── StorageDispatchRep.cs
│   ├── StorageDispatchRep.rpt
│   ├── StorageInCheckFrm.cs
│   ├── StorageInCheckFrm.Designer.cs
│   ├── StorageInFrm.cs
│   ├── StorageInFrm.Designer.cs
│   ├── StorageInFrm.resx
│   ├── StorageInQueryFrm.cs
│   ├── StorageInQueryFrm.Designer.cs
│   ├── StorageInQueryFrm.resx
│   ├── StorageLimitAlarmFrm.cs
│   ├── StorageLimitAlarmFrm.Designer.cs
│   ├── StorageLimitAlarmFrm.resx
│   ├── StorageOutFrm.cs
│   ├── StorageOutFrm.Designer.cs
│   ├── StorageOutFrm.resx
│   ├── StorageQuery.cs
│   ├── StorageQuery.Designer.cs
│   ├── StorageQueryFrm.cs
│   ├── StorageQueryFrm.Designer.cs
│   ├── StorageQueryFrm.resx
│   ├── StorageQuery.resx
│   ├── StorageValidateAlarmFrm.cs
│   ├── StorageValidateAlarmFrm.Designer.cs
│   ├── StorageValidateAlarmFrm.resx
│   └── vssver2.scc
├── MShop.suo
├── MShop.SystemFrm
│   ├── about.cs
│   ├── about.Designer.cs
│   ├── about.resx
│   ├── AlterPwd.cs
│   ├── AlterPwd.Designer.cs
│   ├── AlterPwdFrm.cs
│   ├── AlterPwdFrm.Designer.cs
│   ├── AlterPwdFrm.resx
│   ├── AlterPwd.resx
│   ├── AreaFrm.cs
│   ├── AreaFrm.Designer.cs
│   ├── AreaFrm.resx
│   ├── BasicFrm.cs
│   ├── BasicFrm.Designer.cs
│   ├── BasicFrm.resx
│   ├── bin
│   │   └── Debug
│   │   ├── Encrypt.dll
│   │   ├── MShop.Bll.dll
│   │   ├── MShop.Bll.pdb
│   │   ├── MShop.Controls.dll
│   │   ├── MShop.Controls.pdb
│   │   ├── MShop.DAL.dll
│   │   └── MShop.DAL.pdb
│   ├── CompanyFrm.cs
│   ├── CompanyFrm.Designer.cs
│   ├── CompanyFrm.resx
│   ├── CompanyList.cs
│   ├── CompanyList.Designer.cs
│   ├── CompanyList.resx
│   ├── CompanyMgr.cs
│   ├── DataGridViewPrinter.cs
│   ├── DBoperate.cs
│   ├── DBoperate.Designer.cs
│   ├── DBoperateFrm.cs
│   ├── DBoperateFrm.Designer.cs
│   ├── DBoperateFrm.resx
│   ├── DBoperate.resx
│   ├── DepartmentFrm.cs
│   ├── DepartmentFrm.Designer.cs
│   ├── DepartmentFrm.resx
│   ├── DrugFrm.cs
│   ├── DrugFrm.Designer.cs
│   ├── DrugFrm.resx
│   ├── DrugStyle.cs
│   ├── DrugStyle.designer.cs
│   ├── DrugStyleFrm.cs
│   ├── DrugStyleFrm.Designer.cs
│   ├── DrugStyleFrm.resx
│   ├── DrugStyle.resx
│   ├── Form1.cs
│   ├── Form1.Designer.cs
│   ├── Form1.resx
│   ├── Form2.cs
│   ├── Form2.Designer.cs
│   ├── Form2.resx
│   ├── MShop.SystemFrm.csproj
│   ├── MShop.SystemFrm.csproj.user
│   ├── MShop.SystemFrm.csproj.vspscc
│   ├── MShop.SystemMgr.csproj.vspscc
│   ├── MShop.SystemMgr.sln
│   ├── MShop.SystemMgr.suo
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── MShop.SystemFrm.about.resources
│   │   │   ├── MShop.SystemFrm.AlterPwdFrm.resources
│   │   │   ├── MShop.SystemFrm.AreaFrm.resources
│   │   │   ├── MShop.SystemFrm.BasicFrm.resources
│   │   │   ├── MShop.SystemFrm.csproj.GenerateResource.Cache
│   │   │   ├── MShop.SystemFrm.DBoperateFrm.resources
│   │   │   ├── MShop.SystemFrm.DepartmentFrm.resources
│   │   │   ├── MShop.SystemFrm.dll
│   │   │   ├── MShop.SystemFrm.Drug.resources
│   │   │   ├── MShop.SystemFrm.DrugStyleFrm.resources
│   │   │   ├── MShop.SystemFrm.pdb
│   │   │   ├── MShop.SystemFrm.PowerManagement.resources
│   │   │   ├── MShop.SystemFrm.PrintInstalledFrm.resources
│   │   │   ├── MShop.SystemFrm.Properties.Resources.resources
│   │   │   ├── MShop.SystemFrm.SearchFrm.resources
│   │   │   ├── MShop.SystemFrm.Staff.resources
│   │   │   ├── MShop.SystemFrm.StorageDetailFrm.resources
│   │   │   ├── MShop.SystemFrm.StorageInitializeFrm.resources
│   │   │   ├── MShop.SystemFrm.StoreHouse.resources
│   │   │   ├── MShop.SystemFrm.SupliersFrm.resources
│   │   │   ├── MShop.SystemMgr.csproj.GenerateResource.Cache
│   │   │   ├── MShop.SystemMgr.DepartmentFrm.resources
│   │   │   ├── MShop.SystemMgr.Drug.resources
│   │   │   ├── MShop.SystemMgr.EmployeeFrm.resources
│   │   │   ├── MShop.SystemMgr.Form1.resources
│   │   │   ├── MShop.SystemMgr.Staff.resources
│   │   │   ├── MShop.SystemMgr.StoreHouse.resources
│   │   │   ├── MShop.SystemMgr.SupliersFrm.resources
│   │   │   ├── Refactor
│   │   │   │   ├── MShop.SystemFrm.dll
│   │   │   │   ├── MShop.SystemFrm.exe
│   │   │   │   ├── MShop.SystemMgr.dll
│   │   │   │   └── MShop.SystemMgr.exe
│   │   │   ├── ResolveAssemblyReference.cache
│   │   │   └── TempPE
│   │   │   └── Properties.Resources.Designer.cs.dll
│   │   ├── MShop.SystemFrm.csproj.FileListAbsolute.txt
│   │   ├── MShop.SystemFrm.csproj.FileList.txt
│   │   └── MShop.SystemMgr.csproj.FileList.txt
│   ├── PowerManagement.cs
│   ├── PowerManagement.Designer.cs
│   ├── PowerManagement.resx
│   ├── PrintInstalled.cs
│   ├── PrintInstalled.Designer.cs
│   ├── PrintInstalledFrm.cs
│   ├── PrintInstalledFrm.Designer.cs
│   ├── PrintInstalledFrm.resx
│   ├── PrintInstalled.resx
│   ├── ProductMgr.cs
│   ├── ProductMgr.Designer.cs
│   ├── ProductMgr.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.settings
│   │   └── vssver2.scc
│   ├── SearchFrm.cs
│   ├── SearchFrm.Designer.cs
│   ├── SearchFrm.resx
│   ├── StaffFrm.cs
│   ├── StaffFrm.Designer.cs
│   ├── StaffFrm.resx
│   ├── StorageDetailFrm.cs
│   ├── StorageDetailFrm.Designer.cs
│   ├── StorageDetailFrm.resx
│   ├── StorageInitialize.cs
│   ├── StorageInitialize.Designer.cs
│   ├── StorageInitializeFrm.cs
│   ├── StorageInitializeFrm.Designer.cs
│   ├── StorageInitializeFrm.resx
│   ├── StorageInitialize.resx
│   ├── StoreHouseFrm.cs
│   ├── StoreHouseFrm.Designer.cs
│   ├── StoreHouseFrm.resx
│   ├── SupliersFrm.cs
│   ├── SupliersFrm.Designer.cs
│   ├── SupliersFrm.resx
│   └── vssver2.scc
├── MShop.vssscc
├── mssccprj.scc
├── ReadMe.txt
├── RegisterDataBase
│   ├── bin
│   │   └── Debug
│   │   ├── RegisterDataBase.exe
│   │   ├── RegisterDataBase.exe.CodeAnalysisLog.xml
│   │   ├── RegisterDataBase.exe.lastcodeanalysissucceeded
│   │   └── RegisterDataBase.pdb
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── Refactor
│   │   │   │   └── RegisterDataBase.exe
│   │   │   ├── RegisterDataBase.csproj.GenerateResource.Cache
│   │   │   ├── RegisterDataBase.exe
│   │   │   ├── RegisterDataBase.pdb
│   │   │   ├── RegisterDataBase.RegistFrm.resources
│   │   │   └── ResolveAssemblyReference.cache
│   │   └── RegisterDataBase.csproj.FileList.txt
│   ├── Program.cs
│   ├── RegisterDataBase.csproj
│   ├── RegisterDataBase.csproj.vspscc
│   ├── RegistFrm.cs
│   ├── RegistFrm.Designer.cs
│   ├── RegistFrm.resx
│   └── vssver2.scc
├── SearchFrm
│   ├── mssccprj.scc
│   ├── obj
│   │   ├── Debug
│   │   │   ├── Refactor
│   │   │   │   └── SearchFrm.dll
│   │   │   ├── SearchFrm.csproj.GenerateResource.Cache
│   │   │   ├── SearchFrm.dll
│   │   │   ├── SearchFrm.pdb
│   │   │   ├── SearchFrm.Properties.Resources.resources
│   │   │   └── SearchFrm.PublicSearchFrm.resources
│   │   └── SearchFrm.csproj.FileList.txt
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.settings
│   │   └── vssver2.scc
│   ├── PublicSearchFrm.cs
│   ├── PublicSearchFrm.Designer.cs
│   ├── PublicSearchFrm.resx
│   ├── SearchFrm.csproj
│   ├── SearchFrm.csproj.vspscc
│   └── vssver2.scc
├── trigger.txt
├── vssver2.scc
└── 药店管理系统使用说明书.doc

85 directories, 837 files

标签:

实例下载地址

C#药店管理系统 (带完整数据库)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警