网上图书选购系统的设计与实现-附源程序.rar

RAR格式版权申诉手机打开展开

网上图书选购系统的设计与实现-附源程序,论文标准word格式排版 共44页 附程序设计源程序 任务书.doc 开题报告.doc摘 要本论文首先介绍了课题研究所用的技术:多层客户/服务器结构以及web应用的相关数据库访问技术。在此基础上,论述了网上图书选购系统的研究目标、系统需求、主要特色和总体设计方案,较详细地论述了图书选购系统的详细设计与实现。并且对其它子...
编号:55-264512大小:5.05M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 九阴真经 发布

论文标准WORD格式排版 共44页 附程序设计源程序 任务书.doc 开题报告.doc

摘 要
本论文首先介绍了课题研究所用的技术:多层客户/服务器结构以及Web应用的相关数据库访问技术。在此基础上,论述了网上图书选购系统的研究目标、系统需求、主要特色和总体设计方案,较详细地论述了图书选购系统的详细设计与实现。并且对其它子系统实现中遇到的一些主要问题进行了分析。论文还给出了系统设计和实现中所涉及的主要关键技术。最后,本文对网上图书选购系统进行了总结并提出了还需要改进的问题。
传统图书店内的图书摆放面积是有限的,每增加一本书其成本都在以一定比例增加,而网络书店以某种角度上来看解决了空间问题,每增加一本书成本增长几乎为零;传统图书信息的传播成本过高,而网站以电子邮件作为传播平台,其传播成本相比之下微乎其微;由于中国地域广大,不得不形成以出版社、一级代理、二级代理和零售店的多层次渠道结构,层层加码导致书价降不下来,互联网却无所谓地域问题,自然免去了流通环节中的多层次多渠道和高昂价格;传统图书业长期忽略对新营销技术———比如低价策略的采用。网上书店却是可以选用各种营销方案,吸引消费者参与,带来其它商品的共同发展等等。
关键词:多层C/S(B/S);架构; 网上图书选购 ;ASP技术; 购物车


Designing and Implementing Online Bookstore system
Abstract
This paper firstly introduces multi-tier Client/Server Architecture and Web-related technology .Based on them , this paper presents system objection, system demand, main feather and system design solution for Online Bookstore ,particularly describes system design and implement in detail. In system design and implement,and key points in other sub-system are also analyzed further .This paper also introduces mostly technology of system . Lastly, this paper makes a summery of the online bookstore, and figures out some problem which need to be improved.
The book in the traditional book store puts to put the area is limited, increase a book its cost each time all at increase with the certain comparison, but the network bookstore comes up to see resolve the space problem with a certain angle, increasing a book cost growth each time almost is zero;The dissemination cost of the traditional book information lead high, but the website spreads the terrace with the E-mail conduct and actions, it spreads the cost to compare under the extremely minute;Because the Chinese region is large, have to become act for with the publisher, a class, second class act for and retail the store of multi-layer outlet structure, add the code to cause the book price decline come down not in multiple layers, Internet but the doesn't matter region problem, the nature avoids to circulate the much multi-layer outlet within link and high prices;The traditional book industry neglects over a long period of time sells the technique to Hsin-ying- for example with low price strategy of adoption.On-line bookstore but is to choose to use various marketing project, draw on the consumer to participate the etc.
Key words:Multi-tier C/S(B/S) ; Network Bookstore ; ASP .;Shopcart
目 录
摘 要I
AbstractII
目 录III
1 综 述1
1.1 论文完成的工作1
1.2 开发网上图书选购系统的依据及意义1
1.3 国内外研究现状及发展趋势:2
2 系统相关技术6
2.1 Client/Server体系6
2.1.1 Client/Server体系的特点6
2.1.2多层Client/Server体系8
2.1.3 Browser/Server体系9
2.2 Web客户/服务器模型9
2.2.1 Web数据库的访问方式9
2.2.2 ASP技术10
3 网上图书选购系统的总体分析与设计13
3.1研究目标13
3.2网上图书选购系统需求分析14
3.3主要特色15
3.3.1网上图书选购系统框架视图:15
3.3.2购书的详细流程:16
3.3.3意见反馈系统:16
3.4 网上图书选购的系统开发环境17
3.4.1本系统的软硬件开发环境:17
3.4.2本系统的开发工具18
3.5网上图书选购系统管理流程及模块划分18
3.5.1网上图书选购系统的整体规划18
3.5.2前台销售管理系统的整体网页设计19
3.5.3各个子系统模块的功能19
3.6 数据库的设计21
3.7网上图书选购系统详细设计以及关键代码分析24
3.7.1前台销售管理系统的设计与实现24
3.7.2后台管理系统的实现32
4 结论与讨论35
4.1 总 结35
4.2 展 望35
致 谢37
参考文献38