师资管理系统毕业论文.rar
师资管理系统毕业论文,1.6万字44页包括中英文翻译,用户报告,核心模块功能简介目录摘要2abstract3第一章绪 论4第二章相关技术背景42.1mvc模式设计原理42.2struts——基于mvc模式的jsp62. 2. 1struts的体系结构与工作原理62. 2. 2struts配置文件:struts-confi...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 weyue 发布
师资管理系统毕业论文
1.6万字 44页
包括中英文翻译,用户报告,核心模块功能简介
目 录
摘 要 2
ABSTRACT 3
第一章 绪 论 4
第二章 相关技术背景 4
2.1 MVC模式设计原理 4
2.2 Struts——基于MVC模式的JSP 6
2. 2. 1 Struts的体系结构与工作原理 6
2. 2. 2 Struts配置文件:struts-config.xml 8
2. 2. 3 struts的一些主要标记 10
2.3 开发环境 12
第三章 网页规划设计要点 12
3.1 主题的明确 12
3.2 版式编排布局 13
3.3 色彩和谐的搭配 13
3.4 形式内容和谐统一 14
第四章 三江师资管理系统的设计 15
4.1 需求分析与界面框架设计 15
4.2 功能模块 16
4.2.1 用户管理 16
4.2.2 教师管理 16
4.2.3 学科管理 17
4.2.4 报表打印 18
4.3 具体实现 18
第五章 总结 24
第六章 参考文献 24
第七章 附录 25
摘 要
本论文结合三江师资管理系统的开发而著写,此系统我们采用B/S结构设计,基于符合MVC模式的Struts框架来开发,实现了校内教师信息管理的智能化,方便了用户进行查询、新增、更改、删除和打印等操作,使得工作效率大大提高。
本文主要介绍了MVC模式的设计原理、Struts框架的工作原理和其一些自有标记(Tag),介绍了网页设计和制作的要点,介绍了该系统的各个功能模块和如何利用Struts的标记来实现网页的设计。
关键字:MVC模式结构,Struts框架,网页规划
ABSTRACT
This thesis is written with the Mangerment Information system of teacher in sanjiang university, this is systematic we adopt B/S project organization, utilize and design Struts frame under the mode to develop on the basis of MVC, the ones that have realized teacher's information management in the school are intelligent, have helped users inquire , be newly-increased , alter , delete and type etc. operating and make working efficiency improve greatly .
It is since underlined that this text has introduced design principle , operation principle of Struts frame and its some of MVC mode mainly, introduce webpage design and main point that make , recommend each function module of system this and how make use of mark of Struts to realize the design of the webpage.
Keywords: MVC mode structure, Struts framework, webpage authoring
第六章 参考文献
1、《精通Struts:基于MVC的Java Web 设计与开发》
2、《Struts KICK START》
3、《Servlet/JSP程序设计技术与实例》
4、《HomePage2000 HTML设计实务》
1.6万字 44页
包括中英文翻译,用户报告,核心模块功能简介
目 录
摘 要 2
ABSTRACT 3
第一章 绪 论 4
第二章 相关技术背景 4
2.1 MVC模式设计原理 4
2.2 Struts——基于MVC模式的JSP 6
2. 2. 1 Struts的体系结构与工作原理 6
2. 2. 2 Struts配置文件:struts-config.xml 8
2. 2. 3 struts的一些主要标记 10
2.3 开发环境 12
第三章 网页规划设计要点 12
3.1 主题的明确 12
3.2 版式编排布局 13
3.3 色彩和谐的搭配 13
3.4 形式内容和谐统一 14
第四章 三江师资管理系统的设计 15
4.1 需求分析与界面框架设计 15
4.2 功能模块 16
4.2.1 用户管理 16
4.2.2 教师管理 16
4.2.3 学科管理 17
4.2.4 报表打印 18
4.3 具体实现 18
第五章 总结 24
第六章 参考文献 24
第七章 附录 25
摘 要
本论文结合三江师资管理系统的开发而著写,此系统我们采用B/S结构设计,基于符合MVC模式的Struts框架来开发,实现了校内教师信息管理的智能化,方便了用户进行查询、新增、更改、删除和打印等操作,使得工作效率大大提高。
本文主要介绍了MVC模式的设计原理、Struts框架的工作原理和其一些自有标记(Tag),介绍了网页设计和制作的要点,介绍了该系统的各个功能模块和如何利用Struts的标记来实现网页的设计。
关键字:MVC模式结构,Struts框架,网页规划
ABSTRACT
This thesis is written with the Mangerment Information system of teacher in sanjiang university, this is systematic we adopt B/S project organization, utilize and design Struts frame under the mode to develop on the basis of MVC, the ones that have realized teacher's information management in the school are intelligent, have helped users inquire , be newly-increased , alter , delete and type etc. operating and make working efficiency improve greatly .
It is since underlined that this text has introduced design principle , operation principle of Struts frame and its some of MVC mode mainly, introduce webpage design and main point that make , recommend each function module of system this and how make use of mark of Struts to realize the design of the webpage.
Keywords: MVC mode structure, Struts framework, webpage authoring
第六章 参考文献
1、《精通Struts:基于MVC的Java Web 设计与开发》
2、《Struts KICK START》
3、《Servlet/JSP程序设计技术与实例》
4、《HomePage2000 HTML设计实务》