演示:net网上书店系统录像

 

 

摘   要

 

随着传统的购书方式正在向网络化发展,出现了“网购”这种越来越受欢迎的新型消费方式。为了提高图书销售业务水平和效率,实现比电话订购更有效的销售业务,网上书店系统应运而生。通过对购买图书流程和业务进行全面考察分析,结合目前最先进的软件开发技术,实现了购买图书的网络化管理。目前,网上购买图书业务还处于形成期,成长空间还很大。

本网站主要是提供给大一个购买图书的平台和管理书店的网上书店系统,通过价格优势吸引众多消费者来购买,实现正常运营。本文主要是采用C#语言、asp.net技术、Sqlserver数据库、iis服务器作为开发平台,系统采用B/S结构进行开发,完成一个网上书店系统。目标是实现一个以销售为中心的网上书店系统,构建用户信息与账号,账号、图书管理与订单信息有机结合的业务系统。

 

关键词  asp.net技术;图书销售;sqlserver数据库

 

Abstract

With the traditional way of books is to network development, the “cyber” this new consumption patterns more and more popular. In order to improve the book sales business level and efficiency, to achieve more effective than the phone order sales business, campus online bookstore arises at the historic moment. Through the purchase process and business books to conduct a comprehensive investigation analysis, combining the most advanced software development technology, realizes the network management of books purchase. At present, the book business online purchase is still in the formative years, space to grow up.

This site is mainly to provide a platform to buy books and management campus online bookstore, bookstore by price advantage to attract many consumers to buy, to achieve normal operation. This paper mainly USES the C# language, ASP.NET technology, essentially a database as a development platform, iis server, system adopts B/S structure of development, to complete a campus online bookstore. Goal is to achieve an online bookstore sales for the center of campus, build customer information and account number, account management and order information, book the organic combination of business systems.

 

Keywords : ASP.NET technology. Book sales; Essentially a database

 

 

 

目    录

摘   要

Abstract

目    录

第1章  绪论

1.1课题背景

1.2目的和意义

1.3研究现状

1.4系统设计思想

1.5本文的结构

第2章  可行性分析

2.1业务流程图

2.2可行性分析

2.2.1经济可行性

2.2.2技术可行性

2.2.3运行可行性

第3章  需求分析

3.1电子商务的产生和发展情况

3.2需求分析

3.3数据流图

第4章  系统设计

4.1系统模块总体设计

4.2数据库设计

4.2.1数据分析

4.2.2数据库的详细设计

第5章  系统实现

5.1开发工具及技术简介

5.2系统首页设计

5.3系统前台基本功能设计与实现

5.3.1用户维护模块设计与实现

5.3.2图书展示模块设计与实现

5.3.3图书购买模块的设计与实现

5.3.4生成订单模块的设计与实现

5.3.5在线留言模块的设计与实现

5.4系统后台管理功能设计与实现

5.4.1用户信息管理设计与实现

5.4.2订单信息管理设计与实现

5.4.3图书信息管理设计与实现

5.4.4留言信息管理设计与实现

第6章  系统测试

6.1测试方法

6.2测试目的

6.3测试用例

6.3.1前台首页的测试

6.3.2用户注册模块的测试

6.3.3图书管理模块的测试

结  论

致  谢

参考文献