实例介绍
VB+SQL版 销售管理系统+论文+数据库文件 这个做毕业设计肯定行哦,文档都有的
【实例截图】
【核心代码】
4744300845219242027.rar
├── 数据库文件
│ ├── 销售管理系统_Data.MDF
│ └── 销售管理系统_Log.LDF
├── 论文文档.doc
└── 销售管理系统
├── 销售管理系统
│ ├── app.config
│ ├── bin
│ │ └── Debug
│ │ ├── 销售管理系统.exe
│ │ ├── 销售管理系统.exe.config
│ │ ├── 销售管理系统.pdb
│ │ ├── 销售管理系统.vshost.exe
│ │ └── 销售管理系统.vshost.exe.config
│ ├── Conn.cs
│ ├── Connection.config
│ ├── customer.cs
│ ├── customer.Designer.cs
│ ├── customer.resx
│ ├── CustomerSelect.cs
│ ├── CustomerSelect.Designer.cs
│ ├── CustomerSelect.resx
│ ├── InputTextBox.cs
│ ├── Invoice.cs
│ ├── Invoice.Designer.cs
│ ├── Invoice.resx
│ ├── LoginUser.cs
│ ├── obj
│ │ ├── Debug
│ │ │ ├── Refactor
│ │ │ ├── TempPE
│ │ │ │ ├── Properties.Resources.Designer.cs.dll
│ │ │ │ ├── 销售管理系统DataSet1.Designer.cs.dll
│ │ │ │ ├── 销售管理系统DataSet2.Designer.cs.dll
│ │ │ │ ├── 销售管理系统DataSet3.Designer.cs.dll
│ │ │ │ ├── 销售管理系统DataSet4.Designer.cs.dll
│ │ │ │ ├── 销售管理系统DataSet5.Designer.cs.dll
│ │ │ │ ├── 销售管理系统DataSet6.Designer.cs.dll
│ │ │ │ ├── 销售管理系统DataSet7.Designer.cs.dll
│ │ │ │ ├── 销售管理系统DataSet8.Designer.cs.dll
│ │ │ │ └── 销售管理系统DataSet.Designer.cs.dll
│ │ │ ├── 销售管理系统.csproj.GenerateResource.Cache
│ │ │ ├── 销售管理系统.customer.resources
│ │ │ ├── 销售管理系统.CustomerSelect.resources
│ │ │ ├── 销售管理系统.exe
│ │ │ ├── 销售管理系统.Invoice.resources
│ │ │ ├── 销售管理系统.OrderGet.resources
│ │ │ ├── 销售管理系统.Order.resources
│ │ │ ├── 销售管理系统.OutProduct.resources
│ │ │ ├── 销售管理系统.PasswordUp.resources
│ │ │ ├── 销售管理系统.pdb
│ │ │ ├── 销售管理系统.Product.resources
│ │ │ ├── 销售管理系统.ProductSelect.resources
│ │ │ ├── 销售管理系统.ProIn.resources
│ │ │ ├── 销售管理系统.Properties.Resources.resources
│ │ │ ├── 销售管理系统.SalesBack.resources
│ │ │ ├── 销售管理系统.SalesBackSelect.resources
│ │ │ ├── 销售管理系统.SalesLogin.resources
│ │ │ ├── 销售管理系统.SalesManagement.resources
│ │ │ ├── 销售管理系统.StoAliam.resources
│ │ │ ├── 销售管理系统.StoPandian.resources
│ │ │ ├── 销售管理系统.StoSelect.resources
│ │ │ ├── 销售管理系统.Stostatis.resources
│ │ │ └── 销售管理系统.user.resources
│ │ └── 销售管理系统.csproj.FileList.txt
│ ├── Order.cs
│ ├── Order.Designer.cs
│ ├── OrderGet.cs
│ ├── OrderGet.Designer.cs
│ ├── OrderGet.resx
│ ├── Order.resx
│ ├── OutProduct.cs
│ ├── OutProduct.Designer.cs
│ ├── OutProduct.resx
│ ├── PasswordUp.cs
│ ├── PasswordUp.Designer.cs
│ ├── PasswordUp.resx
│ ├── Product.cs
│ ├── Product.Designer.cs
│ ├── Product.resx
│ ├── ProductSelect.cs
│ ├── ProductSelect.Designer.cs
│ ├── ProductSelect.resx
│ ├── Program.cs
│ ├── ProIn.cs
│ ├── ProIn.Designer.cs
│ ├── ProIn.resx
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── SalesBack.cs
│ ├── SalesBack.Designer.cs
│ ├── SalesBack.resx
│ ├── SalesBackSelect.cs
│ ├── SalesBackSelect.Designer.cs
│ ├── SalesBackSelect.resx
│ ├── SalesLogin.cs
│ ├── SalesLogin.Designer.cs
│ ├── SalesLogin.resx
│ ├── SalesManagement.cs
│ ├── SalesManagement.Designer.cs
│ ├── SalesManagement.resx
│ ├── StoAliam.cs
│ ├── StoAliam.Designer.cs
│ ├── StoAliam.resx
│ ├── StoPandian.cs
│ ├── StoPandian.Designer.cs
│ ├── StoPandian.resx
│ ├── StoSelect.cs
│ ├── StoSelect.Designer.cs
│ ├── StoSelect.resx
│ ├── Stostatis.cs
│ ├── Stostatis.Designer.cs
│ ├── Stostatis.resx
│ ├── user.cs
│ ├── user.Designer.cs
│ ├── user.resx
│ ├── ve-127.tmp
│ ├── 销售管理系统.csproj
│ ├── 销售管理系统.csproj.user
│ ├── 销售管理系统DataSet1.Designer.cs
│ ├── 销售管理系统DataSet1.xsc
│ ├── 销售管理系统DataSet1.xsd
│ ├── 销售管理系统DataSet1.xss
│ ├── 销售管理系统DataSet2.Designer.cs
│ ├── 销售管理系统DataSet2.xsc
│ ├── 销售管理系统DataSet2.xsd
│ ├── 销售管理系统DataSet2.xss
│ ├── 销售管理系统DataSet3.Designer.cs
│ ├── 销售管理系统DataSet3.xsc
│ ├── 销售管理系统DataSet3.xsd
│ ├── 销售管理系统DataSet3.xss
│ ├── 销售管理系统DataSet4.Designer.cs
│ ├── 销售管理系统DataSet4.xsc
│ ├── 销售管理系统DataSet4.xsd
│ ├── 销售管理系统DataSet4.xss
│ ├── 销售管理系统DataSet5.Designer.cs
│ ├── 销售管理系统DataSet5.xsc
│ ├── 销售管理系统DataSet5.xsd
│ ├── 销售管理系统DataSet5.xss
│ ├── 销售管理系统DataSet6.Designer.cs
│ ├── 销售管理系统DataSet6.xsc
│ ├── 销售管理系统DataSet6.xsd
│ ├── 销售管理系统DataSet6.xss
│ ├── 销售管理系统DataSet7.Designer.cs
│ ├── 销售管理系统DataSet7.xsc
│ ├── 销售管理系统DataSet7.xsd
│ ├── 销售管理系统DataSet7.xss
│ ├── 销售管理系统DataSet8.Designer.cs
│ ├── 销售管理系统DataSet8.xsc
│ ├── 销售管理系统DataSet8.xsd
│ ├── 销售管理系统DataSet8.xss
│ ├── 销售管理系统DataSet.Designer.cs
│ ├── 销售管理系统DataSet.xsc
│ ├── 销售管理系统DataSet.xsd
│ └── 销售管理系统DataSet.xss
├── 销售管理系统.sln
└── 销售管理系统.suo
10 directories, 151 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论