1 / 39
文档名称:

毕业设计(论文)-计算机科学与技术专业网站设计与实现.doc

格式:doc   页数:39页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-计算机科学与技术专业网站设计与实现.doc

上传人:zl201163zl 2016/5/22 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-计算机科学与技术专业网站设计与实现.doc

相关文档

文档介绍

文档介绍:大连民族学院本科毕业设计(论文) 大连民族学院计算机科学与技术专业网站设计与实现学院(系): 计算机科学与工程专业: 计算机科学与技术学生姓名: 学号: 指导教师: 评阅教师: 完成日期: 大连民族学院大连民族学院计算机科学与技术专业网站设计与实现- I- 摘要大连民族学院计算机科学与技术专业网站是展示计算机科学与技术专业特色和服务于计算机科学与技术专业师生的具有针对性的网站。结合计算机科学与技术专业的特点,大连民族学院计算机科学与技术专业网站不仅是一个展示系内特色,信息发布、师生交流的平台,更是一个能够让学生自主学****的宝库。为了保证以后网站在学校的服务器上运行的稳定性,选取合适的运行平台是十分必要的。 Struts2 是基于 WebWork 核心的MVC 的开发框架,优秀的逻辑处理及性能能够处理大多数的 WEB 层的处理,为专业网站在服务器端稳定运行提供了保障; Spring 提供了有效的内存资源管理,并整合了 Hibernate ,使专业网站的数据处理与管理变得更加方便和有效,为专业网站的数据安全提供了保障。DOJO 框架的引入丰富了客户端的页面表现,使专业网站的页面风格更加符合现代流行的模式。本论文介绍了基于Struts2+Spring+Hibernate+Doj o框架开发的大连民族学院计算机科学与技术专业网站的设计与实现。为了使专业网站更加易用性和实用性,专业网站分为专业信息介绍和发布系统, 学生学****系统,教师后台系统和后台管理系统。以 ++ 为开发平台。关键词: Struts2 ; Spring ; Hibernate ; Dojo ;框架大连民族学院计算机科学与技术专业网站设计与实现- II- The Design and Implementation of The Website of Department puter Science and Technology of Dalian Nationalities University Abstract The website of Department puter Science and Technology of Dalian Nationalities University is to demonstrate technical expertise with the features of department and services teachers and students .C ombined with the features of professional ofc omputer science and technology, the website of Department puter Science and Technology of Dalian Nationalities University isnot 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 handling and performance would to handle most of the WEB layer processing, provided a guarantee to make website more stable ; Spring framework provides an effective memory resource management, and integration of Hibernate, make database operations more convenient and effective ,make website ’s data e more convenient and effective .I ntroduction ofD ojo fram