实例介绍
功能: 系统管理 基础数据库,修改密码 等管理 库存管理 产品入库,库存查询 等管理 销售管理 销售管理 客户管理 客户信息管理和产品信息编码管理 数据库文件在DB下,附加即可(MS Sql2005) 测试登陆帐号和密码: 51aspx / 51aspx
【实例截图】
【核心代码】
C.NET医药进销存管理系统源码
└── MF000599-C#.NET医药进销存管理系统源码
├── Common.dll
├── DB
│ ├── YLJXCDB_log.ldf
│ ├── YLJXCDB.mdf
│ ├── 数据库文档.doc
│ ├── 数据库表.xls
│ ├── 源码下载.jpg
│ └── 源码说明.txt
├── ProductStockBll
│ ├── bin
│ │ ├── Debug
│ │ │ ├── Common.dll
│ │ │ ├── ProductStockBll.dll
│ │ │ ├── ProductStockBll.pdb
│ │ │ ├── ProductStockDal.dll
│ │ │ ├── ProductStockDal.pdb
│ │ │ ├── ProductStockModel.dll
│ │ │ └── ProductStockModel.pdb
│ │ └── 源码下载.jpg
│ ├── BllBaseinfo.cs
│ ├── BLLClientinfo.cs
│ ├── BLLCodeinfo.cs
│ ├── BLLKucun.cs
│ ├── BLLRkd.cs
│ ├── BLLserinfo.cs
│ ├── BLLUserinfo.cs
│ ├── BLLView_View_Kucun.cs
│ ├── BLLXsd.cs
│ ├── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── ProductStockBll.csproj.FileListAbsolute.txt
│ │ │ ├── ProductStockBll.dll
│ │ │ ├── ProductStockBll.pdb
│ │ │ └── ResolveAssemblyReference.cache
│ │ └── 源码下载.jpg
│ ├── Partial.BLLRkd.cs
│ ├── Partial.BLLXsd.cs
│ ├── ProductStockBll.csproj
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ └── 源码下载.jpg
│ ├── 源码下载.jpg
│ └── 源码说明.txt
├── ProductStockDal
│ ├── ADOBaseinfo.cs
│ ├── ADOClientinfo.cs
│ ├── ADOCodeinfo.cs
│ ├── ADOKucun.cs
│ ├── ADORkd.cs
│ ├── ADOUserinfo.cs
│ ├── ADOView_Kucun.cs
│ ├── ADOXsd.cs
│ ├── bin
│ │ ├── Debug
│ │ │ ├── Common.dll
│ │ │ ├── ProductStockDal.dll
│ │ │ ├── ProductStockDal.pdb
│ │ │ ├── ProductStockModel.dll
│ │ │ └── ProductStockModel.pdb
│ │ └── 源码下载.jpg
│ ├── Class1.cs
│ ├── DataAccess.cs
│ ├── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── ProductStockDal.csproj.FileListAbsolute.txt
│ │ │ ├── ProductStockDal.dll
│ │ │ ├── ProductStockDal.pdb
│ │ │ └── ResolveAssemblyReference.cache
│ │ └── 源码下载.jpg
│ ├── ProductStockDal.csproj
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ └── 源码下载.jpg
│ ├── 源码下载.jpg
│ └── 源码说明.txt
├── ProductStockMain
│ ├── App.config
│ ├── bin
│ │ ├── Debug
│ │ │ ├── Common.dll
│ │ │ ├── Interop.grproLib.dll
│ │ │ ├── ProductStockBll.dll
│ │ │ ├── ProductStockBll.pdb
│ │ │ ├── ProductStockDal.dll
│ │ │ ├── ProductStockDal.pdb
│ │ │ ├── ProductStockMain.exe
│ │ │ ├── ProductStockMain.exe.config
│ │ │ ├── ProductStockMain.pdb
│ │ │ ├── ProductStockMain.vshost.exe
│ │ │ ├── ProductStockMain.vshost.exe.config
│ │ │ ├── ProductStockMain.vshost.exe.manifest
│ │ │ ├── ProductStockModel.dll
│ │ │ ├── ProductStockModel.pdb
│ │ │ └── report
│ │ │ ├── reportkc.grf
│ │ │ ├── reportrkd.grf
│ │ │ └── reportxsd.grf
│ │ └── 源码下载.jpg
│ ├── clientmange
│ │ ├── FclientMange.cs
│ │ ├── FclientMange.Designer.cs
│ │ ├── FclientMange.resx
│ │ ├── FmClientQuery.cs
│ │ ├── FmClientQuery.Designer.cs
│ │ ├── FmClientQuery.resx
│ │ ├── FmcodeManage.cs
│ │ ├── FmcodeManage.Designer.cs
│ │ ├── FmcodeManage.resx
│ │ ├── Fmcodequery.cs
│ │ ├── Fmcodequery.Designer.cs
│ │ ├── Fmcodequery.resx
│ │ ├── 源码下载.jpg
│ │ └── 源码说明.txt
│ ├── Fmprintwind.cs
│ ├── Fmprintwind.Designer.cs
│ ├── Fmprintwind.resx
│ ├── grdes50.dll
│ ├── gregn50.dll
│ ├── image
│ │ ├── 115758017aq.jpg
│ │ ├── 12.JPG
│ │ ├── ACD223.tmp
│ │ ├── ACD226.tmp
│ │ ├── black0712.JPG
│ │ ├── black071.JPG
│ │ ├── black07.jpg
│ │ ├── black.jpg
│ │ ├── mainbalck1.JPG
│ │ ├── mainbalck.jpg
│ │ ├── suse_zhiwen-007.jpg
│ │ ├── Title.ico
│ │ ├── Title.png
│ │ ├── Tool_Perview_1.bmp
│ │ ├── Tool_Type_1.bmp
│ │ ├── 未命名.JPG
│ │ ├── 源码下载.jpg
│ │ ├── 源码说明.txt
│ │ └── 背景1.JPG
│ ├── login.cs
│ ├── login.Designer.cs
│ ├── login.resx
│ ├── MainForm.cs
│ ├── MainForm.Designer.cs
│ ├── MainForm.resx
│ ├── obj
│ │ ├── x86
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GenerateResource.read.1.tlog
│ │ │ ├── GenerateResource.write.1.tlog
│ │ │ ├── Interop.grdesLib.dll
│ │ │ ├── Interop.grproLib.dll
│ │ │ ├── ProductStock.FclientMange.resources
│ │ │ ├── ProductStock.Fmbase.resources
│ │ │ ├── ProductStock.FmClientQuery.resources
│ │ │ ├── ProductStock.FmcodeManage.resources
│ │ │ ├── ProductStock.Fmcodequery.resources
│ │ │ ├── ProductStock.Fmprintwind.resources
│ │ │ ├── ProductStock.Fmrkditems.resources
│ │ │ ├── ProductStock.Fmrkd.resources
│ │ │ ├── ProductStock.Fxsditems.resources
│ │ │ ├── ProductStock.Fxsd.resources
│ │ │ ├── ProductStock.KucunQuery.resources
│ │ │ ├── ProductStock.login.resources
│ │ │ ├── ProductStockMain.csproj.FileListAbsolute.txt
│ │ │ ├── ProductStockMain.csproj.ResolveComReference.cache
│ │ │ ├── ProductStockMain.exe
│ │ │ ├── ProductStock.MainForm.resources
│ │ │ ├── ProductStockMain.pdb
│ │ │ ├── ProductStockMain.Properties.Resources.resources
│ │ │ ├── ProductStock.modifypassword.resources
│ │ │ ├── ProductStock.usermanger.resources
│ │ │ ├── ProductStock.userquery.resources
│ │ │ └── ResolveAssemblyReference.cache
│ │ └── 源码下载.jpg
│ ├── ProductStockMain.csproj
│ ├── ProductStockMain.csproj.user
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── DataSources
│ │ │ ├── ProductStock.Baseinfo.datasource
│ │ │ ├── ProductStock.Clientinfo.datasource
│ │ │ ├── ProductStock.Codeinfo.datasource
│ │ │ ├── ProductStock.Kucun.datasource
│ │ │ ├── ProductStock.Rkd.datasource
│ │ │ ├── ProductStock.Userinfo.datasource
│ │ │ ├── ProductStock.View_Kucun.datasource
│ │ │ └── ProductStock.Xsd.datasource
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ ├── Settings.settings
│ │ ├── 源码下载.jpg
│ │ └── 源码说明.txt
│ ├── report
│ │ ├── reportkc.grf
│ │ ├── reportrkd.grf
│ │ ├── reportxsd.grf
│ │ └── 源码下载.jpg
│ ├── rkdmanage
│ │ ├── Fmrkd.cs
│ │ ├── Fmrkd.Designer.cs
│ │ ├── Fmrkditems.cs
│ │ ├── Fmrkditems.Designer.cs
│ │ ├── Fmrkditems.resx
│ │ ├── Fmrkd.resx
│ │ ├── KucunQuery.cs
│ │ ├── KucunQuery.Designer.cs
│ │ ├── KucunQuery.resx
│ │ ├── 源码下载.jpg
│ │ └── 源码说明.txt
│ ├── Settings.cs
│ ├── systemmange
│ │ ├── Fmbase.cs
│ │ ├── Fmbase.Designer.cs
│ │ ├── Fmbase.resx
│ │ ├── modifypassword.cs
│ │ ├── modifypassword.Designer.cs
│ │ ├── modifypassword.resx
│ │ ├── usermanger.cs
│ │ ├── usermanger.Designer.cs
│ │ ├── usermanger.resx
│ │ ├── userquery.cs
│ │ ├── userquery.Designer.cs
│ │ ├── userquery.resx
│ │ ├── 源码下载.jpg
│ │ └── 源码说明.txt
│ ├── Title.ico
│ ├── Uninstall.exe
│ ├── userquery.cs
│ ├── userquery.Designer.cs
│ ├── userquery.resx
│ ├── xsdmanage
│ │ ├── Fxsd.cs
│ │ ├── Fxsd.Designer.cs
│ │ ├── Fxsditems.cs
│ │ ├── Fxsditems.Designer.cs
│ │ ├── Fxsditems.resx
│ │ ├── Fxsd.resx
│ │ ├── 源码下载.jpg
│ │ └── 源码说明.txt
│ ├── 源码下载.jpg
│ └── 源码说明.txt
├── ProductStockModel
│ ├── Baseinfo.cs
│ ├── bin
│ │ ├── Debug
│ │ │ ├── ProductStockModel.dll
│ │ │ └── ProductStockModel.pdb
│ │ └── 源码下载.jpg
│ ├── Class1.cs
│ ├── Clientinfo.cs
│ ├── Codeinfo.cs
│ ├── Kucun.cs
│ ├── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── ProductStockModel.csproj.FileListAbsolute.txt
│ │ │ ├── ProductStockModel.dll
│ │ │ └── ProductStockModel.pdb
│ │ └── 源码下载.jpg
│ ├── Partial.Kucun.cs
│ ├── Partial.Rkd.cs
│ ├── Partial.Xsd.cs
│ ├── ProductStockModel.csproj
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ └── 源码下载.jpg
│ ├── Rkd.cs
│ ├── Userinfo.cs
│ ├── View_Kucun.cs
│ ├── Xsd.cs
│ ├── 源码下载.jpg
│ └── 源码说明.txt
├── ProductStockSystem.sln
├── ProductStockSystem.suo
├── Setup1
│ ├── Debug
│ │ ├── setup.exe
│ │ ├── YLJXC.msi
│ │ └── 源码下载.jpg
│ ├── Setup1.vdproj
│ ├── 源码下载.jpg
│ └── 源码说明.txt
├── 源码下载.jpg
└── 源码必读.txt
37 directories, 254 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论