大型特买站的购物子系统开发.docVIP

  • 3
  • 0
  • 约3.12万字
  • 约 30页
  • 2017-03-26 发布于江苏
  • 举报
大型特买站的购物子系统开发

武汉轻工大学 毕业设计(论文) 毕业(论文)设计(题目):大型特买网站的购物车子系统开发 姓 名 何正义 学 号 100511223 院 (系) 数学与家算计学院 专 业 网络工程 指导教师 刘东 2014 年 5 月8日 目 录 摘 要 I Abstract II 前 言 1 第1章 系统概况与介绍 2 1.1 背景及当前研究现状 2 1.2 系统介绍 3 1.3 开发工具介绍 4 1.4 需求分析 5 1.5 系统功能介绍 6 第2章 系统结构与设计 7 2.1 设计概述 7 2.2 系统结构 7 2.3 系统详细设计 8 第3章 具体功能实现 9 3.1 用户模块 9 3.2 商品浏览与添加 11 3.3 购物车设计与实现 12 3.4 后台管理设计 15 第4章 关键技术分析 16 4.1 系统的安全及稳定性 16 4.2 DES加密 16 4.3 ADO.NET访问数据库 16 第5章 测试及总结 17 5.1 测试 17 5.2 总结 17 致 谢 18 参考文献 19 附 录 1 系统中使用的代码 17 摘 要 摘 要 : 随 着 网 络 的 飞 速 发 展 ,网 上 购 物 已 经 走 入 日 常 生 活,因 此 各 类 在 线 网 站 开 发 一 个 方 便 、快 捷 和 人 性 化 的 购 物 系 统 是 非 常 必 要的 。而 购 物 车 在 购 物 网 站 中 又 是 一 项 非 常 重 要 的 功 能 。购物车系统主要包括以下业务:首先是用户业务,主要包括浏览商品,添加商品到购物车。其次是管理员业务,主要是管理商品,包括对商品的添加、删除和更改。 本系统利用Session方法设计并实现了一个购物车。利用Session的功能,可以将购物信息(商品ID和购买数量)存储到Session变量中,Session方法将数据存储在服务器端的Session(cart)中。Session方法实现的购物车运行稳定,性能良好。本系统基于B/S体系结构和ASP.NET开发平台,使用C#语言编写,用Access数据库作为后台数据库,其中在网站的前台页面中,也广泛利用了JQuery技术。 关键词:购物车; ASP; 数据库; Session; DES。 Abstract Abstract:With the rapid development of Internet, online shopping has entered everyday life,so all kinds of online sites to develop a convenient, fast and user-friendly shopping system is necessary.And the shopping cart in the shopping website is a very important function.Shopping cart system includes the following features:First is the user services, including browsing products, adding items to the shopping cart.Followed by the business administrator, primarily management of products, including products to add, delete and change.This system using the method of the Session to designed and implemented a shopping cart.Use Session feature allows you to stored Shopping Information (product ID and purchase quantity) in the Session variable,then data the is sent to and stored on the server side Session (cart).By Session method implementation of Shopping Cart is running stability, good performance.The system is based on B / S architecture and th

文档评论(0)

1亿VIP精品文档

相关文档