jsp动态网站—网络书店.doc
约11页DOC格式手机打开展开
jsp动态网站—网络书店,jsp动态网站—网络书店页数 11字数 4891【摘要】20世纪末,随着计算机科学的发展,数据库技术在internet中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。个性化已逐渐成为当今web应用的潮流。本文研究了一种基于数据关联规则网上书店系统,此方案与现今网上已采用的一些方案相比,具有用户使用更简单...
内容介绍
此文档由会员 刘阳 发布
Jsp动态网站—网络书店
页数 11 字数 4891
【摘要】
20世纪末,随着计算机科学的发展,数据库技术在Internet中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。个性化已逐渐成为当今Web应用的潮流。本文研究了一种基于数据关联规则网上书店系统,此方案与现今网上已采用的一些方案相比,具有用户使用更简单、界面更直观等优点。网上书店在我国刚起步,但发展很快。随着我国互联网的更加普及和网上书店的更趋成熟,会有越来越大的消费群体,市场潜力会得到充分发挥。
本文描述了用JSP技术实现动态网络书店的技术特征、应用原理及方法,充分突出了JSP技术的优越性。并介绍了整个网站的运行流程,及各个子系统功能的实现过程。着重论述了网上购物、访客计数以及购书管理三个子系统的具体功能实现、关键技术的使用,以及与其他方法的综合应用。
【关键字】 电子商务,网上书店,Jsp
[ Abstract ]
During the late of the 20th century,with the developing of the computer scientific technology, the data-base technology are wildly used in the Internet, which provides more attentive and individuality service to all of the network users. Individuality is becoming the style of web application today. In this article, we research an Internet bookshop system, which bases on data conjunction rule. Comparing with these versions used in the Internet today, this version has more advantages such as easier use, more visible interface and so on. The Internet bookshop just make the first step in China, but it develops very quickly. With the popularity of network and maturing of Internet bookshop, there will be more consumers, and the potential of the market will be exerted adequately. This article describes how to use JSP technique to carry out the technique feature of dynamic Internet bookshop, the application theory and method, and fully gives prominence to the advantages of JSP technology. The article also describes the circulate flow of the whole website and the realization process of every subsystem's function. It pays much attention to realizations of four subsystems: shopping on line, competing bidding on line, counting callers and administering buy-books, also the use of key technology and the synthesis applications with other methods.
[ keyword ] Electronic Commerce Net the submitting a written statement shop JSP
目 录
第一章 漫谈电子商务背景
第二章 《动态网络书店》开发概述
第三章 《动态网络书店》整体功能介绍
第四章 《动态网络书店》子系统的详细介绍
结束语
主要参考文献
主要参考文献
1. 《JSP动态网页入门实务》,位元文化 著,2001-3, 科学出版社。
2. 《JSP技术揭秘》,Decoder编著,2001-4, 清华大学出版社。
3. 《JSP实用编程实例集锦》,马文刚、谢乐键编写,2001-5, 清华大学出版社。
4. 《JSP网站开发技术》,许进明主编,2001-7, 清华大学出版社。
5. 《JSP动态网站技术入门与提高》,太阳工作室,2001-2, 人民出版社。
页数 11 字数 4891
【摘要】
20世纪末,随着计算机科学的发展,数据库技术在Internet中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。个性化已逐渐成为当今Web应用的潮流。本文研究了一种基于数据关联规则网上书店系统,此方案与现今网上已采用的一些方案相比,具有用户使用更简单、界面更直观等优点。网上书店在我国刚起步,但发展很快。随着我国互联网的更加普及和网上书店的更趋成熟,会有越来越大的消费群体,市场潜力会得到充分发挥。
本文描述了用JSP技术实现动态网络书店的技术特征、应用原理及方法,充分突出了JSP技术的优越性。并介绍了整个网站的运行流程,及各个子系统功能的实现过程。着重论述了网上购物、访客计数以及购书管理三个子系统的具体功能实现、关键技术的使用,以及与其他方法的综合应用。
【关键字】 电子商务,网上书店,Jsp
[ Abstract ]
During the late of the 20th century,with the developing of the computer scientific technology, the data-base technology are wildly used in the Internet, which provides more attentive and individuality service to all of the network users. Individuality is becoming the style of web application today. In this article, we research an Internet bookshop system, which bases on data conjunction rule. Comparing with these versions used in the Internet today, this version has more advantages such as easier use, more visible interface and so on. The Internet bookshop just make the first step in China, but it develops very quickly. With the popularity of network and maturing of Internet bookshop, there will be more consumers, and the potential of the market will be exerted adequately. This article describes how to use JSP technique to carry out the technique feature of dynamic Internet bookshop, the application theory and method, and fully gives prominence to the advantages of JSP technology. The article also describes the circulate flow of the whole website and the realization process of every subsystem's function. It pays much attention to realizations of four subsystems: shopping on line, competing bidding on line, counting callers and administering buy-books, also the use of key technology and the synthesis applications with other methods.
[ keyword ] Electronic Commerce Net the submitting a written statement shop JSP
目 录
第一章 漫谈电子商务背景
第二章 《动态网络书店》开发概述
第三章 《动态网络书店》整体功能介绍
第四章 《动态网络书店》子系统的详细介绍
结束语
主要参考文献
主要参考文献
1. 《JSP动态网页入门实务》,位元文化 著,2001-3, 科学出版社。
2. 《JSP技术揭秘》,Decoder编著,2001-4, 清华大学出版社。
3. 《JSP实用编程实例集锦》,马文刚、谢乐键编写,2001-5, 清华大学出版社。
4. 《JSP网站开发技术》,许进明主编,2001-7, 清华大学出版社。
5. 《JSP动态网站技术入门与提高》,太阳工作室,2001-2, 人民出版社。