【28页 10346字 源程序+论文】 完整的资料请联系客服
简单介绍
用ASP开发的网上购物系统
目 录 摘 要 Abstract 第一章 引 言 1.1 选择网上购物的原因 1.2用户选择商品配送的方式 1.3用户认为目前网上交易存在的最大问题 1.4 价值 1.5 使用工具 1.6 设计思想 第二章 ASP技术 2.1 ASP产生的历史 2.2 ASP的含义 2.3 ASP的工作过程 2.4 ASP对象 2.5 ASP的安全特性和优点概括 第三章 ASP数据访问技术 3.1 Access2000数据库简介 3.2 ASP访问数据库原理 3.3 使用ADO访问Web数据库 第四章 网上购物系统设计 4.1系统的功能 4.2系统功能设计 4.2.1用户信息部分 4.2.2用户货物查询购买部分 4.2.3管理员货物管理部分 4.2.4管理员订单管理部分 4.2数据库设计 4.3使用ASP实现系统功能 4.3.1用户信息模块 4.3.2用户货物查询购买模块 4.3.3管理员货物管理模块 4.3.4管理员订单管理模块 第五章 总结 参考文献:
摘 要 随着现代计算机科学的发展,计算机信息系统越来越受到重视,电子商务也逐渐发展,在今天进行网上购物已经是一件很平常的事情。面临众多的网上购物系统,如何设计一个合理的网上购物系统关系到商家利益。
本文重在讲解如何用ASP进行网上购物系统的设计,包括后台数据库的设计,用户模块和后台管理模块的设计。并详细讲解了用ASP如何进行模块功能的实现。
关键词:网上购物系统,数据库,ASP技术
Abstract Along with the modern computer science development, the computer information system more and more receives takes, electronic commerce also gradually develops, and online shopping in today already was a very ordinary matter. Faced with the many shopping system, how design on a reasonable net the shopping system to relate to the merchant benefit.
How this article in does explain again uses ASP to design the online shopping system, including backstage
|