在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → asp.net 进销存系统

asp.net 进销存系统

一般编程问题

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

实例介绍

【实例简介】
asp.net 开发的进销存系统,架构明朗,代码工整有注释。
【实例截图】
【核心代码】
XinzhengProductManage2011-6-24
└── XinzhengProductManage2011-6-24
├── Backup
│   ├── XinzhengProductManage
│   │   ├── App.config
│   │   ├── AppMain.cs
│   │   ├── AppMain.Designer.cs
│   │   ├── AppMain.resx
│   │   ├── CautionMessage
│   │   │   ├── NotifyMessForm.cs
│   │   │   ├── NotifyMessForm.designer.cs
│   │   │   └── NotifyMessForm.resx
│   │   ├── Formlog.cs
│   │   ├── Formlog.designer.cs
│   │   ├── Formlog.resx
│   │   ├── Goods
│   │   │   ├── Frm_AddMessage.cs
│   │   │   ├── Frm_AddMessage.Designer.cs
│   │   │   ├── Frm_AddMessage.resx
│   │   │   ├── Frm_ReturnDetailsEdit.cs
│   │   │   ├── Frm_ReturnDetailsEdit.designer.cs
│   │   │   ├── Frm_ReturnDetailsEdit.resx
│   │   │   ├── Frm_Scrap.cs
│   │   │   ├── Frm_Scrap.Designer.cs
│   │   │   ├── Frm_ScrapDetail.cs
│   │   │   ├── Frm_ScrapDetail.Designer.cs
│   │   │   ├── Frm_ScrapDetail.resx
│   │   │   ├── Frm_Scrap.resx
│   │   │   ├── Frm_wordbook.cs
│   │   │   ├── Frm_wordbook.Designer.cs
│   │   │   ├── Frm_wordbook.resx
│   │   │   ├── OutputdDetails.cs
│   │   │   ├── OutputdDetails.designer.cs
│   │   │   ├── OutputdDetails.resx
│   │   │   ├── OutputReturn.cs
│   │   │   ├── OutputReturn.designer.cs
│   │   │   ├── OutputReturn.resx
│   │   │   ├── ProductSellEdit.cs
│   │   │   ├── ProductSellEdit.designer.cs
│   │   │   ├── ProductSellEdit.resx
│   │   │   ├── ProductSelling.cs
│   │   │   ├── ProductSelling.designer.cs
│   │   │   ├── ProductSelling.resx
│   │   │   ├── UsCt_ClassEntering.cs
│   │   │   ├── UsCt_ClassEntering.designer.cs
│   │   │   ├── UsCt_ClassEntering.resx
│   │   │   ├── UsCt_Damage.cs
│   │   │   ├── UsCt_Damage.Designer.cs
│   │   │   ├── UsCt_Damage.resx
│   │   │   ├── UsCt_message.cs
│   │   │   ├── UsCt_message.Designer.cs
│   │   │   ├── UsCt_message.resx
│   │   │   ├── UsCt_ReturnDetails.cs
│   │   │   ├── UsCt_ReturnDetails.designer.cs
│   │   │   ├── UsCt_ReturnDetails.resx
│   │   │   ├── UsCt_ScrapDetail.cs
│   │   │   ├── UsCt_ScrapDetail.Designer.cs
│   │   │   └── UsCt_ScrapDetail.resx
│   │   ├── logoutnumber
│   │   │   ├── rukudanzhuxiao.cs
│   │   │   ├── rukudanzhuxiao.designer.cs
│   │   │   ├── rukudanzhuxiao.resx
│   │   │   ├── zhuxiaotuihd.cs
│   │   │   ├── zhuxiaotuihd.designer.cs
│   │   │   └── zhuxiaotuihd.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Resources
│   │   │   ├── 096.GIF
│   │   │   ├── 1.ico
│   │   │   ├── 1.jpg
│   │   │   ├── 257.GIF
│   │   │   ├── 2.ico
│   │   │   ├── address-book-blue.png
│   │   │   ├── application-block.png
│   │   │   ├── application-blog.png
│   │   │   ├── application-documents.png
│   │   │   ├── application-share.png
│   │   │   ├── AR_MYDOC.ICO
│   │   │   ├── arrow-180.png
│   │   │   ├── arrow.png
│   │   │   ├── arrow-turn-180-left.png
│   │   │   ├── arrow-turn.png
│   │   │   ├── automgr1.ico
│   │   │   ├── beijin1.gif
│   │   │   ├── beijin.gif
│   │   │   ├── book-open-next.png
│   │   │   ├── book-open-previous.png
│   │   │   ├── book.png
│   │   │   ├── books.png
│   │   │   ├── calendar-month.png
│   │   │   ├── calendar-next.png
│   │   │   ├── Charfx.ico
│   │   │   ├── clipboard-sign.png
│   │   │   ├── Close2.bmp
│   │   │   ├── Communicate%201.png
│   │   │   ├── control-power.png
│   │   │   ├── cross-circle.png
│   │   │   ├── Diagram.png
│   │   │   ├── dl.ico
│   │   │   ├── doc.gif
│   │   │   ├── Download.ico
│   │   │   ├── explorer2.ICO
│   │   │   ├── explorer3.ICO
│   │   │   ├── explorer7.ICO
│   │   │   ├── GRAPH15.ICO
│   │   │   ├── Home.ico
│   │   │   ├── Host2.png
│   │   │   ├── ie4.0buf.ico
│   │   │   ├── ie4power.ico
│   │   │   ├── Key1.ico
│   │   │   ├── key1.png
│   │   │   ├── Key2.ico
│   │   │   ├── key.png
│   │   │   ├── mail.png
│   │   │   ├── molecule1.png
│   │   │   ├── new%20file.png
│   │   │   ├── order.png
│   │   │   ├── PADLOCK.ICO
│   │   │   ├── pin.png
│   │   │   ├── property.png
│   │   │   ├── Recycle Red.ico
│   │   │   ├── screwdriver.png
│   │   │   ├── Setting%203.png
│   │   │   ├── Shopping%20Full.png
│   │   │   ├── txt.gif
│   │   │   ├── upload.ico
│   │   │   ├── user.png
│   │   │   ├── wrench.png
│   │   │   ├── wrench-screwdriver.png
│   │   │   ├── xls.gif
│   │   │   ├── ZRFG (143).jpg
│   │   │   ├── 副本2.jpg
│   │   │   ├── 副本.jpg
│   │   │   └── 提醒.jpg
│   │   ├── StockTakingCtr.cs
│   │   ├── StockTakingCtr.designer.cs
│   │   ├── StockTakingCtr.resx
│   │   ├── systemmanage
│   │   │   ├── cpjhtuihuo.cs
│   │   │   ├── cpjhtuihuo.designer.cs
│   │   │   ├── cpjhtuihuo.resx
│   │   │   ├── cp_jinkumingxi.cs
│   │   │   ├── cp_jinkumingxi.designer.cs
│   │   │   ├── cp_jinkumingxi.resx
│   │   │   ├── peijianJKSearch.cs
│   │   │   ├── peijianJKSearch.designer.cs
│   │   │   ├── peijianJKSearch.resx
│   │   │   ├── ruku.cs
│   │   │   ├── ruku.designer.cs
│   │   │   ├── ruku.resx
│   │   │   ├── systemuser.cs
│   │   │   ├── systemuser.designer.cs
│   │   │   └── systemuser.resx
│   │   ├── WorkClass
│   │   │   ├── ExcelOperator.cs
│   │   │   ├── FenYeMoth.cs
│   │   │   ├── IsNumeric.cs
│   │   │   ├── PrintCodeHelp.cs
│   │   │   ├── pwuserClass.cs
│   │   │   ├── SqlBaseClass.cs
│   │   │   ├── StringUtils.cs
│   │   │   └── UserClass.cs
│   │   └── XinzhengProductManage.csproj
│   ├── XinzhengProductManage.sln
│   ├── XinzhengProductManage.suo
│   └── 进销存安装包
│   └── 进销存安装包.vdproj
├── Deskbar.ico
├── Slay1.ico
├── UpgradeLog.XML
├── _UpgradeReport_Files
│   ├── UpgradeReport.css
│   ├── UpgradeReport_Minus.gif
│   ├── UpgradeReport_Plus.gif
│   └── UpgradeReport.xslt
├── XinzhengProductManage
│   ├── App.config
│   ├── AppMain.cs
│   ├── AppMain.Designer.cs
│   ├── AppMain.resx
│   ├── bin
│   │   └── Debug
│   │   ├── ChnCharInfo.dll
│   │   ├── DevComponents.DotNetBar2.dll
│   │   ├── Maticsoft.DBUtility.dll
│   │   ├── XinzhengProductManage.exe
│   │   ├── XinzhengProductManage.EXE.config
│   │   ├── XinzhengProductManage.pdb
│   │   ├── XinzhengProductManage.vshost.exe
│   │   ├── XinzhengProductManage.vshost.exe.config
│   │   ├── XinzhengProductManage.vshost.exe.manifest
│   │   ├── ZedGraph.dll
│   │   └── 产品入库信息报表
│   ├── CautionMessage
│   │   ├── NotifyMessForm.cs
│   │   ├── NotifyMessForm.designer.cs
│   │   └── NotifyMessForm.resx
│   ├── Formlog.cs
│   ├── Formlog.designer.cs
│   ├── Formlog.resx
│   ├── Goods
│   │   ├── Frm_AddMessage.cs
│   │   ├── Frm_AddMessage.Designer.cs
│   │   ├── Frm_AddMessage.resx
│   │   ├── Frm_ReturnDetailsEdit.cs
│   │   ├── Frm_ReturnDetailsEdit.designer.cs
│   │   ├── Frm_ReturnDetailsEdit.resx
│   │   ├── Frm_Scrap.cs
│   │   ├── Frm_Scrap.Designer.cs
│   │   ├── Frm_ScrapDetail.cs
│   │   ├── Frm_ScrapDetail.Designer.cs
│   │   ├── Frm_ScrapDetail.resx
│   │   ├── Frm_Scrap.resx
│   │   ├── Frm_wordbook.cs
│   │   ├── Frm_wordbook.Designer.cs
│   │   ├── Frm_wordbook.resx
│   │   ├── OutputdDetails.cs
│   │   ├── OutputdDetails.designer.cs
│   │   ├── OutputdDetails.resx
│   │   ├── OutputReturn.cs
│   │   ├── OutputReturn.designer.cs
│   │   ├── OutputReturn.resx
│   │   ├── ProductSellEdit.cs
│   │   ├── ProductSellEdit.designer.cs
│   │   ├── ProductSellEdit.resx
│   │   ├── ProductSelling.cs
│   │   ├── ProductSelling.designer.cs
│   │   ├── ProductSelling.resx
│   │   ├── UsCt_ClassEntering.cs
│   │   ├── UsCt_ClassEntering.Designer.cs
│   │   ├── UsCt_ClassEntering.resx
│   │   ├── UsCt_Damage.cs
│   │   ├── UsCt_Damage.Designer.cs
│   │   ├── UsCt_Damage.resx
│   │   ├── UsCt_message.cs
│   │   ├── UsCt_message.Designer.cs
│   │   ├── UsCt_message.resx
│   │   ├── UsCt_ReturnDetails.cs
│   │   ├── UsCt_ReturnDetails.designer.cs
│   │   ├── UsCt_ReturnDetails.resx
│   │   ├── UsCt_ScrapDetail.cs
│   │   ├── UsCt_ScrapDetail.Designer.cs
│   │   └── UsCt_ScrapDetail.resx
│   ├── logoutnumber
│   │   ├── rukudanzhuxiao.cs
│   │   ├── rukudanzhuxiao.designer.cs
│   │   ├── rukudanzhuxiao.resx
│   │   ├── zhuxiaotuihd.cs
│   │   ├── zhuxiaotuihd.designer.cs
│   │   └── zhuxiaotuihd.resx
│   ├── obj
│   │   ├── Debug
│   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── GenerateResource-ResGen.read.1.tlog
│   │   │   ├── GenerateResource-ResGen.read.5.tlog
│   │   │   ├── GenerateResource-ResGen.write.1.tlog
│   │   │   ├── ResolveAssemblyReference.cache
│   │   │   ├── TempPE
│   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   ├── XinzhengProductManage.AppMain.resources
│   │   │   ├── XinzhengProductManage.CautionMessage.NotifyMessForm.resources
│   │   │   ├── XinzhengProductManage.csproj.FileListAbsolute.txt
│   │   │   ├── XinzhengProductManage.csproj.GenerateResource.Cache
│   │   │   ├── XinzhengProductManage.exe
│   │   │   ├── XinzhengProductManage.Formlog.resources
│   │   │   ├── XinzhengProductManage.Goods.Frm_AddMessage.resources
│   │   │   ├── XinzhengProductManage.Goods.Frm_ReturnDetailsEdit.resources
│   │   │   ├── XinzhengProductManage.Goods.Frm_ScrapDetail.resources
│   │   │   ├── XinzhengProductManage.Goods.Frm_Scrap.resources
│   │   │   ├── XinzhengProductManage.Goods.Frm_wordbook.resources
│   │   │   ├── XinzhengProductManage.Goods.OutputdDetails.resources
│   │   │   ├── XinzhengProductManage.Goods.OutputReturn.resources
│   │   │   ├── XinzhengProductManage.Goods.ProductSellEdit.resources
│   │   │   ├── XinzhengProductManage.Goods.ProductSelling.resources
│   │   │   ├── XinzhengProductManage.Goods.UsCt_ClassEntering.resources
│   │   │   ├── XinzhengProductManage.Goods.UsCt_Damage.resources
│   │   │   ├── XinzhengProductManage.Goods.UsCt_message.resources
│   │   │   ├── XinzhengProductManage.Goods.UsCt_ReturnDetails.resources
│   │   │   ├── XinzhengProductManage.Goods.UsCt_ScrapDetail.resources
│   │   │   ├── XinzhengProductManage.logoutnumber.rukudanzhuxiao.resources
│   │   │   ├── XinzhengProductManage.logoutnumber.zhuxiaotuihd.resources
│   │   │   ├── XinzhengProductManage.pdb
│   │   │   ├── XinzhengProductManage.Properties.Resources.resources
│   │   │   ├── XinzhengProductManage.StockTakingCtr.resources
│   │   │   ├── XinzhengProductManage.systemmanage.cpjhtuihuo.resources
│   │   │   ├── XinzhengProductManage.systemmanage.cp_jinkumingxi.resources
│   │   │   ├── XinzhengProductManage.systemmanage.peijianJKSearch.resources
│   │   │   ├── XinzhengProductManage.systemmanage.ruku.resources
│   │   │   └── XinzhengProductManage.systemmanage.systemuser.resources
│   │   └── XinzhengProductManage.csproj.FileListAbsolute.txt
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── Resources
│   │   ├── 096.GIF
│   │   ├── 1.ico
│   │   ├── 1.jpg
│   │   ├── 257.GIF
│   │   ├── 2.ico
│   │   ├── address-book-blue.png
│   │   ├── application-block.png
│   │   ├── application-blog.png
│   │   ├── application-documents.png
│   │   ├── application-share.png
│   │   ├── AR_MYDOC.ICO
│   │   ├── arrow-180.png
│   │   ├── arrow.png
│   │   ├── arrow-turn-180-left.png
│   │   ├── arrow-turn.png
│   │   ├── automgr1.ico
│   │   ├── beijin1.gif
│   │   ├── beijin.gif
│   │   ├── book-open-next.png
│   │   ├── book-open-previous.png
│   │   ├── book.png
│   │   ├── books.png
│   │   ├── calendar-month.png
│   │   ├── calendar-next.png
│   │   ├── Charfx.ico
│   │   ├── clipboard-sign.png
│   │   ├── Close2.bmp
│   │   ├── Communicate%201.png
│   │   ├── control-power.png
│   │   ├── cross-circle.png
│   │   ├── Diagram.png
│   │   ├── dl.ico
│   │   ├── doc.gif
│   │   ├── Download.ico
│   │   ├── explorer2.ICO
│   │   ├── explorer3.ICO
│   │   ├── explorer7.ICO
│   │   ├── GRAPH15.ICO
│   │   ├── Home.ico
│   │   ├── Host2.png
│   │   ├── ie4.0buf.ico
│   │   ├── ie4power.ico
│   │   ├── Key1.ico
│   │   ├── key1.png
│   │   ├── Key2.ico
│   │   ├── key.png
│   │   ├── mail.png
│   │   ├── molecule1.png
│   │   ├── new%20file.png
│   │   ├── order.png
│   │   ├── PADLOCK.ICO
│   │   ├── pin.png
│   │   ├── property.png
│   │   ├── Recycle Red.ico
│   │   ├── screwdriver.png
│   │   ├── Setting%203.png
│   │   ├── Shopping%20Full.png
│   │   ├── txt.gif
│   │   ├── upload.ico
│   │   ├── user.png
│   │   ├── wrench.png
│   │   ├── wrench-screwdriver.png
│   │   ├── xls.gif
│   │   ├── ZRFG (143).jpg
│   │   ├── 副本2.jpg
│   │   ├── 副本.jpg
│   │   └── 提醒.jpg
│   ├── StockTakingCtr.cs
│   ├── StockTakingCtr.designer.cs
│   ├── StockTakingCtr.resx
│   ├── systemmanage
│   │   ├── cpjhtuihuo.cs
│   │   ├── cpjhtuihuo.designer.cs
│   │   ├── cpjhtuihuo.resx
│   │   ├── cp_jinkumingxi.cs
│   │   ├── cp_jinkumingxi.designer.cs
│   │   ├── cp_jinkumingxi.resx
│   │   ├── peijianJKSearch.cs
│   │   ├── peijianJKSearch.designer.cs
│   │   ├── peijianJKSearch.resx
│   │   ├── ruku.cs
│   │   ├── ruku.designer.cs
│   │   ├── ruku.resx
│   │   ├── systemuser.cs
│   │   ├── systemuser.Designer.cs
│   │   └── systemuser.resx
│   ├── WorkClass
│   │   ├── ExcelOperator.cs
│   │   ├── FenYeMoth.cs
│   │   ├── IsNumeric.cs
│   │   ├── PrintCodeHelp.cs
│   │   ├── pwuserClass.cs
│   │   ├── SqlBaseClass.cs
│   │   ├── StringUtils.cs
│   │   └── UserClass.cs
│   ├── XinzhengProductManage.csproj
│   └── XinzhengProductManage.csproj.user
├── XinzhengProductManage.sln
├── XinzhengProductManage.suo
└── 进销存安装包
├── Debug
│   ├── dotnetfx
│   │   ├── dotnetfx.exe
│   │   ├── instmsia.exe
│   │   ├── langpack.exe
│   │   └── WindowsInstaller-KB893803-v2-x86.exe
│   ├── setup.exe
│   └── 进销存安装包.msi
└── 进销存安装包.vdproj

28 directories, 385 files

标签:

实例下载地址

asp.net 进销存系统

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

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

网友评论

第 1 楼 jiangstar2008 发表于: 2022-03-08 17:33 15
这个没见到,数据库阿

支持(0) 盖楼(回复)

发表评论

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

查看所有1条评论>>

小贴士

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

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

关于好例子网

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

;
报警