优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

ASP理发管理系统设计(源代码+论文)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
  核心提示:如有需要请联系 QQ:306826066中文摘要:本论文的系统主要采用ASP语言对理发店进行管理,包括会员消费信息、各种发型设置及管理员权限等三个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改等功能。 系统的每一个表的修改都将联动的影响其它的表,当完成操作时系统会自动地完成库存的修改。...

如有需要请联系 QQ:306826066
中文摘要:本论文的系统主要采用ASP语言对理发店进行管理,包括会员消费信息、各种发型设置及管理员权限等三个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改等功能。
系统的每一个表的修改都将联动的影响其它的表,当完成操作时系统会自动地完成库存的修改。查询功能也是系统的核心之一,在系统中即有单条件查询和多条件查询,也有精确查询和模糊查询,系统不仅有静态的条件查询,也有动态生成的条件查询,其目的都是为了方便用户使用。系统有完整的用户添加、删除和查询修改功能。系统采用Microsoft Office中的Access 2000来设计数据库,利用ASP技术开发的理发管理系统,使得对信息的管理更加及时、高效,提高了工作效率。
论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。 [资料来源:http://think58.com]
关键字:数据库Access 2000,ASP
 
Chinese abstract: The present paper system mainly uses the ASP language to carry on the management to the barber shop, expends the information, each hairstyle establishment and the manager jurisdiction including the member and so on three aspects. The system may complete to each kind of functions and so on information browsing, inquiry, increase, deletion, revision.
System each table revision all linkage influence other tables, when completes the operation the system can complete the stock automatically the revision. The inquiry function also is one of system cores, namely has the single condition inquiry and the multi-condition inquiry in the system, not only also has the precise inquiry and the fuzzy inquiry, the system has the static condition inquiry, also has the dynamic production condition inquiry, its goal all is for the convenient user use. The system has the integrity user to increase, the deletion and the inquiry revision function. The system uses in Microsoft Office Access 2000 to design the database, uses the ASP technology development the haircut management system management system, caused to be even more prompt to the information management, to be highly effective, enhanced the working efficiency.

[版权所有:http://think58.com]

The paper mainly introduced this topic development background, must complete function and development process. Key explanation system design key point, design concept, difficult technology and solution.
Key words: Database Access 2000,ASP
目 录
一 引言……………………………………………………………………16
二 系统的运行环境………………………………………………
(一)ASP简介……………………………………………………………
1. ASP 概念……………………………………………………………
2. ASP的工作原理………………………………………………
(二) 理发系统的实现技术………………………………………………
1. 理发系统的虚拟目录………………………………………………
2.系统组件对象的使用………………………………………………
(三) 连接Access数据库………………………………………………
三 系统总体设计………………………………………………
(一) 概述……………………………………………………………
(二) 系统分析……………………………………………………………

[来源:http://think58.com]


1.需求分析……………………………………………………………
2.可行性分析……………………………………………………………
(三) 系统设计……………………………………………………………
1.项目规划……………………………………………………23
2.系统功能结构图………………………………………………
3.逻辑结构设计………………………………………………25
四 系统应用程序模块设计………………………………………………
(一) 发型资料管理模块………………………………………………
1.添加发型……………………………………………………………
2.修改发型……………………………………………………………
3.删除发型……………………………………………………………
4.发型浏览……………………………………………………………
(二) 会员消费资料管理模块……………………………………37
1.添加会员消费………………………………………………
2.修改会员消费………………………………………………
3.删除会员消费………………………………………………
4.查询会员消费………………………………………………

[来源:http://think58.com]


(三) 管理权限简介…………………………………………………43
结束语致谢…………………………………………………37
参考文献 …………………………………………………37 [资料来源:www.THINK58.com]

理发管理系统
一 、引 言
随着社会经济的迅速发展和科学技术的全面进步, 计算机事业的飞速发展,以计算机与通信技术为基础的信息系统正处于蓬勃发展的时期。随着经济文化水平的显著提高,人们对生活质量及工作环境的要求也越来越高。理发是人们生活中不可缺少的一部分,在现代社会中越来越受到重视,大量的理发店出现在市场上,人们有了各种各样不同的选择。与此同时,为了更好的管理发廊,理发系统也大量的出现。随着人们对生活要求越来越高,其管理难度也越来越大,如何优化发廊管理也就成为了一个大众化的课题。
在计算机飞速发展的今天,将计算机这一信息处理利器应用于的日常管理已是势必所然,而且这也将为库管理带来前所未有的改变,它可以带来意想不到的效益,同时也会为发廊的飞速发展提供无限潜力。
理发管理系统一方面可以用来会员资料,另一方面又可以及时向顾客公告发廊经营业绩、新发型与研发进展、特别推荐或优惠的项目服务,从而
 

[资料来源:www.THINK58.com]

[来源:http://www.think58.com]