优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

138基于ASP的网上考试系统的设计与实现

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

网上购物系统的设计与实现
摘  要
本网上购物系统是一个基于Internet,采用B2C(Business to Consumers)模式,并根据现有的网上购物系统的现状而设计开发的电子商务平台。它不但可以扩大商家的规模和市场影响力,而且可以减少企业的经营成本,提高工作效率。本文首先介绍了网上购物系统的现状及开发背景,然后论述了系统的设计目标,系统需求和总体设计方案,较详细的论述了系统的详细设计和实现。最后,本文对网上购物系统进行了系统检测并提出了还需要改进的问题。
本系统主要为用户提供了会员注册,购物车管理,商品搜索,用户资料修改等功能,为管理员提供了商品管理,用户信息管理,新闻信息管理,广告链接管理等功能。在设计方面,本系统采用B/S三层结构,同时使用JSP技术进行动态页面的设计,从系统的安全性和代码的可重用性方面考虑,运用Java Bean对程序的关键代码进行封装。后台数据库选用Access数据库。
关键词: B2C;ASP;Access;数据库 [资料来源:www.THINK58.com]


The Design and Implementation of Online Shopping System
Abstract
The shop online system is a electronic commercial platform which has been designed according to the situation of shop online system based on Internet with B2C mode. It can not only enhance the scale of shopping centre and market influence, and can also reduce the enterprise’s running cost, improve work efficiency. The thesis has firstly introduced the practical situation and the developing background of the system. And then has described the designing goal、system need and the whole designing plan, has described the detailed design and reality of the system in detail. Finally, conclusion has been drawn about the system and problem has also been raised.
    The system has mainly provided users with the following functions: membership registration、shopping car management、goods search、information modify etc. It has also provided managers with goods management、customer information management、news management 、ad management and so on. It has been designed with B/S mode of three-tier structure, JSP technology in dynamic page design. Considering from the security and reusing code of the system, a key code has been secured by Java Bean technology. Access database has been used as the background database.

[资料来源:THINK58.com]

Key words:B2C;ASP;Access;Data base [资料来源:http://THINK58.com]

 
目  录
论文总页数:25页
1 引言 1
1.1 课题背景 1
1.2 本课题研究的意义 1
1.3 本课题研究的方法 1
2 系统采用技术 1
2.1 开发语言 1
2.1.1 ASP语言 1
2.1.2 Access介绍 2
2.2   B/S模式介绍 2
3 需求分析 3
3.1  系统主要工作流程图 3
3.1.1  后台管理模块程序流程 3
3.1.2  前台管理模块程序流程 4
3.2   系统实现采用环境 5
3.3   系统功能需求 5
4 网上购物系统功能的设计与实现 5
4.1 系统主要设计 5
4.1.1  系统主要功能 5
4.1.2  主要功能模块 6
4.2  数据库的分析与设计 7
4.2.1  数据库的需求分析 7
4.2.2  数据库结构设计 7
4.3  系统主要功能实现 9
4.3.1  注册网页的实现 9
4.3.2  新闻发布的实现 11
4.3.3  商品分类 12

[资料来源:http://www.THINK58.com]

4.3.4  推荐商品 13
4.3.5  购物选购页面 14
4.3.6  收银台页面 17
4.3.7  购物受理页面 19
5   系统测试 21
5.1   测试方法 21
5.2   预期测试结果 22
5.3   测试结果 22
结    论 22
参考文献 23
致    谢 24
声    明 25

 

[资料来源:http://www.THINK58.com]