在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → .net 美萍超市管理系统源码(C#)

.net 美萍超市管理系统源码(C#)

一般编程问题

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

实例介绍

【实例简介】
.net 美萍超市管理系统源码(C#)
【实例截图】
【核心代码】
美萍超市管理系统源码(C)V1.0
├── 源码必读.pdf
└── 美萍超市管理系统源码(C#)V1.0
├── Backup
│   ├── BLL
│   │   ├── BLL.csproj
│   │   ├── CG_tableManager.cs
│   │   ├── CK_tableManager.cs
│   │   ├── CommonManager.cs
│   │   ├── CW_feiyManager.cs
│   │   ├── CW_gudingManager.cs
│   │   ├── CW_yingsyfManager.cs
│   │   ├── CZ_YuangongManager.cs
│   │   ├── DH_tabelManager.cs
│   │   ├── GH_shangManager.cs
│   │   ├── GrantManager.cs
│   │   ├── HY_guanliManager.cs
│   │   ├── HY_mingxiManager.cs
│   │   ├── JY_qkuangManager.cs
│   │   ├── KH_xinxiManager.cs
│   │   ├── MEMLEVELManager.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── RoleGrantManager.cs
│   │   ├── RoleManager.cs
│   │   ├── SP_goodsManager.cs
│   │   ├── SP_typeManager.cs
│   │   ├── SP_xmingxiManager.cs
│   │   ├── tempManager.cs
│   │   ├── UserHelper.cs
│   │   ├── UserManager.cs
│   │   ├── XJ_yhangManager.cs
│   │   ├── XS_tbaleManager.cs
│   │   ├── YG_xinxiManager.cs
│   │   └── YsheManager.cs
│   ├── DAL
│   │   ├── CG_tableService.cs
│   │   ├── CK_tableService.cs
│   │   ├── CommonService.cs
│   │   ├── CW_feiyService.cs
│   │   ├── CW_gudingService.cs
│   │   ├── CW_yingsyfService.cs
│   │   ├── CZ_YuangongServeic.cs
│   │   ├── DAL.csproj
│   │   ├── DBHelper.cs
│   │   ├── DH_tabelService.cs
│   │   ├── GH_shangService.cs
│   │   ├── GrantService.cs
│   │   ├── HY_guanliService.cs
│   │   ├── HY_mingxiService.cs
│   │   ├── JY_qkuangService.cs
│   │   ├── KH_xinxiService.cs
│   │   ├── MEMLEVELService.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── RoleGrantService.cs
│   │   ├── RoleService.cs
│   │   ├── SP_goodsService.cs
│   │   ├── SP_typeService.cs
│   │   ├── SP_xmingxiService.cs
│   │   ├── tempService.cs
│   │   ├── UserService.cs
│   │   ├── XJ_yhangService.cs
│   │   ├── XS_tbaleService.cs
│   │   ├── YG_xinxiService.cs
│   │   └── YsheService.cs
│   ├── Models
│   │   ├── BDHelper.cs
│   │   ├── BZ_shezhi.cs
│   │   ├── CG_table.cs
│   │   ├── CK_table.cs
│   │   ├── CW_feiy.cs
│   │   ├── CW_guding.cs
│   │   ├── CW_xianjin.cs
│   │   ├── CW_yingsyf.cs
│   │   ├── CZ_Yuangong.cs
│   │   ├── DH_tabel.cs
│   │   ├── Dwei.cs
│   │   ├── GH_shang.cs
│   │   ├── Grant.cs
│   │   ├── HY_guanli.cs
│   │   ├── HY_mingxi.cs
│   │   ├── JY_qkuang.cs
│   │   ├── KH_xinxi.cs
│   │   ├── MEMLEVEL.cs
│   │   ├── Models.csproj
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── Role.cs
│   │   ├── RoleGrant.cs
│   │   ├── RZ_.cs
│   │   ├── SP_goods.cs
│   │   ├── SP_type.cs
│   │   ├── SP_xmingxi.cs
│   │   ├── temp.cs
│   │   ├── User.cs
│   │   ├── XJ_yhang.cs
│   │   ├── XS_tbale.cs
│   │   ├── YG_xinxi.cs
│   │   ├── Yonghu.cs
│   │   └── Yshe.cs
│   ├── 源码必读.pdf
│   ├── 超市管理系统
│   │   ├── CommonMethod.cs
│   │   ├── ForDengl1.cs
│   │   ├── ForDengl1.Designer.cs
│   │   ├── ForDengl1.resx
│   │   ├── ForMan.cs
│   │   ├── ForMan.Designer.cs
│   │   ├── ForMan.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── 库存管理
│   │   │   ├── kbao.cs
│   │   │   ├── kbao.Designer.cs
│   │   │   ├── kbao.resx
│   │   │   ├── kbaoyishousun1.cs
│   │   │   ├── kbaoyishousun1.Designer.cs
│   │   │   ├── kbaoyishousun1.resx
│   │   │   ├── kbaoyishousun2.cs
│   │   │   ├── kbaoyishousun2.Designer.cs
│   │   │   ├── kbaoyishousun2.resx
│   │   │   ├── kbaoyishousun3.cs
│   │   │   ├── kbaoyishousun3.Designer.cs
│   │   │   ├── kbaoyishousun3.resx
│   │   │   ├── kbaoyishousun4.cs
│   │   │   ├── kbaoyishousun4.Designer.cs
│   │   │   ├── kbaoyishousun4.resx
│   │   │   ├── kbaoyishousun5.cs
│   │   │   ├── kbaoyishousun5.Designer.cs
│   │   │   ├── kbaoyishousun5.resx
│   │   │   ├── kbaoyishousun.cs
│   │   │   ├── kbaoyishousun.Designer.cs
│   │   │   ├── kbaoyishousun.resx
│   │   │   ├── kbian.cs
│   │   │   ├── kbian.Designer.cs
│   │   │   ├── kbiandongzhao1.cs
│   │   │   ├── kbiandongzhao1.Designer.cs
│   │   │   ├── kbiandongzhao1.resx
│   │   │   ├── kbiandongzhao2.cs
│   │   │   ├── kbiandongzhao2.Designer.cs
│   │   │   ├── kbiandongzhao2.resx
│   │   │   ├── kbiandongzhao3.cs
│   │   │   ├── kbiandongzhao3.Designer.cs
│   │   │   ├── kbiandongzhao3.resx
│   │   │   ├── kbiandongzhao4.cs
│   │   │   ├── kbiandongzhao4.Designer.cs
│   │   │   ├── kbiandongzhao4.resx
│   │   │   ├── kbian.resx
│   │   │   ├── kchai.cs
│   │   │   ├── kchai.Designer.cs
│   │   │   ├── kchai.resx
│   │   │   ├── kchaiyun1.cs
│   │   │   ├── kchaiyun1.Designer.cs
│   │   │   ├── kchaiyun1.resx
│   │   │   ├── kchaiyun2.cs
│   │   │   ├── kchaiyun2.Designer.cs
│   │   │   ├── kchaiyun2.resx
│   │   │   ├── kchaiyun3.cs
│   │   │   ├── kchaiyun3.Designer.cs
│   │   │   ├── kchaiyun3.resx
│   │   │   ├── kchaiyun4.cs
│   │   │   ├── kchaiyun4.Designer.cs
│   │   │   ├── kchaiyun4.resx
│   │   │   ├── kchaiyun5.cs
│   │   │   ├── kchaiyun5.Designer.cs
│   │   │   ├── kchaiyun5.resx
│   │   │   ├── kdiaobachaxun1.cs
│   │   │   ├── kdiaobachaxun1.Designer.cs
│   │   │   ├── kdiaobachaxun1.resx
│   │   │   ├── kdiaobachaxun2.cs
│   │   │   ├── kdiaobachaxun2.Designer.cs
│   │   │   ├── kdiaobachaxun2.resx
│   │   │   ├── kdiaobachaxun3.cs
│   │   │   ├── kdiaobachaxun3.Designer.cs
│   │   │   ├── kdiaobachaxun3.resx
│   │   │   ├── kdiaobachaxun4.cs
│   │   │   ├── kdiaobachaxun4.Designer.cs
│   │   │   ├── kdiaobachaxun4.resx
│   │   │   ├── kdiaobachaxun5.cs
│   │   │   ├── kdiaobachaxun5.Designer.cs
│   │   │   ├── kdiaobachaxun5.resx
│   │   │   ├── kdiaobachaxun.cs
│   │   │   ├── kdiaobachaxun.Designer.cs
│   │   │   ├── kdiaobachaxun.resx
│   │   │   ├── kdiao.cs
│   │   │   ├── kdiao.Designer.cs
│   │   │   ├── kdiao.resx
│   │   │   ├── kjien.cs
│   │   │   ├── kjien.Designer.cs
│   │   │   ├── kjien.resx
│   │   │   ├── kjienxiogai1.cs
│   │   │   ├── kjienxiogai1.Designer.cs
│   │   │   ├── kjienxiogai1.resx
│   │   │   ├── kjienxiogai.cs
│   │   │   ├── kjienxiogai.Designer.cs
│   │   │   ├── kjienxiogai.resx
│   │   │   ├── kpan.cs
│   │   │   ├── kpan.Designer.cs
│   │   │   ├── kpandiang1.cs
│   │   │   ├── kpandiang1.Designer.cs
│   │   │   ├── kpandiang1.resx
│   │   │   ├── kpandiang2.cs
│   │   │   ├── kpandiang2.Designer.cs
│   │   │   ├── kpandiang2.resx
│   │   │   ├── kpandiang.cs
│   │   │   ├── kpandiang.Designer.cs
│   │   │   ├── kpandiang.resx
│   │   │   ├── kpangdiang3.cs
│   │   │   ├── kpangdiang3.Designer.cs
│   │   │   ├── kpangdiang3.resx
│   │   │   ├── kpangdiang4.cs
│   │   │   ├── kpangdiang4.Designer.cs
│   │   │   ├── kpangdiang4.resx
│   │   │   └── kpan.resx
│   │   ├── 日常管理
│   │   │   ├── jbaobiaoadd1.cs
│   │   │   ├── jbaobiaoadd1.designer.cs
│   │   │   ├── jbaobiaoadd1.resx
│   │   │   ├── jbaobiaoadd2.cs
│   │   │   ├── jbaobiaoadd2.designer.cs
│   │   │   ├── jbaobiaoadd2.resx
│   │   │   ├── jbaobiaoadd3.cs
│   │   │   ├── jbaobiaoadd3.designer.cs
│   │   │   ├── jbaobiaoadd3.resx
│   │   │   ├── jbaobiaoadd4.cs
│   │   │   ├── jbaobiaoadd4.designer.cs
│   │   │   ├── jbaobiaoadd4.resx
│   │   │   ├── jbaobiaoadd5.cs
│   │   │   ├── jbaobiaoadd5.designer.cs
│   │   │   ├── jbaobiaoadd5.resx
│   │   │   ├── jbaobiaoadd.cs
│   │   │   ├── jbaobiaoadd.designer.cs
│   │   │   ├── jbaobiaoadd.resx
│   │   │   ├── jbaobiao.cs
│   │   │   ├── jbaobiao.designer.cs
│   │   │   ├── jbaobiao.resx
│   │   │   ├── jbaojia.cs
│   │   │   ├── jbaojia.designer.cs
│   │   │   ├── jbaojia.resx
│   │   │   ├── jgo.cs
│   │   │   ├── jgo.designer.cs
│   │   │   ├── jgohuoguan1.cs
│   │   │   ├── jgohuoguan1.designer.cs
│   │   │   ├── jgohuoguan1.resx
│   │   │   ├── jgohuoguan.cs
│   │   │   ├── jgohuoguan.designer.cs
│   │   │   ├── jgohuoguan.resx
│   │   │   ├── jgo.resx
│   │   │   ├── jiehuoadd1.cs
│   │   │   ├── jiehuoadd1.designer.cs
│   │   │   ├── jiehuoadd1.resx
│   │   │   ├── jiehuoadd.cs
│   │   │   ├── jiehuoadd.designer.cs
│   │   │   ├── jiehuoadd.resx
│   │   │   ├── jkehu.cs
│   │   │   ├── jkehu.designer.cs
│   │   │   ├── jkehu.resx
│   │   │   ├── jzhenpiendui.cs
│   │   │   ├── jzhenpiendui.designer.cs
│   │   │   └── jzhenpiendui.resx
│   │   ├── 系统设置
│   │   │   ├── B_addbusniss.cs
│   │   │   ├── B_addbusniss.designer.cs
│   │   │   ├── B_addbusniss.resx
│   │   │   ├── B_returnpricelist.cs
│   │   │   ├── B_returnpricelist.designer.cs
│   │   │   ├── B_returnpricelist.resx
│   │   │   ├── B_updatebusniss.cs
│   │   │   ├── B_updatebusniss.designer.cs
│   │   │   ├── B_updatebusniss.resx
│   │   │   ├── B_updategoodsInfo.cs
│   │   │   ├── B_updategoodsInfo.designer.cs
│   │   │   ├── B_updategoodsInfo.resx
│   │   │   ├── D_CustomerInfo_add.cs
│   │   │   ├── D_CustomerInfo_add.designer.cs
│   │   │   ├── D_CustomerInfo_add.resx
│   │   │   ├── D_CustomerInfo.cs
│   │   │   ├── D_CustomerInfo.designer.cs
│   │   │   ├── D_CustomerInfo_find.cs
│   │   │   ├── D_CustomerInfo_find.designer.cs
│   │   │   ├── D_CustomerInfo_find.resx
│   │   │   ├── D_CustomerInfo.resx
│   │   │   ├── D_CustomerInfo_update.cs
│   │   │   ├── D_CustomerInfo_update.designer.cs
│   │   │   ├── D_CustomerInfo_update.resx
│   │   │   ├── E_EmployeeAdd.cs
│   │   │   ├── E_EmployeeAdd.designer.cs
│   │   │   ├── E_EmployeeAdd.resx
│   │   │   ├── E_EmployeeFind.cs
│   │   │   ├── E_EmployeeFind.designer.cs
│   │   │   ├── E_EmployeeFind.resx
│   │   │   ├── E_EmployeeInfo.cs
│   │   │   ├── E_EmployeeInfo.designer.cs
│   │   │   ├── E_EmployeeInfo.resx
│   │   │   ├── E_EmployeeUpdate.cs
│   │   │   ├── E_EmployeeUpdate.designer.cs
│   │   │   ├── E_EmployeeUpdate.resx
│   │   │   ├── F_businessfind.cs
│   │   │   ├── F_businessfind.designer.cs
│   │   │   ├── F_businessfind.resx
│   │   │   ├── F_busnissInfo.cs
│   │   │   ├── F_busnissInfo.designer.cs
│   │   │   ├── F_busnissInfo.resx
│   │   │   ├── H_SM_adminAdd.cs
│   │   │   ├── H_SM_adminAdd.designer.cs
│   │   │   ├── H_SM_adminAdd.resx
│   │   │   ├── H_SM_adminlevelSetupAdd.cs
│   │   │   ├── H_SM_adminlevelSetupAdd.designer.cs
│   │   │   ├── H_SM_adminlevelSetupAdd.resx
│   │   │   ├── H_SM_adminlevelSetup.cs
│   │   │   ├── H_SM_adminlevelSetup.designer.cs
│   │   │   ├── H_SM_adminlevelSetup.resx
│   │   │   ├── H_SM_adminlevelSetupUpdate.cs
│   │   │   ├── H_SM_adminlevelSetupUpdate.designer.cs
│   │   │   ├── H_SM_adminlevelSetupUpdate.resx
│   │   │   ├── H_SM_adminUpdate.cs
│   │   │   ├── H_SM_adminUpdate.designer.cs
│   │   │   ├── H_SM_adminUpdate.resx
│   │   │   ├── H_SMember_admin.cs
│   │   │   ├── H_SMember_admin.designer.cs
│   │   │   ├── H_SMember_admin.resx
│   │   │   ├── R_StoreSetupAdd.cs
│   │   │   ├── R_StoreSetupAdd.designer.cs
│   │   │   ├── R_StoreSetupAdd.resx
│   │   │   ├── R_StoreSetup.cs
│   │   │   ├── R_StoreSetup.designer.cs
│   │   │   ├── R_StoreSetupFind.cs
│   │   │   ├── R_StoreSetupFind.designer.cs
│   │   │   ├── R_StoreSetupFind.resx
│   │   │   ├── R_StoreSetup.resx
│   │   │   ├── R_StoreSetupUpdate.cs
│   │   │   ├── R_StoreSetupUpdate.designer.cs
│   │   │   ├── R_StoreSetupUpdate.resx
│   │   │   ├── S_IntoNewGoods.cs
│   │   │   ├── S_IntoNewGoods.designer.cs
│   │   │   ├── S_IntoNewGoods.resx
│   │   │   ├── S_IntoNewGoodsSellPrice.cs
│   │   │   ├── S_IntoNewGoodsSellPrice.designer.cs
│   │   │   ├── S_IntoNewGoodsSellPrice.resx
│   │   │   ├── S_IntoNewGoodsSellPriceUpdate.cs
│   │   │   ├── S_IntoNewGoodsSellPriceUpdate.designer.cs
│   │   │   ├── S_IntoNewGoodsSellPriceUpdate.resx
│   │   │   ├── S_IntoUpdateGoods.cs
│   │   │   ├── S_IntoUpdateGoods.designer.cs
│   │   │   ├── S_IntoUpdateGoods.resx
│   │   │   ├── S_System.cs
│   │   │   ├── S_System.designer.cs
│   │   │   ├── S_System.resx
│   │   │   ├── T_peopleAdd.cs
│   │   │   ├── T_peopleAdd.designer.cs
│   │   │   ├── T_peopleAdd.resx
│   │   │   ├── T_people.cs
│   │   │   ├── T_people.designer.cs
│   │   │   ├── T_people.resx
│   │   │   ├── T_peopleType.cs
│   │   │   ├── T_peopleType.designer.cs
│   │   │   ├── T_peopleType.resx
│   │   │   ├── T_peopleUpdateAddorAddAdd.cs
│   │   │   ├── T_peopleUpdateAddorAddAdd.designer.cs
│   │   │   ├── T_peopleUpdateAddorAddAdd.resx
│   │   │   ├── T_peopleUpdate.cs
│   │   │   ├── T_peopleUpdate.designer.cs
│   │   │   └── T_peopleUpdate.resx
│   │   ├── 统计报表
│   │   │   ├── Forbdgjchaxun.cs
│   │   │   ├── Forbdgjchaxun.Designer.cs
│   │   │   ├── Forbdgjchaxun.resx
│   │   │   ├── Forbiandong.cs
│   │   │   ├── Forbiandong.Designer.cs
│   │   │   ├── Forbiandong.resx
│   │   │   ├── ForCKsl.cs
│   │   │   ├── ForCKsl.Designer.cs
│   │   │   ├── ForCKsl.resx
│   │   │   ├── Fordaying.cs
│   │   │   ├── Fordaying.Designer.cs
│   │   │   ├── Fordaying.resx
│   │   │   ├── ForDelete.cs
│   │   │   ├── ForDelete.Designer.cs
│   │   │   ├── ForDelete.resx
│   │   │   ├── Forghxs.cs
│   │   │   ├── Forghxs.Designer.cs
│   │   │   ├── Forghxs.resx
│   │   │   ├── Forjintueichax.cs
│   │   │   ├── Forjintueichax.Designer.cs
│   │   │   ├── Forjintueichax.resx
│   │   │   ├── Forjintuei.cs
│   │   │   ├── Forjintuei.Designer.cs
│   │   │   ├── Forjintuei.resx
│   │   │   ├── Forkcuencben.cs
│   │   │   ├── Forkcuencben.Designer.cs
│   │   │   ├── Forkcuencben.resx
│   │   │   ├── Forkcuenmxi.cs
│   │   │   ├── Forkcuenmxi.Designer.cs
│   │   │   ├── Forkcuenmxi.resx
│   │   │   ├── Forkhudelete.cs
│   │   │   ├── Forkhudelete.Designer.cs
│   │   │   ├── ForKhuxiaoshou.cs
│   │   │   ├── ForKhuxiaoshou.Designer.cs
│   │   │   ├── ForKhuxiaoshou.resx
│   │   │   ├── Forkhxiaoscx.cs
│   │   │   ├── Forkhxiaoscx.Designer.cs
│   │   │   ├── Forkhxiaoscx.resx
│   │   │   ├── ForPhang.cs
│   │   │   ├── ForPhang.Designer.cs
│   │   │   ├── ForPhang.resx
│   │   │   ├── Forshangptongji.cs
│   │   │   ├── Forshangptongji.Designer.cs
│   │   │   ├── Forshangptongji.resx
│   │   │   ├── Forshoukuan.cs
│   │   │   ├── Forshoukuan.Designer.cs
│   │   │   ├── Forshoukuan.resx
│   │   │   ├── ForywyCX.cs
│   │   │   ├── ForywyCX.Designer.cs
│   │   │   ├── ForywyCX.resx
│   │   │   ├── Forywyuan.cs
│   │   │   ├── Forywyuan.Designer.cs
│   │   │   ├── Forywyuan.resx
│   │   │   ├── Forywyuanxs.cs
│   │   │   ├── Forywyuanxs.Designer.cs
│   │   │   ├── Forywyuanxs.resx
│   │   │   ├── FrmADDsp.cs
│   │   │   ├── FrmADDsp.Designer.cs
│   │   │   ├── Frmspxstj.cs
│   │   │   ├── Frmspxstj.Designer.cs
│   │   │   ├── Frmspxstj.resx
│   │   │   ├── Frofukuan.cs
│   │   │   ├── Frofukuan.Designer.cs
│   │   │   ├── Frofukuan.resx
│   │   │   ├── Frogonghuos.cs
│   │   │   ├── Frogonghuos.Designer.cs
│   │   │   └── Frogonghuos.resx
│   │   ├── 超市管理系统.csproj
│   │   ├── 进货管理
│   │   │   ├── B_addbusniss.cs
│   │   │   ├── B_addbusniss.Designer.cs
│   │   │   ├── B_addbusniss.resx
│   │   │   ├── B_cellInfo.cs
│   │   │   ├── B_cellInfo.Designer.cs
│   │   │   ├── B_cellInfo.resx
│   │   │   ├── B_IntoAllGoods.cs
│   │   │   ├── B_IntoAllGoods.Designer.cs
│   │   │   ├── B_IntoAllGoods.resx
│   │   │   ├── B_IntoReturngoods.cs
│   │   │   ├── B_IntoReturngoods.Designer.cs
│   │   │   ├── B_IntoReturngoods.resx
│   │   │   ├── B_return.cs
│   │   │   ├── B_return.Designer.cs
│   │   │   ├── B_returngoodsfind.cs
│   │   │   ├── B_returngoodsfind.Designer.cs
│   │   │   ├── B_returngoodsfindfind.cs
│   │   │   ├── B_returngoodsfindfind.Designer.cs
│   │   │   ├── B_returngoodsfindfind.resx
│   │   │   ├── B_returngoodsfind.resx
│   │   │   ├── B_returnpricelist.cs
│   │   │   ├── B_returnpricelist.Designer.cs
│   │   │   ├── B_returnpricelist.resx
│   │   │   ├── B_return.resx
│   │   │   ├── B_updatebusniss.cs
│   │   │   ├── B_updatebusniss.designer.cs
│   │   │   ├── B_updatebusniss.resx
│   │   │   ├── B_updategoodsInfo.cs
│   │   │   ├── B_updategoodsInfo.Designer.cs
│   │   │   ├── B_updategoodsInfo.resx
│   │   │   ├── C_money.cs
│   │   │   ├── C_money.Designer.cs
│   │   │   ├── C_money.resx
│   │   │   ├── CustomerInfo.cs
│   │   │   ├── CustomerInfo.Designer.cs
│   │   │   ├── CustomerInfo.resx
│   │   │   ├── C_ZW.cs
│   │   │   ├── C_ZW.Designer.cs
│   │   │   ├── C_ZW.resx
│   │   │   ├── D_DJCX.cs
│   │   │   ├── D_DJCX.Designer.cs
│   │   │   ├── D_DJCX.resx
│   │   │   ├── E_KCCX.cs
│   │   │   ├── E_KCCX.Designer.cs
│   │   │   ├── E_KCCX.resx
│   │   │   ├── EmployeeInfo.cs
│   │   │   ├── EmployeeInfo.Designer.cs
│   │   │   ├── EmployeeInfo.resx
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.resx
│   │   │   ├── GoodsInto.cs
│   │   │   ├── GoodsInto.Designer.cs
│   │   │   ├── GoodsIntoPeople.cs
│   │   │   ├── GoodsIntoPeople.Designer.cs
│   │   │   ├── GoodsIntoPeople.resx
│   │   │   ├── GoodsInto.resx
│   │   │   ├── GoodsPrice.cs
│   │   │   ├── GoodsPrice.Designer.cs
│   │   │   ├── GoodsPrice.resx
│   │   │   ├── Gpeopleadd.cs
│   │   │   ├── Gpeopleadd.Designer.cs
│   │   │   ├── Gpeopleadd.resx
│   │   │   ├── Gpeopleupdate.cs
│   │   │   ├── Gpeopleupdate.Designer.cs
│   │   │   ├── Gpeopleupdate.resx
│   │   │   ├── IntoAllGoods.cs
│   │   │   ├── IntoAllGoods.Designer.cs
│   │   │   ├── IntoAllGoods.resx
│   │   │   ├── IntoNewGoods.cs
│   │   │   ├── IntoNewGoods.Designer.cs
│   │   │   ├── IntoNewGoods.resx
│   │   │   ├── IntoNewGoodsSellPrice.cs
│   │   │   ├── IntoNewGoodsSellPrice.Designer.cs
│   │   │   ├── IntoNewGoodsSellPrice.resx
│   │   │   ├── IntoNewGoodsSellPriceUpdate.cs
│   │   │   ├── IntoNewGoodsSellPriceUpdate.Designer.cs
│   │   │   ├── IntoNewGoodsSellPriceUpdate.resx
│   │   │   ├── IntoOldGoods.cs
│   │   │   ├── IntoOldGoods.Designer.cs
│   │   │   ├── IntoOldGoods.resx
│   │   │   ├── Saveselect_BestFind.cs
│   │   │   ├── Saveselect_BestFind.designer.cs
│   │   │   ├── Saveselect_BestFind.resx
│   │   │   ├── Saveselect_inorout.cs
│   │   │   ├── Saveselect_inorout.designer.cs
│   │   │   ├── Saveselect_inorout.resx
│   │   │   ├── Saveselect_main.cs
│   │   │   ├── Saveselect_main.designer.cs
│   │   │   ├── Saveselect_main.resx
│   │   │   ├── Saveselect_savelist.cs
│   │   │   ├── Saveselect_savelist.designer.cs
│   │   │   ├── Saveselect_savelist.resx
│   │   │   ├── Saveselect_selectadd.cs
│   │   │   ├── Saveselect_selectadd.designer.cs
│   │   │   ├── Saveselect_selectadd.resx
│   │   │   ├── Saveselect_updatenum.cs
│   │   │   ├── Saveselect_updatenum.designer.cs
│   │   │   ├── Saveselect_updatenum.resx
│   │   │   ├── S_businessfind.cs
│   │   │   ├── S_businessfind.Designer.cs
│   │   │   ├── S_businessfind.resx
│   │   │   ├── S_busnissInfo.cs
│   │   │   ├── S_busnissInfo.Designer.cs
│   │   │   ├── S_busnissInfo.resx
│   │   │   ├── SM_adminAdd.cs
│   │   │   ├── SM_adminAdd.Designer.cs
│   │   │   ├── SM_adminAdd.resx
│   │   │   ├── SMember_admin.cs
│   │   │   ├── SMember_admin.Designer.cs
│   │   │   ├── SMember_admin.resx
│   │   │   ├── S_people.cs
│   │   │   ├── S_people.Designer.cs
│   │   │   ├── S_people.resx
│   │   │   ├── S_peopleType.cs
│   │   │   ├── S_peopleType.Designer.cs
│   │   │   ├── S_peopleType.resx
│   │   │   ├── S_peopleUpdate.cs
│   │   │   ├── S_peopleUpdate.Designer.cs
│   │   │   ├── S_peopleUpdate.resx
│   │   │   ├── SSet.cs
│   │   │   ├── SSet.Designer.cs
│   │   │   ├── SSet.resx
│   │   │   ├── StoreSetup.cs
│   │   │   ├── StoreSetup.Designer.cs
│   │   │   ├── StoreSetup.resx
│   │   │   ├── Systemproject.cs
│   │   │   ├── Systemproject.Designer.cs
│   │   │   ├── Systemproject.resx
│   │   │   ├── Y_stock.cs
│   │   │   ├── Y_stock.designer.cs
│   │   │   ├── Y_stockFind.cs
│   │   │   ├── Y_stockFind.designer.cs
│   │   │   ├── Y_stockfindfind.cs
│   │   │   ├── Y_stockfindfind.designer.cs
│   │   │   ├── Y_stockfindfind.resx
│   │   │   ├── Y_stockFind.resx
│   │   │   └── Y_stock.resx
│   │   └── 销售管理
│   │   ├── FrmADDkehu.cs
│   │   ├── FrmADDkehu.Designer.cs
│   │   ├── FrmADDkehu.resx
│   │   ├── FrmaddSP.cs
│   │   ├── FrmaddSP.Designer.cs
│   │   ├── FrmADDsp_jiaru.cs
│   │   ├── FrmADDsp_jiaru.Designer.cs
│   │   ├── FrmADDsp_jiaru.resx
│   │   ├── FrmaddSP.resx
│   │   ├── FrmADDsp_xgai.cs
│   │   ├── FrmADDsp_xgai.Designer.cs
│   │   ├── FrmADDsp_xgai.resx
│   │   ├── FrmSPxiaoshou.cs
│   │   ├── FrmSPxiaoshou.Designer.cs
│   │   └── FrmSPxiaoshou.resx
│   └── 超市管理系统.sln
├── BLL
│   ├── bin
│   │   └── Debug
│   │   ├── BLL.dll
│   │   ├── BLL.pdb
│   │   ├── DAL.dll
│   │   ├── DAL.pdb
│   │   ├── Interop.Excel.dll
│   │   ├── Interop.Microsoft.Office.Core.dll
│   │   ├── Interop.VBIDE.dll
│   │   ├── Models.dll
│   │   ├── Models.pdb
│   │   └── office.dll
│   ├── BLL.csproj
│   ├── CG_tableManager.cs
│   ├── CK_tableManager.cs
│   ├── CommonManager.cs
│   ├── CommonMethod.cs
│   ├── CW_feiyManager.cs
│   ├── CW_gudingManager.cs
│   ├── CW_yingsyfManager.cs
│   ├── CZ_YuangongManager.cs
│   ├── DH_tabelManager.cs
│   ├── GH_shangManager.cs
│   ├── GrantManager.cs
│   ├── HY_guanliManager.cs
│   ├── HY_mingxiManager.cs
│   ├── JY_qkuangManager.cs
│   ├── KH_xinxiManager.cs
│   ├── MEMLEVELManager.cs
│   ├── obj
│   │   ├── BLL.csproj.FileListAbsolute.txt
│   │   └── Debug
│   │   ├── BLL.csproj.FileListAbsolute.txt
│   │   ├── BLL.csprojResolveAssemblyReference.cache
│   │   ├── BLL.dll
│   │   ├── BLL.pdb
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── Refactor
│   │   │   └── BLL.dll
│   │   └── ResolveAssemblyReference.cache
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── RoleGrantManager.cs
│   ├── RoleManager.cs
│   ├── SP_goodsManager.cs
│   ├── SP_typeManager.cs
│   ├── SP_xmingxiManager.cs
│   ├── tempManager.cs
│   ├── UserHelper.cs
│   ├── UserManager.cs
│   ├── XJ_yhangManager.cs
│   ├── XS_tbaleManager.cs
│   ├── YG_xinxiManager.cs
│   ├── YsheManager.cs
│   └── 源码必读.pdf
├── DAL
│   ├── bin
│   │   └── Debug
│   │   ├── DAL.dll
│   │   ├── DAL.pdb
│   │   ├── Models.dll
│   │   └── Models.pdb
│   ├── CG_tableService.cs
│   ├── CK_tableService.cs
│   ├── CommonService.cs
│   ├── CW_feiyService.cs
│   ├── CW_gudingService.cs
│   ├── CW_yingsyfService.cs
│   ├── CZ_YuangongServeic.cs
│   ├── DAL.csproj
│   ├── DBHelper.cs
│   ├── DH_tabelService.cs
│   ├── GH_shangService.cs
│   ├── GrantService.cs
│   ├── HY_guanliService.cs
│   ├── HY_mingxiService.cs
│   ├── JY_qkuangService.cs
│   ├── KH_xinxiService.cs
│   ├── MEMLEVELService.cs
│   ├── obj
│   │   ├── DAL.csproj.FileListAbsolute.txt
│   │   └── Debug
│   │   ├── DAL.csproj.FileListAbsolute.txt
│   │   ├── DAL.csprojResolveAssemblyReference.cache
│   │   ├── DAL.dll
│   │   ├── DAL.pdb
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── Refactor
│   │   │   └── DAL.dll
│   │   └── ResolveAssemblyReference.cache
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── RoleGrantService.cs
│   ├── RoleService.cs
│   ├── SP_goodsService.cs
│   ├── SP_typeService.cs
│   ├── SP_xmingxiService.cs
│   ├── tempService.cs
│   ├── UserService.cs
│   ├── XJ_yhangService.cs
│   ├── XS_tbaleService.cs
│   ├── YG_xinxiService.cs
│   ├── YsheService.cs
│   └── 源码必读.pdf
├── DB
│   ├── CSGL_log.ldg
│   ├── CSGL.mdf
│   ├── 源码必读.pdf
│   └── 超市管理系统SQL文件(1).sql
├── Models
│   ├── BDHelper.cs
│   ├── bin
│   │   ├── Debug
│   │   │   ├── Models.dll
│   │   │   ├── Models.pdb
│   │   │   └── 源码必读.pdf
│   │   └── 源码必读.pdf
│   ├── BZ_shezhi.cs
│   ├── CG_table.cs
│   ├── CK_table.cs
│   ├── CW_feiy.cs
│   ├── CW_guding.cs
│   ├── CW_xianjin.cs
│   ├── CW_yingsyf.cs
│   ├── CZ_Yuangong.cs
│   ├── DH_tabel.cs
│   ├── Dwei.cs
│   ├── GH_shang.cs
│   ├── Grant.cs
│   ├── HY_guanli.cs
│   ├── HY_mingxi.cs
│   ├── JY_qkuang.cs
│   ├── KH_xinxi.cs
│   ├── MEMLEVEL.cs
│   ├── Models.csproj
│   ├── obj
│   │   ├── Debug
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── Models.csproj.FileListAbsolute.txt
│   │   │   ├── Models.csprojResolveAssemblyReference.cache
│   │   │   ├── Models.dll
│   │   │   ├── Models.pdb
│   │   │   └── Refactor
│   │   │   └── Models.dll
│   │   └── Models.csproj.FileListAbsolute.txt
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── Role.cs
│   ├── RoleGrant.cs
│   ├── RZ_.cs
│   ├── SP_goods.cs
│   ├── SP_type.cs
│   ├── SP_xmingxi.cs
│   ├── temp.cs
│   ├── User.cs
│   ├── XJ_yhang.cs
│   ├── XS_tbale.cs
│   ├── YG_xinxi.cs
│   ├── Yonghu.cs
│   ├── Yshe.cs
│   └── 源码必读.pdf
├── UpgradeLog.htm
├── 源码必读.pdf
├── 源码必读.txt
├── 超市管理系统
│   ├── bin
│   │   ├── Debug
│   │   │   ├── BLL.dll
│   │   │   ├── BLL.pdb
│   │   │   ├── Calmness.ssk
│   │   │   ├── DAL.dll
│   │   │   ├── DAL.pdb
│   │   │   ├── DeepCyan.ssk
│   │   │   ├── DiamondBlue.ssk
│   │   │   ├── DiamondGreen.ssk
│   │   │   ├── Eighteen.ssk
│   │   │   ├── Emerald.ssk
│   │   │   ├── ForMan.cs
│   │   │   ├── ForMan.Designer.cs
│   │   │   ├── ForMan.resx
│   │   │   ├── GlassBrown.ssk
│   │   │   ├── Interop.Excel.dll
│   │   │   ├── Interop.Microsoft.Office.Core.dll
│   │   │   ├── Interop.VBIDE.dll
│   │   │   ├── IrisSkin2.dll
│   │   │   ├── Models.dll
│   │   │   ├── Models.pdb
│   │   │   ├── MSN.ssk
│   │   │   ├── office.dll
│   │   │   ├── OneBlue.ssk
│   │   │   ├── Page.ssk
│   │   │   ├── RealOne.ssk
│   │   │   ├── Silver.ssk
│   │   │   ├── SportsBlack.ssk
│   │   │   ├── SteelBlack.ssk
│   │   │   ├── vista1.ssk
│   │   │   ├── Vista2.ssk
│   │   │   ├── Warm.ssk
│   │   │   ├── Wave.ssk
│   │   │   ├── XPSilver.ssk
│   │   │   ├── 源码必读.pdf
│   │   │   ├── 美萍超市管理系统(超市销售管理软件,超市库存管理系统,超市收银系统)_files
│   │   │   │   ├── about.jpg
│   │   │   │   ├── baise.jpg
│   │   │   │   ├── barprnt.jpg
│   │   │   │   ├── before.gif
│   │   │   │   ├── biaojiaqian.jpg
│   │   │   │   ├── boxset.jpg
│   │   │   │   ├── cika.jpg
│   │   │   │   ├── citiaoka.jpg
│   │   │   │   ├── divright.gif
│   │   │   │   ├── dzc2.jpg
│   │   │   │   ├── ebarc.jpg
│   │   │   │   ├── floatcard.js
│   │   │   │   ├── floatlayer2.js
│   │   │   │   ├── heise.jpg
│   │   │   │   ├── help.css
│   │   │   │   ├── iccard.jpg
│   │   │   │   ├── idcard2.jpg
│   │   │   │   ├── idc.jpg
│   │   │   │   ├── img.gif
│   │   │   │   ├── kx.jpg
│   │   │   │   ├── mwic2.jpg
│   │   │   │   ├── pos58-1.jpg
│   │   │   │   ├── recepts.jpg
│   │   │   │   ├── rjdj.gif
│   │   │   │   ├── rjqy.gif
│   │   │   │   ├── smq.jpg
│   │   │   │   ├── Snap10.jpg
│   │   │   │   ├── Snap11.jpg
│   │   │   │   ├── Snap12.jpg
│   │   │   │   ├── Snap13.jpg
│   │   │   │   ├── Snap14.jpg
│   │   │   │   ├── Snap15.jpg
│   │   │   │   ├── Snap16.jpg
│   │   │   │   ├── Snap17.jpg
│   │   │   │   ├── Snap18.jpg
│   │   │   │   ├── Snap19.jpg
│   │   │   │   ├── Snap1.jpg
│   │   │   │   ├── Snap20.jpg
│   │   │   │   ├── Snap21.jpg
│   │   │   │   ├── Snap22.jpg
│   │   │   │   ├── Snap23.jpg
│   │   │   │   ├── Snap24.jpg
│   │   │   │   ├── Snap25.jpg
│   │   │   │   ├── Snap26.jpg
│   │   │   │   ├── Snap27.jpg
│   │   │   │   ├── Snap28.jpg
│   │   │   │   ├── Snap29.jpg
│   │   │   │   ├── Snap2.jpg
│   │   │   │   ├── Snap30.jpg
│   │   │   │   ├── Snap31.jpg
│   │   │   │   ├── Snap32.jpg
│   │   │   │   ├── Snap33.jpg
│   │   │   │   ├── Snap34.jpg
│   │   │   │   ├── Snap35.jpg
│   │   │   │   ├── Snap36.jpg
│   │   │   │   ├── Snap37.jpg
│   │   │   │   ├── Snap38.jpg
│   │   │   │   ├── Snap39.jpg
│   │   │   │   ├── Snap3.jpg
│   │   │   │   ├── Snap40.jpg
│   │   │   │   ├── Snap41.jpg
│   │   │   │   ├── Snap42.jpg
│   │   │   │   ├── Snap43.jpg
│   │   │   │   ├── Snap44.jpg
│   │   │   │   ├── Snap45.jpg
│   │   │   │   ├── Snap46.jpg
│   │   │   │   ├── Snap47.jpg
│   │   │   │   ├── Snap48.jpg
│   │   │   │   ├── Snap49.jpg
│   │   │   │   ├── Snap4.jpg
│   │   │   │   ├── Snap50.jpg
│   │   │   │   ├── Snap51.jpg
│   │   │   │   ├── Snap52.jpg
│   │   │   │   ├── Snap5.jpg
│   │   │   │   ├── Snap6.jpg
│   │   │   │   ├── Snap7.jpg
│   │   │   │   ├── Snap8.jpg
│   │   │   │   ├── Snap9.jpg
│   │   │   │   ├── tmk.jpg
│   │   │   │   ├── top_main.js
│   │   │   │   ├── xiaopiao.jpg
│   │   │   │   └── 源码必读.pdf
│   │   │   ├── 美萍超市管理系统(超市销售管理软件,超市库存管理系统,超市收银系统).htm
│   │   │   ├── 超市管理系统.exe
│   │   │   ├── 超市管理系统.pdb
│   │   │   ├── 超市管理系统.vshost.exe
│   │   │   └── 超市管理系统.vshost.exe.manifest
│   │   └── 源码必读.pdf
│   ├── CommonMethod.cs
│   ├── ForDengl1.cs
│   ├── ForDengl1.Designer.cs
│   ├── ForDengl1.resx
│   ├── ForMan.cs
│   ├── ForMan.Designer.cs
│   ├── ForMan.resx
│   ├── obj
│   │   ├── Debug
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── ResolveAssemblyReference.cache
│   │   │   ├── TempPE
│   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   ├── WindowsApplication1.Form1.resources
│   │   │   ├── 超市管理系统.csproj.FileListAbsolute.txt
│   │   │   ├── 超市管理系统.csproj.GenerateResource.Cache
│   │   │   ├── 超市管理系统.csprojResolveAssemblyReference.cache
│   │   │   ├── 超市管理系统.exe
│   │   │   ├── 超市管理系统.ForDengl1.resources
│   │   │   ├── 超市管理系统.ForMan.resources
│   │   │   ├── 超市管理系统.pdb
│   │   │   ├── 超市管理系统.Properties.Resources.resources
│   │   │   ├── 超市管理系统.库存管理.kbao.resources
│   │   │   ├── 超市管理系统.库存管理.kbaoyishousun1.resources
│   │   │   ├── 超市管理系统.库存管理.kbaoyishousun2.resources
│   │   │   ├── 超市管理系统.库存管理.kbaoyishousun3.resources
│   │   │   ├── 超市管理系统.库存管理.kbaoyishousun4.resources
│   │   │   ├── 超市管理系统.库存管理.kbaoyishousun5.resources
│   │   │   ├── 超市管理系统.库存管理.kbaoyishousun.resources
│   │   │   ├── 超市管理系统.库存管理.kbiandongzhao1.resources
│   │   │   ├── 超市管理系统.库存管理.kbiandongzhao2.resources
│   │   │   ├── 超市管理系统.库存管理.kbiandongzhao3.resources
│   │   │   ├── 超市管理系统.库存管理.kbiandongzhao4.resources
│   │   │   ├── 超市管理系统.库存管理.kbian.resources
│   │   │   ├── 超市管理系统.库存管理.kchai.resources
│   │   │   ├── 超市管理系统.库存管理.kchaiyun1.resources
│   │   │   ├── 超市管理系统.库存管理.kchaiyun2.resources
│   │   │   ├── 超市管理系统.库存管理.kchaiyun3.resources
│   │   │   ├── 超市管理系统.库存管理.kchaiyun4.resources
│   │   │   ├── 超市管理系统.库存管理.kchaiyun5.resources
│   │   │   ├── 超市管理系统.库存管理.kdiaobachaxun1.resources
│   │   │   ├── 超市管理系统.库存管理.kdiaobachaxun2.resources
│   │   │   ├── 超市管理系统.库存管理.kdiaobachaxun3.resources
│   │   │   ├── 超市管理系统.库存管理.kdiaobachaxun4.resources
│   │   │   ├── 超市管理系统.库存管理.kdiaobachaxun5.resources
│   │   │   ├── 超市管理系统.库存管理.kdiaobachaxun.resources
│   │   │   ├── 超市管理系统.库存管理.kdiao.resources
│   │   │   ├── 超市管理系统.库存管理.kjien.resources
│   │   │   ├── 超市管理系统.库存管理.kjienxiogai1.resources
│   │   │   ├── 超市管理系统.库存管理.kjienxiogai.resources
│   │   │   ├── 超市管理系统.库存管理.kpandiang1.resources
│   │   │   ├── 超市管理系统.库存管理.kpandiang2.resources
│   │   │   ├── 超市管理系统.库存管理.kpandiang.resources
│   │   │   ├── 超市管理系统.库存管理.kpangdiang3.resources
│   │   │   ├── 超市管理系统.库存管理.kpangdiang4.resources
│   │   │   ├── 超市管理系统.库存管理.kpan.resources
│   │   │   ├── 超市管理系统.日常管理.jbaobiaoadd1.resources
│   │   │   ├── 超市管理系统.日常管理.jbaobiaoadd2.resources
│   │   │   ├── 超市管理系统.日常管理.jbaobiaoadd3.resources
│   │   │   ├── 超市管理系统.日常管理.jbaobiaoadd4.resources
│   │   │   ├── 超市管理系统.日常管理.jbaobiaoadd5.resources
│   │   │   ├── 超市管理系统.日常管理.jbaobiaoadd.resources
│   │   │   ├── 超市管理系统.日常管理.jbaobiao.resources
│   │   │   ├── 超市管理系统.日常管理.jbaojia.resources
│   │   │   ├── 超市管理系统.日常管理.jgohuoguan1.resources
│   │   │   ├── 超市管理系统.日常管理.jgohuoguan.resources
│   │   │   ├── 超市管理系统.日常管理.jgo.resources
│   │   │   ├── 超市管理系统.日常管理.jiehuoadd1.resources
│   │   │   ├── 超市管理系统.日常管理.jiehuoadd.resources
│   │   │   ├── 超市管理系统.日常管理.jkehu.resources
│   │   │   ├── 超市管理系统.日常管理.jzhenpiendui.resources
│   │   │   ├── 超市管理系统.系统设置.B_addbusniss.resources
│   │   │   ├── 超市管理系统.系统设置.B_returnpricelist.resources
│   │   │   ├── 超市管理系统.系统设置.B_updatebusniss.resources
│   │   │   ├── 超市管理系统.系统设置.B_updategoodsInfo.resources
│   │   │   ├── 超市管理系统.系统设置.D_CustomerInfo_add.resources
│   │   │   ├── 超市管理系统.系统设置.D_CustomerInfo_find.resources
│   │   │   ├── 超市管理系统.系统设置.D_CustomerInfo.resources
│   │   │   ├── 超市管理系统.系统设置.D_CustomerInfo_update.resources
│   │   │   ├── 超市管理系统.系统设置.E_EmployeeAdd.resources
│   │   │   ├── 超市管理系统.系统设置.E_EmployeeFind.resources
│   │   │   ├── 超市管理系统.系统设置.E_EmployeeInfo.resources
│   │   │   ├── 超市管理系统.系统设置.E_EmployeeUpdate.resources
│   │   │   ├── 超市管理系统.系统设置.F_businessfind.resources
│   │   │   ├── 超市管理系统.系统设置.F_busnissInfo.resources
│   │   │   ├── 超市管理系统.系统设置.H_SM_adminAdd.resources
│   │   │   ├── 超市管理系统.系统设置.H_SM_adminlevelSetupAdd.resources
│   │   │   ├── 超市管理系统.系统设置.H_SM_adminlevelSetup.resources
│   │   │   ├── 超市管理系统.系统设置.H_SM_adminlevelSetupUpdate.resources
│   │   │   ├── 超市管理系统.系统设置.H_SM_adminUpdate.resources
│   │   │   ├── 超市管理系统.系统设置.H_SMember_admin.resources
│   │   │   ├── 超市管理系统.系统设置.R_StoreSetupAdd.resources
│   │   │   ├── 超市管理系统.系统设置.R_StoreSetupFind.resources
│   │   │   ├── 超市管理系统.系统设置.R_StoreSetup.resources
│   │   │   ├── 超市管理系统.系统设置.R_StoreSetupUpdate.resources
│   │   │   ├── 超市管理系统.系统设置.S_IntoNewGoods.resources
│   │   │   ├── 超市管理系统.系统设置.S_IntoNewGoodsSellPrice.resources
│   │   │   ├── 超市管理系统.系统设置.S_IntoNewGoodsSellPriceUpdate.resources
│   │   │   ├── 超市管理系统.系统设置.S_IntoUpdateGoods.resources
│   │   │   ├── 超市管理系统.系统设置.S_System.resources
│   │   │   ├── 超市管理系统.系统设置.T_peopleAdd.resources
│   │   │   ├── 超市管理系统.系统设置.T_people.resources
│   │   │   ├── 超市管理系统.系统设置.T_peopleType.resources
│   │   │   ├── 超市管理系统.系统设置.T_peopleUpdateAddorAddAdd.resources
│   │   │   ├── 超市管理系统.系统设置.T_peopleUpdate.resources
│   │   │   ├── 超市管理系统.统计报表.Forbdgjchaxun.resources
│   │   │   ├── 超市管理系统.统计报表.Forbiandong.resources
│   │   │   ├── 超市管理系统.统计报表.ForCKsl.resources
│   │   │   ├── 超市管理系统.统计报表.Fordaying.resources
│   │   │   ├── 超市管理系统.统计报表.ForDelete.resources
│   │   │   ├── 超市管理系统.统计报表.Forghxs.resources
│   │   │   ├── 超市管理系统.统计报表.Forjintueichax.resources
│   │   │   ├── 超市管理系统.统计报表.Forjintuei.resources
│   │   │   ├── 超市管理系统.统计报表.Forkcuencben.resources
│   │   │   ├── 超市管理系统.统计报表.Forkcuenmxi.resources
│   │   │   ├── 超市管理系统.统计报表.ForKhuxiaoshou.resources
│   │   │   ├── 超市管理系统.统计报表.Forkhxiaoscx.resources
│   │   │   ├── 超市管理系统.统计报表.ForPhang.resources
│   │   │   ├── 超市管理系统.统计报表.Forshangptongji.resources
│   │   │   ├── 超市管理系统.统计报表.Forshoukuan.resources
│   │   │   ├── 超市管理系统.统计报表.ForywyCX.resources
│   │   │   ├── 超市管理系统.统计报表.Forywyuan.resources
│   │   │   ├── 超市管理系统.统计报表.Forywyuanxs.resources
│   │   │   ├── 超市管理系统.统计报表.Frmspxstj.resources
│   │   │   ├── 超市管理系统.统计报表.Frofukuan.resources
│   │   │   ├── 超市管理系统.统计报表.Frogonghuos.resources
│   │   │   ├── 超市管理系统.进货管理.B_addbusniss.resources
│   │   │   ├── 超市管理系统.进货管理.B_cellInfo.resources
│   │   │   ├── 超市管理系统.进货管理.B_IntoAllGoods.resources
│   │   │   ├── 超市管理系统.进货管理.B_IntoReturngoods.resources
│   │   │   ├── 超市管理系统.进货管理.B_returngoodsfindfind.resources
│   │   │   ├── 超市管理系统.进货管理.B_returngoodsfind.resources
│   │   │   ├── 超市管理系统.进货管理.B_returnpricelist.resources
│   │   │   ├── 超市管理系统.进货管理.B_return.resources
│   │   │   ├── 超市管理系统.进货管理.B_updatebusniss.resources
│   │   │   ├── 超市管理系统.进货管理.B_updategoodsInfo.resources
│   │   │   ├── 超市管理系统.进货管理.C_money.resources
│   │   │   ├── 超市管理系统.进货管理.CustomerInfo.resources
│   │   │   ├── 超市管理系统.进货管理.C_ZW.resources
│   │   │   ├── 超市管理系统.进货管理.D_DJCX.resources
│   │   │   ├── 超市管理系统.进货管理.E_KCCX.resources
│   │   │   ├── 超市管理系统.进货管理.EmployeeInfo.resources
│   │   │   ├── 超市管理系统.进货管理.GoodsIntoPeople.resources
│   │   │   ├── 超市管理系统.进货管理.GoodsInto.resources
│   │   │   ├── 超市管理系统.进货管理.GoodsPrice.resources
│   │   │   ├── 超市管理系统.进货管理.Gpeopleadd.resources
│   │   │   ├── 超市管理系统.进货管理.Gpeopleupdate.resources
│   │   │   ├── 超市管理系统.进货管理.IntoAllGoods.resources
│   │   │   ├── 超市管理系统.进货管理.IntoNewGoods.resources
│   │   │   ├── 超市管理系统.进货管理.IntoNewGoodsSellPrice.resources
│   │   │   ├── 超市管理系统.进货管理.IntoNewGoodsSellPriceUpdate.resources
│   │   │   ├── 超市管理系统.进货管理.IntoOldGoods.resources
│   │   │   ├── 超市管理系统.进货管理.Saveselect_BestFind.resources
│   │   │   ├── 超市管理系统.进货管理.Saveselect_inorout.resources
│   │   │   ├── 超市管理系统.进货管理.Saveselect_main.resources
│   │   │   ├── 超市管理系统.进货管理.Saveselect_savelist.resources
│   │   │   ├── 超市管理系统.进货管理.Saveselect_selectadd.resources
│   │   │   ├── 超市管理系统.进货管理.Saveselect_updatenum.resources
│   │   │   ├── 超市管理系统.进货管理.S_businessfind.resources
│   │   │   ├── 超市管理系统.进货管理.S_busnissInfo.resources
│   │   │   ├── 超市管理系统.进货管理.SM_adminAdd.resources
│   │   │   ├── 超市管理系统.进货管理.SMember_admin.resources
│   │   │   ├── 超市管理系统.进货管理.S_people.resources
│   │   │   ├── 超市管理系统.进货管理.S_peopleType.resources
│   │   │   ├── 超市管理系统.进货管理.S_peopleUpdate.resources
│   │   │   ├── 超市管理系统.进货管理.SSet.resources
│   │   │   ├── 超市管理系统.进货管理.StoreSetup.resources
│   │   │   ├── 超市管理系统.进货管理.Systemproject.resources
│   │   │   ├── 超市管理系统.进货管理.Y_stockfindfind.resources
│   │   │   ├── 超市管理系统.进货管理.Y_stockFind.resources
│   │   │   ├── 超市管理系统.进货管理.Y_stock.resources
│   │   │   ├── 超市管理系统.销售管理.FrmADDkehu.resources
│   │   │   ├── 超市管理系统.销售管理.FrmADDsp_jiaru.resources
│   │   │   ├── 超市管理系统.销售管理.FrmaddSP.resources
│   │   │   ├── 超市管理系统.销售管理.FrmADDsp_xgai.resources
│   │   │   └── 超市管理系统.销售管理.FrmSPxiaoshou.resources
│   │   └── 超市管理系统.csproj.FileListAbsolute.txt
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── 主界面
│   │   └── 源码必读.pdf
│   ├── 库存管理
│   │   ├── kbao.cs
│   │   ├── kbao.Designer.cs
│   │   ├── kbao.resx
│   │   ├── kbaoyishousun1.cs
│   │   ├── kbaoyishousun1.Designer.cs
│   │   ├── kbaoyishousun1.resx
│   │   ├── kbaoyishousun2.cs
│   │   ├── kbaoyishousun2.Designer.cs
│   │   ├── kbaoyishousun2.resx
│   │   ├── kbaoyishousun3.cs
│   │   ├── kbaoyishousun3.Designer.cs
│   │   ├── kbaoyishousun3.resx
│   │   ├── kbaoyishousun4.cs
│   │   ├── kbaoyishousun4.Designer.cs
│   │   ├── kbaoyishousun4.resx
│   │   ├── kbaoyishousun5.cs
│   │   ├── kbaoyishousun5.Designer.cs
│   │   ├── kbaoyishousun5.resx
│   │   ├── kbaoyishousun.cs
│   │   ├── kbaoyishousun.Designer.cs
│   │   ├── kbaoyishousun.resx
│   │   ├── kbian.cs
│   │   ├── kbian.Designer.cs
│   │   ├── kbiandongzhao1.cs
│   │   ├── kbiandongzhao1.Designer.cs
│   │   ├── kbiandongzhao1.resx
│   │   ├── kbiandongzhao2.cs
│   │   ├── kbiandongzhao2.Designer.cs
│   │   ├── kbiandongzhao2.resx
│   │   ├── kbiandongzhao3.cs
│   │   ├── kbiandongzhao3.Designer.cs
│   │   ├── kbiandongzhao3.resx
│   │   ├── kbiandongzhao4.cs
│   │   ├── kbiandongzhao4.Designer.cs
│   │   ├── kbiandongzhao4.resx
│   │   ├── kbian.resx
│   │   ├── kchai.cs
│   │   ├── kchai.Designer.cs
│   │   ├── kchai.resx
│   │   ├── kchaiyun1.cs
│   │   ├── kchaiyun1.Designer.cs
│   │   ├── kchaiyun1.resx
│   │   ├── kchaiyun2.cs
│   │   ├── kchaiyun2.Designer.cs
│   │   ├── kchaiyun2.resx
│   │   ├── kchaiyun3.cs
│   │   ├── kchaiyun3.Designer.cs
│   │   ├── kchaiyun3.resx
│   │   ├── kchaiyun4.cs
│   │   ├── kchaiyun4.Designer.cs
│   │   ├── kchaiyun4.resx
│   │   ├── kchaiyun5.cs
│   │   ├── kchaiyun5.Designer.cs
│   │   ├── kchaiyun5.resx
│   │   ├── kdiaobachaxun1.cs
│   │   ├── kdiaobachaxun1.Designer.cs
│   │   ├── kdiaobachaxun1.resx
│   │   ├── kdiaobachaxun2.cs
│   │   ├── kdiaobachaxun2.Designer.cs
│   │   ├── kdiaobachaxun2.resx
│   │   ├── kdiaobachaxun3.cs
│   │   ├── kdiaobachaxun3.Designer.cs
│   │   ├── kdiaobachaxun3.resx
│   │   ├── kdiaobachaxun4.cs
│   │   ├── kdiaobachaxun4.Designer.cs
│   │   ├── kdiaobachaxun4.resx
│   │   ├── kdiaobachaxun5.cs
│   │   ├── kdiaobachaxun5.Designer.cs
│   │   ├── kdiaobachaxun5.resx
│   │   ├── kdiaobachaxun.cs
│   │   ├── kdiaobachaxun.Designer.cs
│   │   ├── kdiaobachaxun.resx
│   │   ├── kdiao.cs
│   │   ├── kdiao.Designer.cs
│   │   ├── kdiao.resx
│   │   ├── kjien.cs
│   │   ├── kjien.Designer.cs
│   │   ├── kjien.resx
│   │   ├── kjienxiogai1.cs
│   │   ├── kjienxiogai1.Designer.cs
│   │   ├── kjienxiogai1.resx
│   │   ├── kjienxiogai.cs
│   │   ├── kjienxiogai.Designer.cs
│   │   ├── kjienxiogai.resx
│   │   ├── kpan.cs
│   │   ├── kpan.Designer.cs
│   │   ├── kpandiang1.cs
│   │   ├── kpandiang1.Designer.cs
│   │   ├── kpandiang1.resx
│   │   ├── kpandiang2.cs
│   │   ├── kpandiang2.Designer.cs
│   │   ├── kpandiang2.resx
│   │   ├── kpandiang.cs
│   │   ├── kpandiang.Designer.cs
│   │   ├── kpandiang.resx
│   │   ├── kpangdiang3.cs
│   │   ├── kpangdiang3.Designer.cs
│   │   ├── kpangdiang3.resx
│   │   ├── kpangdiang4.cs
│   │   ├── kpangdiang4.Designer.cs
│   │   ├── kpangdiang4.resx
│   │   ├── kpan.resx
│   │   └── 源码必读.pdf
│   ├── 日常管理
│   │   ├── jbaobiaoadd1.cs
│   │   ├── jbaobiaoadd1.designer.cs
│   │   ├── jbaobiaoadd1.resx
│   │   ├── jbaobiaoadd2.cs
│   │   ├── jbaobiaoadd2.designer.cs
│   │   ├── jbaobiaoadd2.resx
│   │   ├── jbaobiaoadd3.cs
│   │   ├── jbaobiaoadd3.designer.cs
│   │   ├── jbaobiaoadd3.resx
│   │   ├── jbaobiaoadd4.cs
│   │   ├── jbaobiaoadd4.designer.cs
│   │   ├── jbaobiaoadd4.resx
│   │   ├── jbaobiaoadd5.cs
│   │   ├── jbaobiaoadd5.designer.cs
│   │   ├── jbaobiaoadd5.resx
│   │   ├── jbaobiaoadd.cs
│   │   ├── jbaobiaoadd.designer.cs
│   │   ├── jbaobiaoadd.resx
│   │   ├── jbaobiao.cs
│   │   ├── jbaobiao.designer.cs
│   │   ├── jbaobiao.resx
│   │   ├── jbaojia.cs
│   │   ├── jbaojia.designer.cs
│   │   ├── jbaojia.resx
│   │   ├── jgo.cs
│   │   ├── jgo.designer.cs
│   │   ├── jgohuoguan1.cs
│   │   ├── jgohuoguan1.designer.cs
│   │   ├── jgohuoguan1.resx
│   │   ├── jgohuoguan.cs
│   │   ├── jgohuoguan.designer.cs
│   │   ├── jgohuoguan.resx
│   │   ├── jgo.resx
│   │   ├── jhoto.cs
│   │   ├── jhoto.designer.cs
│   │   ├── jhoto.resx
│   │   ├── jiehuoadd1.cs
│   │   ├── jiehuoadd1.designer.cs
│   │   ├── jiehuoadd1.resx
│   │   ├── jiehuoadd.cs
│   │   ├── jiehuoadd.designer.cs
│   │   ├── jiehuoadd.resx
│   │   ├── jiehuo.cs
│   │   ├── jiehuo.designer.cs
│   │   ├── jiehuo.resx
│   │   ├── jkehu.cs
│   │   ├── jkehu.designer.cs
│   │   ├── jkehu.resx
│   │   ├── jzhenpiendui.cs
│   │   ├── jzhenpiendui.designer.cs
│   │   ├── jzhenpiendui.resx
│   │   └── 源码必读.pdf
│   ├── 源码必读.pdf
│   ├── 系统设置
│   │   ├── B_addbusniss.cs
│   │   ├── B_addbusniss.designer.cs
│   │   ├── B_addbusniss.resx
│   │   ├── B_returnpricelist.cs
│   │   ├── B_returnpricelist.designer.cs
│   │   ├── B_returnpricelist.resx
│   │   ├── B_updatebusniss.cs
│   │   ├── B_updatebusniss.designer.cs
│   │   ├── B_updatebusniss.resx
│   │   ├── B_updategoodsInfo.cs
│   │   ├── B_updategoodsInfo.designer.cs
│   │   ├── B_updategoodsInfo.resx
│   │   ├── D_CustomerInfo_add.cs
│   │   ├── D_CustomerInfo_add.designer.cs
│   │   ├── D_CustomerInfo_add.resx
│   │   ├── D_CustomerInfo.cs
│   │   ├── D_CustomerInfo.designer.cs
│   │   ├── D_CustomerInfo_find.cs
│   │   ├── D_CustomerInfo_find.designer.cs
│   │   ├── D_CustomerInfo_find.resx
│   │   ├── D_CustomerInfo.resx
│   │   ├── D_CustomerInfo_update.cs
│   │   ├── D_CustomerInfo_update.designer.cs
│   │   ├── D_CustomerInfo_update.resx
│   │   ├── E_EmployeeAdd.cs
│   │   ├── E_EmployeeAdd.designer.cs
│   │   ├── E_EmployeeAdd.resx
│   │   ├── E_EmployeeFind.cs
│   │   ├── E_EmployeeFind.designer.cs
│   │   ├── E_EmployeeFind.resx
│   │   ├── E_EmployeeInfo.cs
│   │   ├── E_EmployeeInfo.designer.cs
│   │   ├── E_EmployeeInfo.resx
│   │   ├── E_EmployeeUpdate.cs
│   │   ├── E_EmployeeUpdate.designer.cs
│   │   ├── E_EmployeeUpdate.resx
│   │   ├── F_businessfind.cs
│   │   ├── F_businessfind.designer.cs
│   │   ├── F_businessfind.resx
│   │   ├── F_busnissInfo.cs
│   │   ├── F_busnissInfo.designer.cs
│   │   ├── F_busnissInfo.resx
│   │   ├── H_SM_adminAdd.cs
│   │   ├── H_SM_adminAdd.designer.cs
│   │   ├── H_SM_adminAdd.resx
│   │   ├── H_SM_adminlevelSetupAdd.cs
│   │   ├── H_SM_adminlevelSetupAdd.designer.cs
│   │   ├── H_SM_adminlevelSetupAdd.resx
│   │   ├── H_SM_adminlevelSetup.cs
│   │   ├── H_SM_adminlevelSetup.designer.cs
│   │   ├── H_SM_adminlevelSetup.resx
│   │   ├── H_SM_adminlevelSetupUpdate.cs
│   │   ├── H_SM_adminlevelSetupUpdate.designer.cs
│   │   ├── H_SM_adminlevelSetupUpdate.resx
│   │   ├── H_SM_adminUpdate.cs
│   │   ├── H_SM_adminUpdate.designer.cs
│   │   ├── H_SM_adminUpdate.resx
│   │   ├── H_SMember_admin.cs
│   │   ├── H_SMember_admin.designer.cs
│   │   ├── H_SMember_admin.resx
│   │   ├── R_StoreSetupAdd.cs
│   │   ├── R_StoreSetupAdd.designer.cs
│   │   ├── R_StoreSetupAdd.resx
│   │   ├── R_StoreSetup.cs
│   │   ├── R_StoreSetup.designer.cs
│   │   ├── R_StoreSetupFind.cs
│   │   ├── R_StoreSetupFind.designer.cs
│   │   ├── R_StoreSetupFind.resx
│   │   ├── R_StoreSetup.resx
│   │   ├── R_StoreSetupUpdate.cs
│   │   ├── R_StoreSetupUpdate.designer.cs
│   │   ├── R_StoreSetupUpdate.resx
│   │   ├── S_IntoNewGoods.cs
│   │   ├── S_IntoNewGoods.designer.cs
│   │   ├── S_IntoNewGoods.resx
│   │   ├── S_IntoNewGoodsSellPrice.cs
│   │   ├── S_IntoNewGoodsSellPrice.designer.cs
│   │   ├── S_IntoNewGoodsSellPrice.resx
│   │   ├── S_IntoNewGoodsSellPriceUpdate.cs
│   │   ├── S_IntoNewGoodsSellPriceUpdate.designer.cs
│   │   ├── S_IntoNewGoodsSellPriceUpdate.resx
│   │   ├── S_IntoUpdateGoods.cs
│   │   ├── S_IntoUpdateGoods.designer.cs
│   │   ├── S_IntoUpdateGoods.resx
│   │   ├── S_System.cs
│   │   ├── S_System.designer.cs
│   │   ├── S_System.resx
│   │   ├── T_peopleAdd.cs
│   │   ├── T_peopleAdd.designer.cs
│   │   ├── T_peopleAdd.resx
│   │   ├── T_people.cs
│   │   ├── T_people.designer.cs
│   │   ├── T_people.resx
│   │   ├── T_peopleType.cs
│   │   ├── T_peopleType.designer.cs
│   │   ├── T_peopleType.resx
│   │   ├── T_peopleUpdateAddorAddAdd.cs
│   │   ├── T_peopleUpdateAddorAddAdd.designer.cs
│   │   ├── T_peopleUpdateAddorAddAdd.resx
│   │   ├── T_peopleUpdate.cs
│   │   ├── T_peopleUpdate.designer.cs
│   │   ├── T_peopleUpdate.resx
│   │   └── 源码必读.pdf
│   ├── 统计报表
│   │   ├── Forbdgjchaxun.cs
│   │   ├── Forbdgjchaxun.Designer.cs
│   │   ├── Forbdgjchaxun.resx
│   │   ├── Forbiandong.cs
│   │   ├── Forbiandong.Designer.cs
│   │   ├── Forbiandong.resx
│   │   ├── ForCKsl.cs
│   │   ├── ForCKsl.Designer.cs
│   │   ├── ForCKsl.resx
│   │   ├── Fordaying.cs
│   │   ├── Fordaying.Designer.cs
│   │   ├── Fordaying.resx
│   │   ├── ForDelete.cs
│   │   ├── ForDelete.Designer.cs
│   │   ├── ForDelete.resx
│   │   ├── Forghxs.cs
│   │   ├── Forghxs.Designer.cs
│   │   ├── Forghxs.resx
│   │   ├── Forjintueichax.cs
│   │   ├── Forjintueichax.Designer.cs
│   │   ├── Forjintueichax.resx
│   │   ├── Forjintuei.cs
│   │   ├── Forjintuei.Designer.cs
│   │   ├── Forjintuei.resx
│   │   ├── Forkcuencben.cs
│   │   ├── Forkcuencben.Designer.cs
│   │   ├── Forkcuencben.resx
│   │   ├── Forkcuenmxi.cs
│   │   ├── Forkcuenmxi.Designer.cs
│   │   ├── Forkcuenmxi.resx
│   │   ├── Forkhudelete.cs
│   │   ├── Forkhudelete.Designer.cs
│   │   ├── ForKhuxiaoshou.cs
│   │   ├── ForKhuxiaoshou.Designer.cs
│   │   ├── ForKhuxiaoshou.resx
│   │   ├── Forkhxiaoscx.cs
│   │   ├── Forkhxiaoscx.Designer.cs
│   │   ├── Forkhxiaoscx.resx
│   │   ├── ForPhang.cs
│   │   ├── ForPhang.Designer.cs
│   │   ├── ForPhang.resx
│   │   ├── Forshangptongji.cs
│   │   ├── Forshangptongji.Designer.cs
│   │   ├── Forshangptongji.resx
│   │   ├── Forshoukuan.cs
│   │   ├── Forshoukuan.Designer.cs
│   │   ├── Forshoukuan.resx
│   │   ├── ForywyCX.cs
│   │   ├── ForywyCX.Designer.cs
│   │   ├── ForywyCX.resx
│   │   ├── Forywyuan.cs
│   │   ├── Forywyuan.Designer.cs
│   │   ├── Forywyuan.resx
│   │   ├── Forywyuanxs.cs
│   │   ├── Forywyuanxs.Designer.cs
│   │   ├── Forywyuanxs.resx
│   │   ├── FrmADDsp.cs
│   │   ├── FrmADDsp.Designer.cs
│   │   ├── Frmspxstj.cs
│   │   ├── Frmspxstj.Designer.cs
│   │   ├── Frmspxstj.resx
│   │   ├── Frofukuan.cs
│   │   ├── Frofukuan.Designer.cs
│   │   ├── Frofukuan.resx
│   │   ├── Frogonghuos.cs
│   │   ├── Frogonghuos.Designer.cs
│   │   ├── Frogonghuos.resx
│   │   └── 源码必读.pdf
│   ├── 超市管理系统.csproj
│   ├── 进货管理
│   │   ├── B_addbusniss.cs
│   │   ├── B_addbusniss.Designer.cs
│   │   ├── B_addbusniss.resx
│   │   ├── B_cellInfo.cs
│   │   ├── B_cellInfo.Designer.cs
│   │   ├── B_cellInfo.resx
│   │   ├── B_IntoAllGoods.cs
│   │   ├── B_IntoAllGoods.Designer.cs
│   │   ├── B_IntoAllGoods.resx
│   │   ├── B_IntoReturngoods.cs
│   │   ├── B_IntoReturngoods.Designer.cs
│   │   ├── B_IntoReturngoods.resx
│   │   ├── B_return.cs
│   │   ├── B_return.Designer.cs
│   │   ├── B_returngoodsfind.cs
│   │   ├── B_returngoodsfind.Designer.cs
│   │   ├── B_returngoodsfindfind.cs
│   │   ├── B_returngoodsfindfind.Designer.cs
│   │   ├── B_returngoodsfindfind.resx
│   │   ├── B_returngoodsfind.resx
│   │   ├── B_returnpricelist.cs
│   │   ├── B_returnpricelist.Designer.cs
│   │   ├── B_returnpricelist.resx
│   │   ├── B_return.resx
│   │   ├── B_updatebusniss.cs
│   │   ├── B_updatebusniss.designer.cs
│   │   ├── B_updatebusniss.resx
│   │   ├── B_updategoodsInfo.cs
│   │   ├── B_updategoodsInfo.Designer.cs
│   │   ├── B_updategoodsInfo.resx
│   │   ├── C_money.cs
│   │   ├── C_money.Designer.cs
│   │   ├── C_money.resx
│   │   ├── CustomerInfo.cs
│   │   ├── CustomerInfo.Designer.cs
│   │   ├── CustomerInfo.resx
│   │   ├── C_ZW.cs
│   │   ├── C_ZW.Designer.cs
│   │   ├── C_ZW.resx
│   │   ├── D_DJCX.cs
│   │   ├── D_DJCX.Designer.cs
│   │   ├── D_DJCX.resx
│   │   ├── E_KCCX.cs
│   │   ├── E_KCCX.Designer.cs
│   │   ├── E_KCCX.resx
│   │   ├── EmployeeInfo.cs
│   │   ├── EmployeeInfo.Designer.cs
│   │   ├── EmployeeInfo.resx
│   │   ├── Form1.cs
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.resx
│   │   ├── GoodsInto.cs
│   │   ├── GoodsInto.Designer.cs
│   │   ├── GoodsIntoPeople.cs
│   │   ├── GoodsIntoPeople.Designer.cs
│   │   ├── GoodsIntoPeople.resx
│   │   ├── GoodsInto.resx
│   │   ├── GoodsPrice.cs
│   │   ├── GoodsPrice.Designer.cs
│   │   ├── GoodsPrice.resx
│   │   ├── Gpeopleadd.cs
│   │   ├── Gpeopleadd.Designer.cs
│   │   ├── Gpeopleadd.resx
│   │   ├── Gpeopleupdate.cs
│   │   ├── Gpeopleupdate.Designer.cs
│   │   ├── Gpeopleupdate.resx
│   │   ├── IntoAllGoods.cs
│   │   ├── IntoAllGoods.Designer.cs
│   │   ├── IntoAllGoods.resx
│   │   ├── IntoNewGoods.cs
│   │   ├── IntoNewGoods.Designer.cs
│   │   ├── IntoNewGoods.resx
│   │   ├── IntoNewGoodsSellPrice.cs
│   │   ├── IntoNewGoodsSellPrice.Designer.cs
│   │   ├── IntoNewGoodsSellPrice.resx
│   │   ├── IntoNewGoodsSellPriceUpdate.cs
│   │   ├── IntoNewGoodsSellPriceUpdate.Designer.cs
│   │   ├── IntoNewGoodsSellPriceUpdate.resx
│   │   ├── IntoOldGoods.cs
│   │   ├── IntoOldGoods.Designer.cs
│   │   ├── IntoOldGoods.resx
│   │   ├── Saveselect_BestFind.cs
│   │   ├── Saveselect_BestFind.designer.cs
│   │   ├── Saveselect_BestFind.resx
│   │   ├── Saveselect_inorout.cs
│   │   ├── Saveselect_inorout.designer.cs
│   │   ├── Saveselect_inorout.resx
│   │   ├── Saveselect_main.cs
│   │   ├── Saveselect_main.designer.cs
│   │   ├── Saveselect_main.resx
│   │   ├── Saveselect_savelist.cs
│   │   ├── Saveselect_savelist.designer.cs
│   │   ├── Saveselect_savelist.resx
│   │   ├── Saveselect_selectadd.cs
│   │   ├── Saveselect_selectadd.designer.cs
│   │   ├── Saveselect_selectadd.resx
│   │   ├── Saveselect_updatenum.cs
│   │   ├── Saveselect_updatenum.designer.cs
│   │   ├── Saveselect_updatenum.resx
│   │   ├── S_businessfind.cs
│   │   ├── S_businessfind.Designer.cs
│   │   ├── S_businessfind.resx
│   │   ├── S_busnissInfo.cs
│   │   ├── S_busnissInfo.Designer.cs
│   │   ├── S_busnissInfo.resx
│   │   ├── SM_adminAdd.cs
│   │   ├── SM_adminAdd.Designer.cs
│   │   ├── SM_adminAdd.resx
│   │   ├── SMember_admin.cs
│   │   ├── SMember_admin.Designer.cs
│   │   ├── SMember_admin.resx
│   │   ├── S_people.cs
│   │   ├── S_people.Designer.cs
│   │   ├── S_people.resx
│   │   ├── S_peopleType.cs
│   │   ├── S_peopleType.Designer.cs
│   │   ├── S_peopleType.resx
│   │   ├── S_peopleUpdate.cs
│   │   ├── S_peopleUpdate.Designer.cs
│   │   ├── S_peopleUpdate.resx
│   │   ├── SSet.cs
│   │   ├── SSet.Designer.cs
│   │   ├── SSet.resx
│   │   ├── StoreSetup.cs
│   │   ├── StoreSetup.Designer.cs
│   │   ├── StoreSetup.resx
│   │   ├── Systemproject.cs
│   │   ├── Systemproject.Designer.cs
│   │   ├── Systemproject.resx
│   │   ├── Y_stock.cs
│   │   ├── Y_stock.designer.cs
│   │   ├── Y_stockFind.cs
│   │   ├── Y_stockFind.designer.cs
│   │   ├── Y_stockfindfind.cs
│   │   ├── Y_stockfindfind.designer.cs
│   │   ├── Y_stockfindfind.resx
│   │   ├── Y_stockFind.resx
│   │   ├── Y_stock.resx
│   │   └── 源码必读.pdf
│   └── 销售管理
│   ├── FrmADDkehu.cs
│   ├── FrmADDkehu.Designer.cs
│   ├── FrmADDkehu.resx
│   ├── FrmaddSP.cs
│   ├── FrmaddSP.Designer.cs
│   ├── FrmADDsp_jiaru.cs
│   ├── FrmADDsp_jiaru.Designer.cs
│   ├── FrmADDsp_jiaru.resx
│   ├── FrmaddSP.resx
│   ├── FrmADDsp_xgai.cs
│   ├── FrmADDsp_xgai.Designer.cs
│   ├── FrmADDsp_xgai.resx
│   ├── FrmSPxiaoshou.cs
│   ├── FrmSPxiaoshou.Designer.cs
│   ├── FrmSPxiaoshou.resx
│   └── 源码必读.pdf
└── 超市管理系统.sln

53 directories, 1507 files

标签:

实例下载地址

.net 美萍超市管理系统源码(C#)

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警