s2sh網(wǎng)上書店系統(tǒng)(mysql5+tomcat5.5/6).rar
s2sh網(wǎng)上書店系統(tǒng)(mysql5+tomcat5.5/6),s2sh網(wǎng)上書店系統(tǒng)+mysql5+tomcat5.5/61.9萬字 55頁包括畢業(yè)論文,外文文獻(xiàn),系統(tǒng)程序,系統(tǒng)使用說明等內(nèi)容隨著internet的發(fā)展,電子商務(wù)將成為21世紀(jì)的主流商業(yè)模式。網(wǎng)上書店是隨著這些網(wǎng)絡(luò)技術(shù)的發(fā)展而出現(xiàn)的一種新型圖書銷售渠道。它通過人與電子通信方式的結(jié)合,依靠計(jì)算機(jī)網(wǎng)絡(luò),以通訊技術(shù)為基礎(chǔ),...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 wxliang2008 發(fā)布
S2SH網(wǎng)上書店系統(tǒng)+mysql5+tomcat5.5/6
1.9萬字 55頁
包括畢業(yè)論文,外文文獻(xiàn),系統(tǒng)程序,系統(tǒng)使用說明等內(nèi)容
隨著Internet的發(fā)展,電子商務(wù)將成為21世紀(jì)的主流商業(yè)模式。網(wǎng)上書店是隨著這些網(wǎng)絡(luò)技術(shù)的發(fā)展而出現(xiàn)的一種新型圖書銷售渠道。它通過人與電子通信方式的結(jié)合,依靠計(jì)算機(jī)網(wǎng)絡(luò),以通訊技術(shù)為基礎(chǔ),實(shí)現(xiàn)圖書銷售的網(wǎng)上交易。網(wǎng)上書店同傳統(tǒng)的店面書店相比,網(wǎng)上書店的經(jīng)營(yíng)方式和銷售渠道是全新的;它24小時(shí)的全天候和全方位服務(wù)是店面書店所不能比及的;成本低廉更是開設(shè)網(wǎng)上書店的主要原因。而與其他商品相比,書籍運(yùn)送幾乎不怕碰撞碎裂,不具時(shí)效性;同時(shí)書本具有功能單一,形式簡(jiǎn)單,易于判斷和選擇而獨(dú)具優(yōu)勢(shì),最適合于網(wǎng)上交易;再次是單價(jià)低,降低了消費(fèi)者第一次在網(wǎng)絡(luò)購(gòu)物的門檻,所以網(wǎng)上書店成了電子商務(wù)的先鋒。
本文主要描述了網(wǎng)上購(gòu)書流程的實(shí)現(xiàn)。首先陳述了實(shí)現(xiàn)本系統(tǒng)所需要用到的技術(shù)與開發(fā)工具,主要包括J2EE原理、Jsp技術(shù)、MyEclipse開發(fā)工具、MySql數(shù)據(jù)庫、Tomcat應(yīng)用服務(wù)器等。緊接著陳述了本系統(tǒng)的設(shè)計(jì)需求分析,書店系統(tǒng)的基本流程與結(jié)構(gòu)設(shè)計(jì)方案。之后就進(jìn)入了詳細(xì)設(shè)計(jì)的環(huán)節(jié),主要突出系統(tǒng)的實(shí)現(xiàn)著重點(diǎn),在這里進(jìn)行了系統(tǒng)的各個(gè)模塊的實(shí)現(xiàn)介紹并給出了這些模塊的相關(guān)截圖與關(guān)鍵代碼。下面是全文的主體部分,詳細(xì)的介紹了實(shí)現(xiàn)一個(gè)網(wǎng)上書店全程購(gòu)物系統(tǒng)的解決方案。
關(guān)鍵詞:電子商務(wù);網(wǎng)上書店;Java;Servlet;Jsp
With the development of Internet, e-commerce will become the popular business model in the 21st century. On-line bookstore is a kind of new books marketing channel which appears along with these networking's development.It through the union of the person and the electronic communications ways, depending upon the computer network and taking the mechanics of communication as the foundation to realize the books’ transaction on-line. Online bookstore, compared with the traditional bookstore, its business methods and sales’ channels is new; Its 24 hours’ all-weather and all-direction service can not be reached to by front bookshop, and the low cost is the main reason to open an on-line bookstore.Compared with other products, the transportation of books is almost afraid of collision and is not on time; At the same time,the books have the unique advantages,which is the single function, the simple form and easy to determine and select,so it’s most adapted to the on-line transaction. Once again,on-line bookstore become a pioneer in e-commerce,because it has the low unit price and that can reduce the thredhold of the network for the consumers of the first time.
This article mainly described the realization of the flow for purchasing books on-line. First, this article stated the technology and the development kit that is need to be used to realize the system, which mainly including the j2ee principle,the jsp technology,the myeclipse development kit,the mysql database, the tomcat application server and so on. Followed closely,this article was stating analysis of the system’s design and demand ,and the bookstore system’s basic flow and the structural design plan. After,this article entered a link of the detailed design,which is main to prominent the focus of the realization of the bookstore system, here has the introducing of the system modles’ realization, the images of these blocks and key code.The following was the main part of the full text,it detailly described the solutions for the realization of an on-line bookstore.
Key Words: e-commerce;online bookstore;java;servlet;jsp
摘 要
ABSTRACT
1 前 言
1.1 選題背景
1.2 相關(guān)課題綜述
1.3 課題設(shè)計(jì)思路
1.4 相關(guān)技術(shù)簡(jiǎn)介
2 需求分析
2.1 功能需求分析
2.2 性能需求分析
2.3 用戶權(quán)限描述
3 概要設(shè)計(jì)
3.1 書店系統(tǒng)基本流程
3.2 書店系統(tǒng)總體結(jié)構(gòu)分析
3.3 書店系統(tǒng)功能描述
3.4 數(shù)據(jù)庫分析設(shè)計(jì)
3.4.1 關(guān)系數(shù)據(jù)庫設(shè)計(jì)
3.4.2 MySQL數(shù)據(jù)庫系統(tǒng)
4 詳細(xì)設(shè)計(jì)
4.1 程序描述
4.1.1 前臺(tái)描述
4.1.2 后臺(tái)描述
4.2 前臺(tái)數(shù)據(jù)庫結(jié)構(gòu)
4.3 后臺(tái)數(shù)據(jù)庫結(jié)構(gòu)
4.4 圖書瀏覽模塊的實(shí)現(xiàn)過程
4.5 圖書購(gòu)買模塊的實(shí)現(xiàn)過程
4.5.1 添加至購(gòu)物車
4.5.2 查看購(gòu)物車
4.5.3 修改購(gòu)物車中圖書的數(shù)量
4.5.4 從購(gòu)物車中移去指定圖書
4.5.5 清空購(gòu)物車
4.5.6 生成訂單的過程
4.5.7 訂單查詢
4.6 圖書管理模塊的設(shè)計(jì)與實(shí)現(xiàn)
4.6.1 查看所有圖書
4.6.2 圖書分類管理
4.7 系統(tǒng)后臺(tái)菜單設(shè)置
4.8 系統(tǒng)后臺(tái)管理員權(quán)限分配
5 系統(tǒng)關(guān)鍵技術(shù)分析與設(shè)計(jì)
5.1 Ajax與JQuery介紹
5.2 利用Ajax與JQuery實(shí)現(xiàn)二級(jí)級(jí)聯(lián)菜單
6 結(jié) 論
謝 辭
參考文獻(xiàn)
參 考 文 獻(xiàn)
參考文獻(xiàn)
[1]雍俊海.Java程序設(shè)計(jì)教程.北京:清華大學(xué)出版社,2007.3
[2]蔡翠平.Java 程序設(shè)計(jì).北京:清華大學(xué)出版社,2004.8
[3]佩里.Java Servlet & JSP經(jīng)典實(shí)例.北京:中國(guó)電力出版社,2005.7
[4]張黎偉.JSP從入門到精通.上海:上??茖W(xué)普及出版社,2007.4
[5]李松林,陳華清,任鑫.Eclipse寶典.北京:電子工業(yè)出版社,2007.6
[6]劉玉生,王占權(quán).MYSQL從基礎(chǔ)到實(shí)踐.北京:北京電子工業(yè)出版社,2006.10
[7]孫衛(wèi)琴.Java網(wǎng)絡(luò)編程精解.北京:電子工業(yè)出版社,2007.8
[8]Eckel B.Thinking in Java.PHP Hall,1999
[9]Art Taylor.JDBC Database Programming With J2EE.北京:電子工業(yè)出版社,2004.2
[10]袁海燕,王文濤.Java實(shí)用設(shè)計(jì)一百例.北京郵電出版社,2006.1
[11]葉達(dá)峰.Eclipse編程技術(shù)與實(shí)例.北京:人民郵電出版社,2006.1
[12]薩師煊,王珊.?dāng)?shù)據(jù)庫系統(tǒng)概論.第4版.北京:高等教育出版社,2006.5
[13]林上杰,林康司.JSP 2.0 技術(shù)手冊(cè).北京:電子工業(yè)出版社,2004.6
[14]孫衛(wèi)琴,李洪成.Tomcat與Java Web開發(fā)技術(shù)詳解.北京:電子工業(yè)出版社,2004.3
[15]閃四清.Microsoft MYSQL實(shí)用教程.北京:人民郵電出版社,2000.10
[16]楊繼平,吳華.MYSQL自學(xué)教程.北京:清華大學(xué)出版社,2000.8
[17]Steven John Metsker William C Wake.Java設(shè)計(jì)模式.北京:人民郵電出版社,2007.1
1.9萬字 55頁
包括畢業(yè)論文,外文文獻(xiàn),系統(tǒng)程序,系統(tǒng)使用說明等內(nèi)容
隨著Internet的發(fā)展,電子商務(wù)將成為21世紀(jì)的主流商業(yè)模式。網(wǎng)上書店是隨著這些網(wǎng)絡(luò)技術(shù)的發(fā)展而出現(xiàn)的一種新型圖書銷售渠道。它通過人與電子通信方式的結(jié)合,依靠計(jì)算機(jī)網(wǎng)絡(luò),以通訊技術(shù)為基礎(chǔ),實(shí)現(xiàn)圖書銷售的網(wǎng)上交易。網(wǎng)上書店同傳統(tǒng)的店面書店相比,網(wǎng)上書店的經(jīng)營(yíng)方式和銷售渠道是全新的;它24小時(shí)的全天候和全方位服務(wù)是店面書店所不能比及的;成本低廉更是開設(shè)網(wǎng)上書店的主要原因。而與其他商品相比,書籍運(yùn)送幾乎不怕碰撞碎裂,不具時(shí)效性;同時(shí)書本具有功能單一,形式簡(jiǎn)單,易于判斷和選擇而獨(dú)具優(yōu)勢(shì),最適合于網(wǎng)上交易;再次是單價(jià)低,降低了消費(fèi)者第一次在網(wǎng)絡(luò)購(gòu)物的門檻,所以網(wǎng)上書店成了電子商務(wù)的先鋒。
本文主要描述了網(wǎng)上購(gòu)書流程的實(shí)現(xiàn)。首先陳述了實(shí)現(xiàn)本系統(tǒng)所需要用到的技術(shù)與開發(fā)工具,主要包括J2EE原理、Jsp技術(shù)、MyEclipse開發(fā)工具、MySql數(shù)據(jù)庫、Tomcat應(yīng)用服務(wù)器等。緊接著陳述了本系統(tǒng)的設(shè)計(jì)需求分析,書店系統(tǒng)的基本流程與結(jié)構(gòu)設(shè)計(jì)方案。之后就進(jìn)入了詳細(xì)設(shè)計(jì)的環(huán)節(jié),主要突出系統(tǒng)的實(shí)現(xiàn)著重點(diǎn),在這里進(jìn)行了系統(tǒng)的各個(gè)模塊的實(shí)現(xiàn)介紹并給出了這些模塊的相關(guān)截圖與關(guān)鍵代碼。下面是全文的主體部分,詳細(xì)的介紹了實(shí)現(xiàn)一個(gè)網(wǎng)上書店全程購(gòu)物系統(tǒng)的解決方案。
關(guān)鍵詞:電子商務(wù);網(wǎng)上書店;Java;Servlet;Jsp
With the development of Internet, e-commerce will become the popular business model in the 21st century. On-line bookstore is a kind of new books marketing channel which appears along with these networking's development.It through the union of the person and the electronic communications ways, depending upon the computer network and taking the mechanics of communication as the foundation to realize the books’ transaction on-line. Online bookstore, compared with the traditional bookstore, its business methods and sales’ channels is new; Its 24 hours’ all-weather and all-direction service can not be reached to by front bookshop, and the low cost is the main reason to open an on-line bookstore.Compared with other products, the transportation of books is almost afraid of collision and is not on time; At the same time,the books have the unique advantages,which is the single function, the simple form and easy to determine and select,so it’s most adapted to the on-line transaction. Once again,on-line bookstore become a pioneer in e-commerce,because it has the low unit price and that can reduce the thredhold of the network for the consumers of the first time.
This article mainly described the realization of the flow for purchasing books on-line. First, this article stated the technology and the development kit that is need to be used to realize the system, which mainly including the j2ee principle,the jsp technology,the myeclipse development kit,the mysql database, the tomcat application server and so on. Followed closely,this article was stating analysis of the system’s design and demand ,and the bookstore system’s basic flow and the structural design plan. After,this article entered a link of the detailed design,which is main to prominent the focus of the realization of the bookstore system, here has the introducing of the system modles’ realization, the images of these blocks and key code.The following was the main part of the full text,it detailly described the solutions for the realization of an on-line bookstore.
Key Words: e-commerce;online bookstore;java;servlet;jsp
摘 要
ABSTRACT
1 前 言
1.1 選題背景
1.2 相關(guān)課題綜述
1.3 課題設(shè)計(jì)思路
1.4 相關(guān)技術(shù)簡(jiǎn)介
2 需求分析
2.1 功能需求分析
2.2 性能需求分析
2.3 用戶權(quán)限描述
3 概要設(shè)計(jì)
3.1 書店系統(tǒng)基本流程
3.2 書店系統(tǒng)總體結(jié)構(gòu)分析
3.3 書店系統(tǒng)功能描述
3.4 數(shù)據(jù)庫分析設(shè)計(jì)
3.4.1 關(guān)系數(shù)據(jù)庫設(shè)計(jì)
3.4.2 MySQL數(shù)據(jù)庫系統(tǒng)
4 詳細(xì)設(shè)計(jì)
4.1 程序描述
4.1.1 前臺(tái)描述
4.1.2 后臺(tái)描述
4.2 前臺(tái)數(shù)據(jù)庫結(jié)構(gòu)
4.3 后臺(tái)數(shù)據(jù)庫結(jié)構(gòu)
4.4 圖書瀏覽模塊的實(shí)現(xiàn)過程
4.5 圖書購(gòu)買模塊的實(shí)現(xiàn)過程
4.5.1 添加至購(gòu)物車
4.5.2 查看購(gòu)物車
4.5.3 修改購(gòu)物車中圖書的數(shù)量
4.5.4 從購(gòu)物車中移去指定圖書
4.5.5 清空購(gòu)物車
4.5.6 生成訂單的過程
4.5.7 訂單查詢
4.6 圖書管理模塊的設(shè)計(jì)與實(shí)現(xiàn)
4.6.1 查看所有圖書
4.6.2 圖書分類管理
4.7 系統(tǒng)后臺(tái)菜單設(shè)置
4.8 系統(tǒng)后臺(tái)管理員權(quán)限分配
5 系統(tǒng)關(guān)鍵技術(shù)分析與設(shè)計(jì)
5.1 Ajax與JQuery介紹
5.2 利用Ajax與JQuery實(shí)現(xiàn)二級(jí)級(jí)聯(lián)菜單
6 結(jié) 論
謝 辭
參考文獻(xiàn)
參 考 文 獻(xiàn)
參考文獻(xiàn)
[1]雍俊海.Java程序設(shè)計(jì)教程.北京:清華大學(xué)出版社,2007.3
[2]蔡翠平.Java 程序設(shè)計(jì).北京:清華大學(xué)出版社,2004.8
[3]佩里.Java Servlet & JSP經(jīng)典實(shí)例.北京:中國(guó)電力出版社,2005.7
[4]張黎偉.JSP從入門到精通.上海:上??茖W(xué)普及出版社,2007.4
[5]李松林,陳華清,任鑫.Eclipse寶典.北京:電子工業(yè)出版社,2007.6
[6]劉玉生,王占權(quán).MYSQL從基礎(chǔ)到實(shí)踐.北京:北京電子工業(yè)出版社,2006.10
[7]孫衛(wèi)琴.Java網(wǎng)絡(luò)編程精解.北京:電子工業(yè)出版社,2007.8
[8]Eckel B.Thinking in Java.PHP Hall,1999
[9]Art Taylor.JDBC Database Programming With J2EE.北京:電子工業(yè)出版社,2004.2
[10]袁海燕,王文濤.Java實(shí)用設(shè)計(jì)一百例.北京郵電出版社,2006.1
[11]葉達(dá)峰.Eclipse編程技術(shù)與實(shí)例.北京:人民郵電出版社,2006.1
[12]薩師煊,王珊.?dāng)?shù)據(jù)庫系統(tǒng)概論.第4版.北京:高等教育出版社,2006.5
[13]林上杰,林康司.JSP 2.0 技術(shù)手冊(cè).北京:電子工業(yè)出版社,2004.6
[14]孫衛(wèi)琴,李洪成.Tomcat與Java Web開發(fā)技術(shù)詳解.北京:電子工業(yè)出版社,2004.3
[15]閃四清.Microsoft MYSQL實(shí)用教程.北京:人民郵電出版社,2000.10
[16]楊繼平,吳華.MYSQL自學(xué)教程.北京:清華大學(xué)出版社,2000.8
[17]Steven John Metsker William C Wake.Java設(shè)計(jì)模式.北京:人民郵電出版社,2007.1
TA們正在看...
- 企業(yè)營(yíng)銷渠道模式變革與創(chuàng)新的探討.doc
- 企業(yè)營(yíng)銷策劃書模板范文資料.doc
- 企業(yè)營(yíng)銷管理論文共篇.doc
- 企業(yè)營(yíng)銷計(jì)劃書專業(yè)模板.doc
- 企業(yè)落實(shí)安全生產(chǎn)主體責(zé)任情況檢查表.doc
- 企業(yè)董事會(huì)會(huì)議文件制作標(biāo)準(zhǔn)完整.doc
- 企業(yè)董事會(huì)的主要職能和責(zé)任.doc
- 企業(yè)薪酬體系設(shè)計(jì)的三大基本原則.doc
- 企業(yè)薪酬管理中存在的問題與對(duì)策.doc
- 企業(yè)薪酬管理制全.doc