计算机科学与技术专业网站设计与实现毕业论文(大连民族 联系客服

发布时间 : 星期日 文章计算机科学与技术专业网站设计与实现毕业论文(大连民族更新完毕开始阅读ba33f2655627a5e9856a561252d380eb6294238b

(此文档为word格式,下载后您可任意编辑修改!)

大 连 民 族 学 院 本 科 毕 业 设 计(论 文)

大连民族学院

计算机科学与技术专业网站设计与实现

学 院(系): 计算机科学与工程 专 业: 计算机科学与技术 学 生 姓 名: 学 号: 指 导 教 师: 评 阅 教 师: 完 成 日 期: 20011.6.10

大连民族学院

1

2

摘 要

大连民族学院计算机科学与技术专业网站是展示计算机科学与技术专业特色和服务于计算机科学与技术专业师生的具有针对性的网站。结合计算机科学与技术专业的特点,大连民族学院计算机科学与技术专业网站不仅是一个展示系内特色,信息发布、师生交流的平台,更是一个能够让学生自主学习的宝库。为了保证以后网站在学校的服务器上运行的稳定性,选取合适的运行平台是十分必要的。Struts2是基于WebWork核心的MVC的开发框架,优秀的逻辑处理及性能能够处理大多数的WEB层的处理,为专业网站在服务器端稳定运行提供了保障;Spring提供了有效的内存资源管理,并整合了Hibernate,使专业网站的数据处理与管理变得更加方便和有效,为专业网站的数据安全提供了保障。DOJO框架的引入丰富了客户端的页面表现,使专业网站的页面风格更加符合现代流行的模式。

本论文介绍了基于Struts2+Spring+Hibernate+Dojo框架开发的大连民族学院计算机科学与技术专业网站的设计与实现。为了使专业网站更加易用性和实用性,专业网站分为专业信息介绍和发布系统,学生学习系统,教师后台系统和后台管理系统。以MyEclipse6.6+Tomcat6.0+Mysql5.0为开发平台。 关键词:Struts2;Spring;Hibernate;Dojo;框架

The Design and Implementation of The Website of Department of Computer Science and Technology of Dalian Nationalities University

Abstract

The website of Department of Computer Science and Technology of Dalian Nationalities University is to demonstrate technical expertise with the features of department and services teachers and studentsbined with the features of professional of computer science and technology, the website of Department of Computer Science and Technology of Dalian Nationalities University is not only a site to display characteristics of department, information release, the platform for the exchange of teachers and students, but also a platform for self-study of students. In order to ensure running stability on the server, select the appropriate platform is very necessary. Struts2 framework is based on the the core MVC framework of WebWork, with the excellent of logic effective memory resource management, and integration of Hibernate, make database operations more convenient and effective,make website’s data become more convenient and effective .Introduction of Dojo framework make client page much more rich ,so that make page style more in line with the model of a modern epidemic.

This article introduces the design and implementation of department of computer science and technology of Dalian nationalities university based on Struts2 + Spring + Hibernate + Dojo framework. In order to make website ease of use and practicality ,the system is divided into the introduction of department’s information systems, study-self learning systems, teacher back-office systems and back-office management system. Use MyEclipse6.6 + Tomcat6.0 + Mysql5.0 as the development platform. Key Words:Struts2;Spring;Hibernate;Dojo;Framework