文档介绍:毕
业
论
文
论文题目:超市收费管理系统
姓名:
专业:计算机应用与维护
指导老师:
完成日期: 二零零四年四月
摘要
超市收费管理系统(CHARGE MANAGEMENT SYSTEM of SUPERMARKET),开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。对于后者要求应用程序功能完备,易使用等特点。
经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC ,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
商品进销存管理是商品流通领域一个重要的基础性工作。在管理中引入计算机和进销存管理信息系统已经得到各商业企业业主的认识,并将逐渐成为一种管理手段。改善管理手段,提高管理效率,是提高企业效率的主要任务。它使各级管理人员在面对日益繁多、日益复杂的问题和业务时,能够充分认识问题,及时准确地把握、分析问题,进行有效地组织和管理,以达到最高的经济效益。
因此,开发这样一套管理软件成为很有必要的事情, 我们小组将以开发一套超市收费管理系统为例,谈谈其开发过程和所涉及到的问题及解决方法。
The supermarket charges the administrative system( CHARGE MANAGEMENT SYSTEM of SUPERMARKET), Develop and include backstage supporter the foundation and maintain and front the twos respects of development of application programs of data base mainly. As to the former require set up data consistency and integrality strong, data security kind storehouse. Require to the latter that the function of application program plete, easy to use the characteristic of waiting for.
Through analyzing , we use BASIC 6 of VISUAL of pany. 0 developing instruments, utilize its various kinds of developing instruments which face the target offered, Especially window can have been convenient data inct to handle the intelligent targeted of the data base , Set up and use the prototype systematically within short time at first, then carry on the demand to changes and takes the place of to the initial prototype system, Revising and improve constantly, until forming user's satisfied feasible system.
目录
第一章设计超市收费管理系统的意义...............................................3
第二章超市收费管理系统的设计分析...............................................4
第三章怎样开发一个超市收费管理系统.............................................4
编程环境的选择......................................................4
关系型数据库的实现..................................................4
二者的结合(DBA)...................................................4
第四章