- 1、本文档共32页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
培训学校管理系统教材管理设计学士学位论文
摘 要
随着时代的发展,社会越来越需要高效、可靠的管理系统。传统的管理系统鉴别手段,由于都具有可假冒、可伪造、可盗用、可破译的弱点,已经不能完全满足现代社会经济活动和社会安全防范的需要。随着识别技术的不断成熟和计算机技术的飞速发展,本文设计了基于JSP技术开发的培训学校管理系统。
本文介绍了培训学校系统的开发过程。论文遵循软件工程的方法,详尽论述了从需求分析、系统分析、概要设计、详细设计、以及测试与调试的整个开发过程,总结了开发过程中的经验及本系统今后的改进方向。
本系统开发成功后可以实现对培训学校进行全方位的管理,功能包括学生信息管理、家长信息管理、接送管理等。JSP开发工具,采用成熟的软件研制技术,后台数据库采用SQL Server 2000。
关键词 培训学校管理系统、 功能、 JSP , SQL Server 2000
Abstract
With the development of the times, society needs more and more efficient management system, reliable. Management system of the traditional means ofidentification, because they can be fake, forged, theft, can decipher theweaknesses, can not fully meet the modern social economic activities and social security. With the rapid development of computer technology continues to matureand recognition technology, this paper designed a training school management system based on JSP technology.
This paper introduces the development process of training school system.Methods according to the software engineering, discussed in detail from thedemand analysis, system analysis, outline design, detailed design, and test and debug the entire development process, summed up the improvement direction ofthe experience of the development process of the system and future.
After the success of the system development can realize the full range of management training schools, including student information management,information management, transport management, parents. JSP development tools, the use of mature software development technology, back-end database using SQL Server 2000.
Keywords training school management system, function, JSP, SQL Server 2000
目 录
1 绪 论 1
1.1培训学校管理系统的意义 1
1.2培训学校管理系统的研究现状 2
2 相关技术的选用与介绍 3
2.1 JSP的选取 3
2.1.1JSP与ASP,PHP的比较 3
2.1.2 JSP技术的主要优点 3
2.2 TOMCAT的选取 4
2.3 JDBC介绍 5
2.4 SERVLET介绍 5
2.5 SQL SERVER 2000 介绍 5
2.6 JDBC 访问SQL SERVER 2000 数据库 6
3系统分析与总体设计 9
3.1 系统功能描述 9
3.2 系统功能模块划分 9
3.3 系统流程分析 10
3.3.1 排课流程分析 12
3.3.2报名流程
文档评论(0)