毕业论文(设计)--购书网站的后台设计与实现 联系客服

发布时间 : 星期二 文章毕业论文(设计)--购书网站的后台设计与实现更新完毕开始阅读c60a6413a55177232f60ddccda38376baf1fe0cd

购书网站的后台设计与实现

摘要

在网上购物的人越来越多,不仅因为同等买卖价格低很多,而且服务周到。在网上购物方便,用鼠标就可以随心所欲的浏览,而且在你浏览一本书后服务器还会为你提供相关的书籍给你参考,在浏览的同时你可以获得大量的信息。现在网上购书都是可以送货到家的,对于没时间去书店或是不方便的人群,网上书店是很好的渠道。

既然有网上书店,那么关于网上书店的设计与实现也相对的重要,很好的设计与实现可以给读者带来方便与实用。关于网上书店的后台设计与实现,是面对管理人员的,所以在功能方面要齐全,并且要与前台的连接要好。

关键词:价格;网络;方便;管理

The backstage design and functioning of an

online book store

ABSTRACT

Nowadays, more and more people go shopping online, not only because of its lower price, but also its services. It is more convenient by checking the book you like via clicking the mouse, the website can even recommend other choices which you might be interested in according to the goods that you've checked. The services cover the logistics for free, which makes it more convenient for those who are too busy to go to the store.As the shopping online service is getting more and more popular, the website designing becomes very important. It would be more safe and easy to use if the website designs well constructed. As the functional part is executed by the administrator, that's why the FrontPage design and the backstage function should be well connected.

Now people like shopping on the internet and it’s going to be a trend for modern life, not only because the price is less than other same products, but also after-sale services are better. It is so convenient that you just need a mouse and a mode. When you watch the information of a book, you can see more comparable information of those similar products.

Key words:price; internet; convenient; manage

2

购书网站的后台设计与实现

目录

前言 ...................................................... 1 1 网络书店现状 ............................................ 3

1.1 网上书店的典范 ..................................... 3 1.2 国内网上书店的现状 ................................. 3 1.3 国外网上书店的现状 ................................. 4 2 概述与相关概念 ......................................... 7

2.1 电子商务 ........................................... 7 2.2 ASP技术 ........................................... 8 2.3 系统软件开发环境简介 .............................. 12 2.4 数据库原理 ....................................... 12 2.5 其他相关技术 ...................................... 13 3 网站后台需求分析 ....................................... 15

3.1 后台系统功能结构图 ................................ 15 3.2 后台数据流图 ...................................... 16 3.3 后台业务流程图 .................................... 16 4 网站后台设计 .......................................... 18

4.1、后台模块功能设计思路 .............................. 18 4.2、模块功能设计 ...................................... 18 5 网站后台详细设计 ...................................... 20

5.1 商品信息管理模块 .................................. 20 5.2 订单信息管理模块 .................................. 20 5.3 首页推荐管理模块 .................................. 21 5.4 信息管理模块 ...................................... 21 5.5 文件上传管理模块 .................................. 21

5.6 用户信息管理模块 .................................. 21 5.7 数据管理模块 ...................................... 22 5.8 系统管理模块 ...................................... 22 6 应用系统实现 ........................................... 23

6.1建立Asp的运行环境 .................................. 23 6.2 后台购物网页功能分析: .............................. 23 7 总结 .................................................. 26参考文献 ................................................. 29致谢 ..................................................... 304