资源描述:
《aspnet超市管理系统》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、毕业设计(论文)摘要现代高速发展的信息时代,超市管理系统已是一个超市管理者与决策者不可缺少的管理工具,因此超市管理系统应该能够为用户提供充足的信息,便捷的操作,快速的查询手段。本程序是一个典型的信息管理程序,其开发过程主要包括后台数据库的建立以及前端应用程序的开发两个方面。对于前者使用MicrosoftSQLServer2005建立起一个集数据一致性、完整性、安全性好的数据库,而对于后者则使用MicrosoftVisualStudio2005编写易于使用,满足需求的运行程序。整个项目主要完成对超市商品
2、的日常管理,包括进货管理,销售管理,库存管理,员工管理和会员管理五个方面。在功能上系统可以完成对相关信息的浏览、查询、添加、删除、修改等功能。本课题的核心之一是销售管理、库存管理和进货管理三者之间的联系,同时系统有完整的用户管理及权限管理功能。关键字:数据库,控件,权限52毕业设计(论文)AbstractThedevelopmentofmodernhigh-speedinformationage,thesupermarketmanagementsystemisasupermarketmanagersa
3、nddecisionmakersanindispensablemanagementtool,thesupermarketmanagementsystemshouldbeabletoprovidesufficientinformationforusers,easyoperation,fastquerytool.Thisprocedureisatypicalinformationmanagementprogram,itsdevelopmentprocess,includingbackgroundofthe
4、establishmentofthedatabaseandfront-endapplicationdevelopmentaspects.TheformerusesMicrosoftSQLServer2005tobuildasetofdataconsistency,integrity,security,gooddatabase,butthelatteriswrittenusingMicrosoftVisualStudio2005iseasytouse,tomeettheneedsofrunningthe
5、program.Theentireprojectwascompletedforthedailymanagementofsupermarketgoods,includingthepurchasemanagement,salesmanagement,inventorymanagement,staffmanagementandmanagementoffivemembers.Functionallycompleteinformationsystemcanbrowse,search,add,delete,mod
6、ifyandsoon.Thecoreofthisissueisoneofsalesmanagement,inventorymanagementandpurchasemanagementlinksbetweenthethree,whilethesystemhasacompleteusermanagementandpermissionsmanagement.Keywords:database,control,authority52毕业设计(论文)目录一.引言………………………………………………………………
7、……………………41.1课题研究意义与发展前景…………………………………………………………41.2程序设计的目的与功能特点………………………………………………………4二.超市管理系统程序设计总体分析…………………………………………………52.1程序总体需求分析与功能需求分析………………………………………………52.2程序设计可行性分析………………………………………………………………62.3程序设计开发环境与开发工具……………………………………………………7三.程序总体结构设计…………………………………
8、………………………………103.1程序结构设计………………………………………………………………………103.2数据库设计…………………………………………………………………………13四.程序详细设计………………………………………………………………………224.1数据库配置…………………………………………………………………………224.2功能模块实现………………………………………………………………………23五.结束语………………………………………………………