大学毕业论文-—基于bs架构的校园一卡通管理系统的设计与实现.doc

上传人:鲁** 文档编号:563908600 上传时间:2024-02-18 格式:DOC 页数:73 大小:2.39MB
返回 下载 相关 举报
大学毕业论文-—基于bs架构的校园一卡通管理系统的设计与实现.doc_第1页
第1页 / 共73页
大学毕业论文-—基于bs架构的校园一卡通管理系统的设计与实现.doc_第2页
第2页 / 共73页
大学毕业论文-—基于bs架构的校园一卡通管理系统的设计与实现.doc_第3页
第3页 / 共73页
大学毕业论文-—基于bs架构的校园一卡通管理系统的设计与实现.doc_第4页
第4页 / 共73页
大学毕业论文-—基于bs架构的校园一卡通管理系统的设计与实现.doc_第5页
第5页 / 共73页
点击查看更多>>
资源描述

《大学毕业论文-—基于bs架构的校园一卡通管理系统的设计与实现.doc》由会员分享,可在线阅读,更多相关《大学毕业论文-—基于bs架构的校园一卡通管理系统的设计与实现.doc(73页珍藏版)》请在金锄头文库上搜索。

1、密级: 工程硕士专业学位论文(设计)题 目 基于B/S架构的校园一卡通管理系统的设计与实现 作 者 完成日期 20 年 月 日 培养单位 四 川 大 学 指导教师 指导教师 工程领域 软 件 工 程 授予学位日期 20 年 月 日 基于B/S架构的校园一卡通管理系统的设计与实现软件工程 领域研究生 指导老师 随着科学技术的发展,计算机的应用已经渗透到了生活中的各处,而且伴随着飞速发展的网络建设,信息化社会的逐步深入,网络也已经成为生活中的重要因素,网络系统已经广泛的应用于各个领域之中。在公共领域内,计算机的应用已经十分广泛,许多校园内也已经实现一卡通模式,即一张校园卡既是学生在校园内的证明,也

2、可以通过校园卡进行校园内购物及使用于食堂等,多张卡变成一张卡问题作为现代生活中研究的重点和热点问题之一,受到越来越多人们的关注。本文分析了校园一卡通管理系统的应用现状和实际的问题,针对这类问题,结合当代科技发展的最新成果,本文构思规划了一套解决此类问题贴切的应用模式。着手于实际流程及各种针对校园卡的操作设计。本次毕业论文的是基于B/S(Browser/Server)模式的开发,这是C/ S结构的升级。在这种模式中,用户界面完全是由客户机浏览器呈现。 随着B / S结构的不断成熟,以及浏览器技术的普等优势,实现了强大复杂的功能,这原是需要专有软件才可以得以实现,并节省开发成本,是一种新的开发模式

3、系统。本系统是利用JSP和SQL Server开发的一套校园一卡通管理系统。该系统的设计开发在一定程度上实现了计算机的信息化及网络的应用,并最终达可以通过系统方便快捷的在网上管理学生的校园卡。系统按照软件工程的面向对象的设计方法,在设计的过程中,经过了系统需求、系统设计、代码实现等介绍了软件的开发过程,具体的分析了系统中的各个功能模块的具体需求,设计了办公自动化系统的整体功能结构,通过SQL Server完成了数据库的结构分析与设计,最后对系统的各个具体的模块进行界面设计、编码设计及系统测试,完成了整个系统的开发,可满足于校园一卡通管理系统功能的实现。校园一卡通管理系统主要分为前台用户查询和后

4、台管理员管理两大主要组成部分。后台主要是管理员对用户的管理,包括一卡通管理、学生管理、公告管理,其中一卡通管理主要包括:一卡通的办理、充值、挂失、注销,学生管理主要是对学生信息的导入,公告管理主要包括增加公告、查询公告。前台主要是学生用户对自己信息的查询包括查看个人信息、修改密码、查看余额、查看消费记录、查看公告。本论文首先介绍了在信息化的支持下校园一卡通管理系统的实现意义及背景,校园一卡通的优势及方便性。通过相关技术介绍和应用,然后通过标准的开发流程,完成了校园一卡通管理系统的系统分析、系统设计与功能的实现。关键词:校园一卡通管理系统,JSP,MyEclipse, SQL Server200

5、8,B/S模式The design and implementation of Campus Card Management System based B/S structureGraduate Student: Adviser: With the development of science and technology, computer applications have penetrated into the life around, and along with the rapid development of network construction, the gradual de

6、epening of the information society, the network has become an important factor in life, network systems have been widely being applied in various fields. In the public domain, the computer application has been very extensive, also has been achieved in many campus card mode, which is both a campus st

7、udent identification card on campus, you can also shop on campus by campus card and used in the cafeteria, and many more cards into a single card as one of the key issues in the study of modern life and hot issues, attracted more and more attention. This paper analyzes the application status of camp

8、us card management systems and practical problems, for such problems, combined with the latest achievements of modern science and technology development, the paper conceived a plan to solve this problem the application of appropriate models. Proceed to the actual design process and the various opera

9、tions for the campus card. This thesis is based on the development of B / S (Browser / Server) mode, which is the upgraded C / S structure. In this mode, the user interface is completely rendered by the client browser. With the mature B / S structure, and the S & P and other advantages of browser te

10、chnology to achieve a powerful and complex functions, which originally required proprietary software can be achieved, and save development costs, is a new development model system. This system is the use of JSP and SQL Server development of a campus card management system. Design and development of

11、the system to achieve a certain extent the application of information technology and computer networks, and the ultimate in quick and easy online management students through the campus card system. System in accordance with the object-oriented design methods of software engineering in the design pro

12、cess, through the system requirements, system design, code and other software development process introduced, a detailed analysis of the specific needs of each module in the system, design overall functional structure of the office automation system, through the completion of the structure of the SQ

13、L Server database analysis and design, and finally each specific modules of the system interface design, code design and system testing, completed the development of the entire system, to meet the campus achieve card management system functions.Campus card management system is mainly divided into fr

14、ont and back-office administrators to manage user queries two main components. Backstage mainly administrators to manage users, including card management, student management, bulletin management, card management which include: handling of card, recharge, loss, cancellation, student management mainly

15、 import student information management including bulletin increase announcement, check bulletin. Reception mainly students for their users to query information includes view personal information, change passwords, view balances, view consumer records, view announcements.This paper first describes the support of information technology to achieve significance and background campus card management system, campus card advantage and convenience. Through the introduction and ap

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 高等教育 > 大学课件

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号