- 1、本文档共38页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于SSH的教务管理系统毕业设计论文
基于SSH框架下的教务管理系统
摘 要
随着网络技术的发展,越来越多的事务可以在网上处理,用户足不出户就能完成一系列本来繁琐的事务,大大节约了时间与精力。
Java是目前最为流行的编程语言,其企业版本J2EE 更是在WEB方面非常适用,并且其SSH框架更是非常成熟灵活非常适合跨平台的B/S结构的系统开发。
本文基于J2EE企业版java2平台,以myeclipse 8.5为开发工具,采用SSH框架、js脚本、CSS风格样式表等技术,设计并实现了基于SSH框架下的教务管理系统,该系统能提供给学生、教师、管理员不同的权限以及不同的操作来满足自己相应的需求。达到了用户操作界面简单、易于操作、规范地输入,程序内部模块清晰易于维护、结构严谨、无错误、能防sql注入等效果。
关键字:J2EE;myeclipse8.5;SSH框架 ;教务管理系统;
he Academic Affair Management System Based on SHH Framework
Abstract: With the development of network technology, more and more transactions can be processed online. The user will be able to stay at home to complete a series of otherwise tedious affairs, significant saving time and effort.
Java is the most popular programming languages. Enterprise Edition J2EE is very applicable in the WEB, and its the SSH framework is very mature and flexible, Suited cross-platform B/S structure of system development.
The system is based on java2 platforms of J2EE Enterprise, myeclipse8.5 development tools, SSH framework, java script and CSS styles table. It is designed and implemented that Academic Affair Management System is based on SSH framework. The system can provide students, teachers and administrators different permissions and different operations to meet their own operations. It provides students with course selection, the query about course information and the query about results and other functions ,and provides teachers with the query about their own courses ,the query about students who chose the course, to give scores to students and other functions, and provides administrator with management of the teachers, curriculum and students and other functions. The user interface is simple and easy to operate .Enter is standardized. Within the program module is clean, maintainable, structured, error-free, and anti-SQL-injection.
Keywords: J2EE, myeclipse8.5, SSH Framework , the Academic Affair Management system
目 录1章 前言 1
1.1 系统开发的背景 1
1.2 前人所作的工作 1
1.3 本文所做的工作 1
第2章 关键技术简介 3
2.1 SSH框架 3
2.1.1 Struts
文档评论(0)