- 1、本文档共36页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
网站的设计与实现
摘要
在计算机网络飞速发展的现在,网络成为人们学习知识和快速获取、发布和传递信息的重要方式,网络在政治、经济、生活和文化等各个方面发挥着极其重要的作用。精品课程网站是把教师在日常教学过程中所总结、积累的教学内容、教学方法、教材等一系列教学资料通过网络平台展示出来,使学生们通过互联网来更好的学习,并可通过网站上的在线答疑来解决学生学习中遇到的问题,更进一步提高学生们的知识储备,从而提高学校的教学质量。
本论文主要论述了通过采用Flex技术做UI,应用Java和数据库管理软件MySQL建立一个精品课程网站的过程。以动态网页的方式来实现网站信息的展示,采用MVC模式,用DAO实现数据访问。实现了用户能够在线查阅有关课程的相关信息,下载想要了解学习的课程课件,并可进行在线答疑等功能。
关键字:精品课程网站 Flex MVC DAO MySQL
ABSTRACT
Now in the rapid development of computer networks, network became to learn knowledge and fast access, publications and important way of passing information, networking in the political, economic, and cultural aspects of life play an extremely important role. Excellent courses website is concluded in the course of daily teaching teachers, accumulation of teaching content, teaching methods, teaching materials and a series of teaching materials, platform presented through the network, to allow students to better learning through the Internet. And online answering questions on the Web site to resolve problems encountered in student learning, further enhance the students knowledge, thereby enhancing the quality of education in schools.
This paper is devoted to the UI through the use of Flex technology, Java and MySQL database management software to create a top-quality course website. Dynamic Web pages Web sites by means of information display, uses the MVC pattern, and DAO for data access. Enables the user to online access to information on courses, download if you want to know a curriculum of courseware and online features such as question answering.
Keywords: quality course website Flex MVC DAO MySQL.
目录
第1章 绪论 5
1.1 引言 5
1.2 背景与发展 5
1.3 可行性分析 6
1.3.1概述 6
1.3.2 技术可行性分析 6
第2章 系统所用技术概述 8
2.1 网站开发所用技术概述 8
2.1.1 Java理论基础 8
2.1.2 JSP简介 8
2.1.3 Servlet简介 9
2.1.4 Struts框架的主要组件和原理 9
2.1.5 FLEX技术 9
2.1.6 MySQL数据库 10
2.1.7 Tomact服务器 10
2.1.8 BlazeDS 10
2.2 网站开发模式简介 11
2.2.1 主机/终端结构 11
2.2.2 客户机/服务器结构 11
2.2.3 浏览器/服务器结构 11
第3章 系统需求分析 13
3.1 课题的目的与意义 13
3.2 需求分析 13
3.2
文档评论(0)