- 1、本文档共46页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
东北农业大学成栋学院
毕 业 设 计
题 目: 宿舍信息管理系统的设计与实现
所在专业: 计算机科学与技术
学生签字:
导师签字:
摘 要
随着信息技术的不断发展,管理信息系统已经逐渐普及到了各行各业。高校学生宿舍是大学生生活,学习,休息的重要场所,同时也从侧面映射出学校教学水平的高低。如今大多高校仍以人力手动工作作为主要方式,在日常宿舍管理的过程中,管理人员面对的管理工作数据量庞大,事项繁琐,其工作的复杂度和效率可想而知。可见,没有一个系统的管理软件,管理人员的工作效率难以提高。?
本毕业设计的内容是设计并且实现一个基于web技术的宿舍信息管理系统,故而系统主要以j2EE作为开发基础,主要使用了jsp+servlet+javabean等多种框架的结合使用,用myeclipse作为开发工具,以MYSQL作为数据库,以Macromedia公司的Dreamweaver作为界面美化工具,使用JAVA语言开发,页面采取JSP动态页面开发技术。该系统界面简单、操作方便,容易维护。
关键词:宿舍信息管理系统 , jsp+servlet+javabean
ABSTRACT
With the continuous development of information technology, management information system has gradually spread to all walks of life. College Students dormitory is an important place for college students to live, study and rest, but also to map out the level of school teaching. Today, most colleges and universities are still the main way of human manual work, in the process of the management of the dormitory, the management staff to face the huge amount of data, the complexity of the work, the complexity and efficiency of its work can be imagined. Can be seen, there is no system of management software, the management of the work efficiency is difficult to improve.
The content of this graduation design is to design and implement a web based information management system, and the system is based on j2EE, the main use of jsp+servlet+javabean and other frameworks, using MyEclipse as a development tool, MYSQL as the database, Macromedia Dreamweaver as a tool for the interface, using JAVA language development, JSP. The system has a simple interface, easy operation and easy maintenance.
Keywords: Dormitory management information system, jsp+servlet+javabean
目录
摘 要 I
ABSTRACT II
1 绪 论 1
1 绪论 1
2 系统的开发环境及技术简介 2
2.1 系统开发环境 2
2.1.1 MyEclipse 2
2.1.2 数据库简介 3
2.1.3 Tomcat 3
2.2系统开发的思想与技术 3
2.2.1JSP技术与MVC模式以及系统的基本框架 3
2.2.2 JSP简介 4
2.2.3 Servlet简介 4
2.2.4 javabean简介 5
3 系统总体设计 6
3.1 总体功能模块 6
3.2系统管理员功能模块 6
3.3学生的功能模块
文档评论(0)