{$cfg_webname}
主页 > 计算机 > ASP >

音像销售系统的设计与实现

来源:wenku168.com  资料编号:WK1681570 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1681570
资料介绍


摘  要
  随着网络经济的发展,各种网上商店出现在网络上。音像销售系统使消费者通过网络,可以足不出户的浏览到最新的音像产品,选择与购买到自己喜欢的。同时也为商家带来了销售音像产品的新路径。
  系统主要分五大模块:分别是音像产品展示功能模块:向消费者展示所有音像产品;音像产品搜索功能模块:功能是搜索指定的音像产品,并显示在结果页里;系统管理员管理音像产品功能模块:管理员登录后,可对音像产品信息进行管理,也可以查看普通用户的信息;普通消费者购物功能模块:功能是消费者对自己喜爱的音像产品进行购买操作;普通消费者管理个人信息功能模块:功能是对普通消费者自己的资料进行管理。
  本系统主要用asp语言设计,SQL Server 2000作为数据库,Macromedia Dreamweaver MX 2004作为开发工具。

   关键词  asp;SQL;销售

Design and Implementation of Audio-Video Sale System
  Abstract
     As the economy develops, the various online shops appeared on the Internet. The consumers can browse the latest audio-video products, select and purchase their favorite products by visiting the online audio-video sale system, the audio-video sale system also brings the new way of sale audio-video products to the merchants.
    The five major sub-system modules are : Home show all audiovisual products functional modules : Audio and video products for display modules; audio-video products search function modules : search function is designated audiovisual products, and shows the results page; system administrators manage the audio-video products functional modules : Administrators Login, the audiovisual product information management, users can view general information; ordinary consumers shopping functional modules : Function consumers to their favorite audio and video products purchased operation; ordinary consumers personal information management functional modules : Function of the ordinary consumers of information management.
     The system is mainly used the phrase main design asp, SQL Server 2000 as the database, Macromedia Dreamweaver MX 2004 as a development tool.

  Keyword  asp ;SQL ;Sale

目  录
                                                           论文总页数: 20 页

1 引  言 1
1.1 课题背景 1
1.2 课题研究意义 1
2 需求分析 1
2.1 应用需求分析 1
2.2 开发环境 1
2.3 开发工具 2
2.3.1 Macromedia Dreamweaver MX 2004 2
2.3.2 SQL 2
3 系统总体设计 3
3.1 系统概要 3
3.2 功能模块构成 3
3.3 功能流程图 4
3.3.1 查询功能流程图 4
3.3.2 购买音像产品功能流程图 5
3.4 数据库设计 5
3.4.1 数据库概要 5
3.4.2 数据库逻辑设计 5
3.4.3 数据库之间关联设计 7
4 系统详细设计与实现 8
4.1 音像产品展示功能模块 8
4.2 音像产品搜索功能模块 9
4.3 系统管理员管理音像产品功能模块 12
4.4 普通消费者购物功能模块 14
4.5 其余功能模块 15
5 测试 15
5.1 测试步骤 15
5.2 测试结论 16
5.3 问题和解决方法 16
结    论 18
参考文献 18
致    谢 19
声    明 20

音像销售系统需要满足两方面的需求,分别是普通消费者和网站管理人员。普通消费者的需求是查询网站内的音像信息,同时可以对音像商品进行购买,以及对自己资料的修改。网站管理人员可以进入后台,发布公告、添加、查看音像产品、修改和删除音像产品、查看普通消费者的信息等到。以下就是本系统实现的功能:
(1) 设计不同用户的操作权限和登陆方法
(2) 对所有用户开放的音像产品查询
(3) 查询及统计各种信息
(4) 维护音像产品信息
(5) 修改个人资料
(6) 查看购物车
(7) 删除购物车中的产品

推荐资料