
电子商城——毕业设计.doc
47页洛阳理工学院毕业设计(论文)I基于 B/S 模式网络商城系统设计 摘 要本文采用 C#和 ASP 为开发工具,结合 SQLServer2008 数据库,开发基于B/S 模式的网络商城交易平台本系统主要有用户和管理员两大模块,系统中的商品由系统管理员进行维护,商品都有标价,注册用户不用竞价,如同在实体商城中购物一样系统功能包括:用户注册、用户登录、商品信息的浏览、商品添加到购物车、商品的结算等系统的开发上主要包括后台数据库的简历和维护以及前台引用程序的开发两个方面,对于前者要求建立数据一致性和完整性强,数据安全性好的数据库,而对于猴子则要求应用程序功能完备,易于使用等特点最后,对每个功能模块和整个系统进行了测试,测试结果表明系统基本具备了网上交易的功能以及快速的响应速度关键词:系统开发,数据库,B/S 模式,网络交易洛阳理工学院毕业设计(论文)IIABSTRACTThis article uses C # and ASP for the development of tools, combined with SQLServer2008 database development based on B / S mode network mall trading platform. The system has two modules users and administrators, the system is maintained by the system administrator of goods, commodities are priced, registered users do not bid, as the same as in the physical shopping mall. System features include: user registration, user login, product information, browse, add items to the shopping cart, billing and other commodities. System, including background on the development of a resume database, and maintenance and the development prospects of reference the two sides, the former calls for the establishment of data consistency and integrity, data security, good database, but the monkey is required for complete application functionality and easy to use and so on.Finally, each functional module and the entire reactor system was tested, the test results show that the online trading system disease has the features and fast response speed.KEY WORDS: ASP,Database ,B / S mode, network transactions, development洛阳理工学院毕业设计(论文)III目 录前 言...........................................................................................................1第 1 章 程序浏览与功能划分程序浏览与功能划分.....................................................................21.1 功能模块划分.................................................................................21.1.1 用户模块...............................................................................21.1.2 管理员模块...........................................................................21.2 程序运行浏览.................................................................................51.2.1 用户模块运行浏览...............................................................51.2.2 管理员模块功能浏览...........................................................6第 2 章 数据库设计.....................................................................................92.1 数据库设计构建.............................................................................92.1.1 设计数据库...........................................................................92.1.2 数据表间关系描述...............................................................9第 3 章 通过 WebService 构建功能函数 .................................................113.1 webservice 概述.............................................................................113.2 第一个 webservice 的函数...........................................................11第 4 章 用户模块下的网站整体风格构建...............................................134.1 构建用户登录和欢迎页面...........................................................134.1.1 添加主功能面板.................................................................134.1.2 添加登录控件.....................................................................134.1.3 添加欢迎控件...................................................................144.2 书籍分类导航面板的构建书籍分类导航面板的构建...........................................................15第 5 章 用户模块的构建...........................................................................165.1 构建用户模块组成界面...............................................................165.1.1 首页的构建.........................................................................165.1.2 公告详细信息浏览页面的构建.........................................185.1.3 书籍列表、特价书籍列表构建.........................................185.1.4 书籍详细信息查看页面的构建.........................................195.1.5 注册页面的构建..................................................................20洛阳理工学院毕业设计(论文)IV5.1.6 用户详细信息查看界面、修改页面的构建......................205.1.7 购物车的实现.....................................................................215.1.8 服务台页面的实现.............................................................245.1.9 用户订单列表页面的构建..................................................245.1.10 用户订单详细信息页面的构建.......................................255.2 完善工作.......................................................................................26第六章 管理员模块下网站整体风格构建...............................................276.1 添加主功能面板............................................................................276.2 添加欢迎控件...............................................................................276.3 添加书籍分类导航面板................................................................27第七章 管理员模块的构建.......................................................................287.1管理员管理界面构建...............................................................287.1.1 管理员登录页面的构建......................................................287.1.2 书籍列表、特价书籍列表页面的构建.............................297.1.3 书籍详细信息查看页面的构建.........................................297.1.4 书籍信息修改页面的构建..........。












