摘 要
在21世纪这个信息高度发达,并且高速流通的时代,计算机的普及以及计算机网络技术的应用,让大量普通人能够有机会接触到比以往更多的知识。作为一个以传播知识为主要职能的机构——学校,建立一个学生作品展示网是十分必要的事情,这不仅能使更多的人可以浏览到学生的作品信息,同时也对于提升学校自身的知名度,提高学生的素质,有相当大的帮助。
本论文就此学生作品展示网进行了详细全面的论述。访问本系统的用户分为评委老师、学生和管理员两种角色,3个角色共有十几个功能的实现。系统中学生的主要功能有:在线注册,作品浏览,上传作品、系统留言板等模块。管理员的主要功能有:学生信息管理、老师信息管理、新闻资讯管理、作品信息管理、系统留言板管理等功能,老师的功能主要是对学生上传的作品打分和给以评语。
关键字 作品展示、JSP、MySql、MyEclipse
Abstract
In twenty-first Century, this information is highly developed, and high speed flow of the times, the application of the popularization of the computer and network technology of the computer, so that a large number of ordinary people to have the opportunity to get more knowledge than before. As a transmission of knowledge as the main functions of the agency — the school, a student works display network is very necessary things, which not only make more people can browse to the works of students information, but also for enhancing the visibility of their schools, improve the quality of students, there is a big help。
Based on the detailed network of student work. Users access the system is divided into two roles, teachers, students and administrators, has many functions in the realization of 3 characters. The main functions of this system include: online registration, browsing, students work to upload works, message board module system. Administrator’s main function is: student information management, teacher information management, information management, information management, message board management functions, the role of teachers is mainly comment for students to work and upload rate。
Key Words Works show、JSP、MySql、MyEclipse
目 录
摘 要
Abstract
绪 论
1 系统概述与技术介绍
1.1 B/S结构介绍
1.2 MyEclipse介绍
1.3 JavaScrip语言
1.4 JSP技术
1.5 MVC模式
1.6 Tomcat介绍
1.7 MySQL
2 系统需求分析
2.1 开发环境
2.2 需求分析
2.3 可行性分析
3 系统概要设计
3.1 系统设计概述
3.2 系统用例图
3.3 系统功能模块图
4 数据库设计与实现
4.1 数据库结构设计
4.1.1 表概要说明
4.1.2 数据表的结构
5 系统的实现
5.1 网站前台模块
5.1.1 网站首页设计
5.1.2 网站导航设计
5.1.3 作品展示列表
5.1.4 学生注册实现
5.2 学生功能模块
5.2.1 提交摄影作品
5.2.2 管理我的作品
5.3 管理员模块
5.3.1 登陆界面设计
5.3.2 学生信息管理
5.3.3 评委老师管理
5.3.4 作品信息管理
5.3.4 退出系统后台
6 系统测试
4.1 测试方法
4.2 系统测试结果
总 结
参考文献