【编者按】:网学网ASP类作品为您提供基于ASP的精品课程网站的设计|学习网站|课程网参考,解决您在基于ASP的精品课程网站的设计|学习网站|课程网学习中工作中的难题,参考学习。
客服咨询,网学网竭诚为您服务,本站永久域名:myeducs.cn | ||||||||||||||||||||||||||||||||||||||||||||||
摘要……………………………………………………………………………3 Abstract……………………………………………………………………… 4 前言……………………………………………………………………………5 第一章 系统概述………………………………………………………………6 1.1 本课题的研究意义……………………………………………………6 1.2 本论文的目的、内容及发展趋势……………………………………6 1.3 作者的主要贡献………………………………………………………7 第二章 网站系统概述…………………………………………………………8 2.1 电子商务教育模型现状………………………………………………8 2.2 网站系统开发方法介绍………………………………………………8 第三章 系统调研及可行性分析………………………………………………12 3.1 系统调研……………………………………………………………12 3.2 可行性分析……………………………………………………………12 第四章 系统及需求分析………………………………………………15 4.1 系统需求…………………………………………………………15 4.2 可行性分析开发环境的选择………………………………………16 第五章 系统设计………………………………………………………21 5.1 系统概要设计……………………………………………………21 5.2 精品课程网站功能分析…………………………………………21 5.3 精品课程网站模块设计…………………………………………21 5.4 数据库设计………………………………………………………21 第六章 精品课程网站界面设计…………………………………………22 6.1 开发环境简介……………………………………………………22 6.2 系统界面的设计…………………………………………………24 总结……………………………………………………………………29 参考资料………………………………………………………………30 摘 要 随着社会经济的不断发展和人民生活品质的飞速提高,使得计算机和网络在社会上普及和推广都得到了很大的发展。而作为IT和WWW技术发展的一个产物,电子商务越来越被人们接受。而推动社会发展和技术进步的最基础的社会分工,就是教育系统,所以,要进一步全民推广电子商务及进一步促进电子商务的发展,必须做好电子商务的基础教育工作。而这份工作就责无旁贷地落在教育部门,特别是大学的肩上了。 本精品课程网站主要是为在校学习电子商务的学生提供一个网络平台,可以让同学无论何时何地,只要有网络的地方就可以进行网上学习,自行安排学习时间,不仅突破了学校授课的地点时间的局限性,更节约了学校的各种资源,而且还节省了老师同学的时间,网上的交流让老师同学更加的自由方便,从学习渠道方面解决学生学习电子商务知识的通路问题。此系统设计上采用三层结构、Web Service技术,使之在选用平台、采用技术上具有先进性、前瞻性、扩充性,从而保证建成的系统具有良好的稳定性、可扩充性。系统设计按标准化、规范化,分层设计,构件化实现。采用软件构件化的开发方式,使系统结构分层,业务与实现分离,逻辑与数据分离;以统一的服务接口规范为核心,使用开放标准。从功能上来说,系统是比较完备的,系统以Web界面与用户交互,为用户提供信息并接受其操作,同时通过数据库管理系统来存储信息数据。系统实现了对信息数据的浏览、查询、编辑和管理等基本数据库操作,采用了模块化设计方法,根据用户的需求及程序的应用与维护的易用性,将各个部分置于不同的模块当中,方便了程序的扩展与维护,同时建立了程序功能复用的基础。 关键词:精品课程,ASP,sql,交互性。 Pick to With the economic and social development and people''s life quality, fast computer and network in the popularization and promotion society had great development. And as IT and WWW technology development of a product, e-commerce more and more be accepted by people. And promote social development and technical progress of the society, education system, division, therefore, is to further promote national e-business and further promote the development of electronic commerce, must prepare the education base of e-commerce. But this job responsibility is to fall in the education department, especially the university''s shoulders. This course site is primarily for students to study in school of electronic commerce provides a network platform, can let classmates whenever or wherever there are local network can arrange for online learning, learning time, not only the breakthrough in the school teaching place more saving time limitations, a variety of school resources, but also save the time of teachers and classmates, online communication let teachers and classmates more freedom from learning channels, convenient to solve students learn knowledge access problems of e-commerce. This system is designed based on three layers structure, Web Service technology, make in selecting, using the platform with advanced technology, prospectie, expand, and ensure the completion of the system has a good stability and extensibility. System design according to the standardization, the layering design, realization of components. Using software component, system structure, development, business and separated, logic and data: In a unified service interface standard as the core, the use of open standards. From the function, system is relatively complete system with Web interface and the user interaction, and provide information and accept its operation, and through a database management system to store information and data. System of data to browse, query, editing and management database, the basic operating modular design methods, according to user''s requirements and procedures of application and maintenance of facility, and the different parts will be placed among modules, convenient maintenance and expansion of the program, and established the basic program function reuse. Keywords: exquisite course, ASP, SQL, interactive. 5.2.2 功能1 用户浏览文章功能是电子商务网站最基本的功能之一。 表4-1-2 文章浏览功能表
5.2.3功能2 用户在线测试是本系统的一大特色服务,也是对学习进一步学习的做好前期水平评测。 表4-1-3 在线测试功能表
5.2.4功能3 问题解析是系统的一个新的特色,是将一些常见的问题的答案进行解读分析,并以列表的形式展示。 表4-1-4 问题解析管理功能表
5.2.5功能4 管理员在网站中起着相当重要的作用,他不仅负责维护网站,同时也是网站的一员。 表4-1-6 基本信息操作功能表
5.3 精品课程网站模块设计 根据系统功能分析,可以画出系统的功能模块图,从客户界面,管理界面分别对功能模块图加以描述。 管理界面的系统功能模块图如图3-1: 5.4 数据库设计 5.4.1 数据库需求分析 用户的需求具体体现在各种信息的提供、保存、更新和查询方面,这就要求数据库结构能充分满足各种信息的输入和输出。收集基本数据、数据结构及数据处理的流程,组成一份详尽的数据字典,为后面的具体设计打下基础。 通过系统功能分析,针对一般的在线信息宣传系统,总结出如下的需求信息: 1)用户分一般用户和管理员用户。 2)一般用户可以查看文章信息,参与测试 3)管理员用户可以对全站的信息进行管理。 经过系统功能分析和需求总结,考虑到将来功能上的扩展,设计如下的数据项和数据结构: 1)管理员信息,包括数据项:帐号,姓名,密码。 2)资料信息,包括数据项:ID(系统自动编号),资料名,类别、添加时间等。 4.2 数据库概念结构设计 | ||||||||||||||||||||||||||||||||||||||||||||||
本站发布的计算机毕业设计均是完整无错的全套作品,包含开题报告+程序+论文+源代码+翻译+答辩稿PPT | ||||||||||||||||||||||||||||||||||||||||||||||
本文选自计算机毕业设计http://myeducs.cn |