摘要现如今,计算机和 Internet 的高速发展给人们的生活带来了方便。电子商务的发 展壮大削弱了传统商务的影响和效益,同时丰富了人们的购物方式。
本文主要研究内容包括图书在线销售的系统设计方法和系统实现方法以及数据 库的设计与实现。阐述了图书销售系统的背景、目的和意义,介绍了系统开发所用的 技术和相关的开发环境,从可行性分析,需求分析到模块设计、数据库设计都进行了 详细的描述。设计系统最主要的目的就是改善传统书店的缺点和不足。系统设计时, 为了便于分析可以将其简单地划分为前台管理系统和后台管理系统这两部分。在前 台,利用 ASP。NET 中的 Web 技术来生成一个符合标准、简洁明了的前台页面,在后 台,用 SQL Server 2008 访问数据库。82243
设计出的前台包括注册、登录、查询、图书展示、购物车、订单查看等模块。后 台包括管理员对订单的诸如删除、修改等操作,对用户信息的管理、增加删减图书, 修改图书内容简介等模块。由此设计出的结合计算机和网站开发技术的图书在线销售 系统使图书购买更加高效便利,为人们购书带来方便。
毕业论文关键词:电子商务;图书销售;SQL Server 2008
Abstract Nowadays, the rapid development of computer and Internet has brought convenience to people's life。 The development and advance of it are weakening the influence and benefit of the traditional business, and enrich the shopping way for people at the same time。
The main contents of this study are the design method and implementation method of books online sales system and the database。 This paper expounds the background, purpose and significance of book sales system。 This paper introduces the technology used in the development of the system and related environment of development。 From the feasibility analysis, requirement analysis to the module design, the design of database is all described in detail。 The main purpose of designing the system is to improve the shortcomings and the insufficiency of traditional bookstore。 When we are designing the system, we can simply pide it into two parts facilitating the analysis。 One is property management system and the other is the background management system。 At the front desk, we use the Web technology to generate a clear and concise front desk page in the ASP。NET。 On the background, we use SQL Server 2008 to access the database。
The design of front desk includes register, log in, query, book display, shopping cart, order review, review and other modules。 Background includes administrator's operation to order, such as delete, modify, the information management to users, the augment and deletion of books, and modify the abstract of books' content and other modules。 The book online sales system with ruling out the shortcomings and disadvantages of traditional bookstores and combining with the implementation of computer and web development of technology books is produced and this also make the books purchase more efficient and convenient, bringing convenience for people to buy books。
Keywords: E-commerce;Book sales;SQL Server 2008
目 录
第一章 绪论 1
1。1 课题背景 1
1。2 课题的目的和意义 1
1。4 相关技术和软件简介 2
1。5 本章小结 6
第二章 系统分析 7
2。1 可行性分析 7